[uClibc]libao compilation problem

Marcin Bukat wodz at soliton.ch.pw.edu.pl
Sat May 31 11:11:33 UTC 2003


I will try to ask once more:

1. Downloaded fresh uclibc development environment
2. chrooted into this environment
3. configured and compiled libao-0.8.3 without any problems

Now doing ldd from development environment (when I'm chrooted into of 
course) on just compiled library gives:

sh-2.05b# ldd libao.so.2.1.1
Segmentation fault

ldd from my regular system (slackware 9.0 if this matters) on this library:

bash-2.05b# ldd libao.so.2.1.1
         libdl.so.0 => not found
         libpthread.so.0 => /lib/libpthread.so.0 (0x4000d000)
         libc.so.0 => not found
         libc.so.6 => /lib/libc.so.6 (0x4005f000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

So for some rison library, even when compiled in chrooted environment, 
is being linked with both uclibc and libc6.
configure log and make log are attached.

What I'am doing wrong?

Regards
wo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure_log
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20030531/bd3cecc4/attachment.diff 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make_log
Url: http://lists.busybox.net/pipermail/uclibc/attachments/20030531/bd3cecc4/attachment-0001.diff 


More information about the uClibc mailing list