From: Bass8tt8 <bas...@li...> - 2005-08-31 15:06:55
|
HI, i'm trying to compile Upnp SDK for Linux to ECOS OS ! I have varius errors : 1 ) ...linking FreeList.o LinkedList.o TimerThread.o config.o iasnprintf.o = main.o sample_util.o upnp_tv_device.o upnpapi.o upnptools.o = D:/Documenti/TESI/UpnpSDK/libupnp-1.2.1/upnp/bin/libupnp.so: = could not read symbols: Invalid operation I can't link libupnp.so, libixml.so and libthreadutil.so , what do = include these libraries ? 2) I can't understand the scope of definition of DBGONLY ( .... = UpnpPrintf (...) ); During compilation i have a lot of error like this :: =20 d:/Ultimodule/DeviceStudio/workspace/UpnpTest/upnpapi.c(.text.UpnpFinish+= 0x154): undefined reference to `UpnpPrintf' and i don't understand why... thanks Michele |