Hi! I have a trouble with live 555 Streaming media library source code. I am trying to do a cross-compile for Nokia n810 using &quot;scratchbox&quot;, but it fails. Does anybody knows how I can compile it? <br><br>On the other hand, I am looking for an old release of live555 because it could solve the problem but I cant find it. Someone can send me an old release please? <br>
<br><br>I will attach the mistake that appears when i compile live555 <br><br>make[1]: Entering directory `/home/umluser/Escritorio/live/testProgs&#39;<br>c++ -c -I../UsageEnvironment/include -I../groupsock/include -I../liveMedia/include -I../BasicUsageEnvironment/include -I. -O2 -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wall -DBSD=1 testMP3Streamer.cpp<br>
c++ -otestMP3Streamer -L. testMP3Streamer.o ../liveMedia/libliveMedia.a ../groupsock/libgroupsock.a ../UsageEnvironment/libUsageEnvironment.a ../BasicUsageEnvironment/libBasicUsageEnvironment.a <br>/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/bin/ld: cannot find /lib/libc.so.6<br>
collect2: ld returned 1 exit status<br>make[1]: *** [testMP3Streamer] Error 1<br>make[1]: Leaving directory `/home/umluser/Escritorio/live/testProgs&#39;<br>make: *** [testProgs/testMP3Streamer] Error 2<br>  <br>