uClibc-0.9.31 build fails at libdl.so

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Dec 17 21:19:05 UTC 2010


On Wed, Dec 15, 2010 at 07:04:09PM +0300, Gmail wrote:
>
>Hello.
>I'm trying to build uClibc-0.9.31 at my Linux 2.6.12.6-VENUS mips (mips32r2). libuClibc-0.9.31.so links successfull, but linking of libdl.so causes following error:
>
>-bash-3.2# make
>  LD libdl-0.9.31.so
>../../ldso/libdl/libdl_so.a(libdl.oS): In function `dlsym':
>libdl.c:(.text+0x68): undefined reference to `_dl_lookup_hash'
>libdl.c:(.text+0x244): undefined reference to `_dl_run_fini_array'
>../../ldso/libdl/libdl_so.a(libdl.oS): In function `dlopen':
>libdl.c:(.text+0x4fc): undefined reference to `_dl_free_function'
>libdl.c:(.text+0xa74): undefined reference to `_dl_run_init_array'
>make: *** [../../lib/libdl.so] Error 1
>
>I tried google, but didn't find any useful information. 

Please try current master or 0.9.32-rc1
If that fails too, please also provide your .config

thanks,


More information about the uClibc mailing list