Hi,

I wanted to compile libapr (needed for subversion) on Matt's latest stuff,
but it dies. COmpilatin dies this way:

threadproc/unix/thread.lo threadproc/unix/proc.lo time/unix/timestr.lo
time/unix/time.lo user/unix/groupinfo.lo user/unix/userinfo.lo
atomic/unix/builtins.lo atomic/unix/ia32.lo atomic/unix/s390.lo
atomic/unix/ppc.lo atomic/unix/solaris.lo atomic/unix/mutex.lo -luuid -lrt
-lm -lcrypt -lpthread -ldl
/usr/lib/gcc/mipsel-unknown-linux-uclibc/4.3.5/../../../libc.a(__uClibc_main.os):
In function `__uClibc_fini':
__uClibc_main.c:(.text+0x20): undefined reference to `__fini_array_start'
__uClibc_main.c:(.text+0x24): undefined reference to `__fini_array_end'
/usr/lib/gcc/mipsel-unknown-linux-uclibc/4.3.5/../../../libc.a(__uClibc_main.os):
In function `__uClibc_main':
__uClibc_main.c:(.text+0x480): undefined reference to
`__preinit_array_start'
__uClibc_main.c:(.text+0x484): undefined reference to `__preinit_array_end'
__uClibc_main.c:(.text+0x4e0): undefined reference to `__init_array_start'
__uClibc_main.c:(.text+0x4e4): undefined reference to `__init_array_end'
/usr/lib/gcc/mipsel-unknown-linux-uclibc/4.3.5/../../../../mipsel-unknown-linux-uclibc/bin/ld:
.libs/libapr-1.so.0.4.2: hidden symbol `__preinit_array_start' isn't defined
/usr/lib/gcc/mipsel-unknown-linux-uclibc/4.3.5/../../../../mipsel-unknown-linux-uclibc/bin/ld:
final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status


I guess this comes from uclibc ? Is it going to be painful to use it or is
this a particular problem ? Any general guidelines?

Riccardo
_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel

Reply via email to