cant compile teamwork plugin from svn

Sascha Pfau mrpeacock at gmail.com
Thu Jun 7 15:09:48 BST 2007


>["main.cpp" (text/x-c++src)]
>
>#include <cc++/socket.h>
>
>int main(int, char**)
>{
>        ost::UDPSocket s;
>}
>
>["testccpp.pro" (text/plain)]
>
>######################################################################
># Automatically generated by qmake (2.01a) Mi Jun 6 21:20:03 2007
>######################################################################
>
>TEMPLATE = app
>TARGET = 
>DEPENDPATH += .
>INCLUDEPATH += . 
>LIBS += -lccext2 -lccgnu2
>
># Input
>SOURCES += main.cpp

nope it doesnt work for me. it gives me the following output

[peter at banana testccpp]$ make
g++  -o testccpp 
main.o    -L/opt/qt/lib -L/usr/X11R6/lib -lccext2 -lccgnu2 -lqt-mt -lXext -lX11 -lm
/usr/lib/gcc/i686-pc-linux-gnu/4.2.0/../../../libccext2.so: undefined 
reference to `gnutls_record_send'
/usr/lib/gcc/i686-pc-linux-gnu/4.2.0/../../../libccext2.so: undefined 
reference to `gnutls_handshake'

regards
-- 
.·´¯`·.¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸¸.·´
            °        °           °
             °      °            °
     ><((((º>      °              °
                    °            °
                   °            <º)))><
                  <º)))><


More information about the KDevelop mailing list