[uClinux-dev] error cross-compiling oRTP
Pello Otxandiano
potxandio at gmail.com
Fri Oct 5 05:18:48 EDT 2007
Hi,
I'm trying to build oRTP on MicroBlaze. I have got to generate the Mikefiles
with the with the necessary parameters to build oRTP with the cross-compile.
But now I get multitude errors related with the c code, such as:
o -MD -MP -MF .deps/stun.Tpo -c stun.c -o stun.o
stun.c: In function `stunServerProcess':
stun.c:1596: warning: unused variable `__fd'
stun.c:1624: warning: unused variable `__fd'
stun.c:1631: warning: unused variable `__fd'
stun.c:1638: warning: unused variable `__fd'
stun.c:1645: warning: unused variable `__fd'
stun.c: In function `stunNatType':
stun.c:2226: warning: unused variable `__fd'
make[8]: *** [stun.lo] Error 1
make[8]: Leaving directory `/home/potxandio/uClinux-dist/user/ortp/src'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/potxandio/uClinux-dist/user/ortp/src'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/potxandio/uClinux-dist/user/ortp'
make[5]: *** [all-recursive] Error 2
make[5]: Leaving directory `/home/potxandio/uClinux-dist/user/ortp'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/potxandio/uClinux-dist/user/ortp'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/potxandio/uClinux-dist/user/ortp'
make[2]: *** [ortp] Error 2
make[2]: Leaving directory `/home/potxandio/uClinux-dist/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/potxandio/uClinux-dist/user'
make: *** [subdirs] Error 1
root at potxandio-laptop:/home/potxandio/uClinux-dist#
It seems like I have not installed some libraries, or something like this.
But build requirement is libc.
Any advice?
Regards,
Pello
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20071005/563bd9d7/attachment.html
More information about the uClinux-dev
mailing list