It's strange, because strdup() is standard C function (http://en.wikipedia.org/wiki/Strdup#Extensions_to_ISO_C). You probably miss some header files.
Michael Werner napsal(a): > Roland Alton-Scheidl schrieb: >> : It seems that the next Qutecom release will take some time, so i would >> : like to compile the latest SVN-version but I can't find any information >> : how to compile the source. >> : I am not a Software Engineer so i can't figure it out by myself. >> : My OS OpenSuSE 11.0. >> >> This is the page how to compile on various platforms >> http://trac.qutecom.org/wiki/HowToBuildFromSource >> >> As for kvats (a branded version of qutecom/WengoPhone) we have described how >> to proceed for building the latest version on Ubuntu here >> http://www.kvats.net/cms/index.php/Technical/6-How-to-build-kvats-for-Ubuntu.html >> >> --RAS >> >> > Thanks, > but I get a compile error. I think i have to wait for a binary version. > > > /home/chr/qut/qutecom-2.2/wifo/netlib/src/netlib.cpp:805: error: > ‘strdup’ was not declared in this scope > /home/chr/qut/qutecom-2.2/wifo/netlib/src/netlib.cpp: In function ‘int > is_connection_available()’: > /home/chr/qut/qutecom-2.2/wifo/netlib/src/netlib.cpp:1006: error: > ‘memset’ was not declared in this scope > make[2]: *** [wifo/netlib/CMakeFiles/netlib.dir/src/netlib.o] Fehler 1 > make[1]: *** [wifo/netlib/CMakeFiles/netlib.dir/all] Fehler 2 > make: *** [all] Fehler 2 > > _______________________________________________ > QuteCom-dev mailing list > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev
signature.asc
Description: OpenPGP digital signature
_______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
