[ANNOUNCE] uClibc-0.9.30.2 released - locale problem

Sergio M. Ammirata, Ph.D. sergio at ammirata.net
Fri Jan 22 06:19:31 UTC 2010


I was able to get past this error by unselecting:

String and Stdio Support-> Locale Support -> Extended Locale Support

from the menuconfig. However, when I do that, coreutils 7-4 now fails to
compile with an error of undefined reference to strtod_l

Help or Comments on how to fix this problem are welcome ...

Sergio


On 1/21/10 1:48 PM, "Sergio M. Ammirata, Ph.D." <sergio at ammirata.net> wrote:

> I am getting this error when trying to compile 0.9.30.2 on i386/586 with the
> exact same config and compiling environment that worked for 0.9.30.1:
> 
> # Build the host utils. Need to add an install target...
> /usr/bin/make -j1 -C
> /root/buildroot/buildroot-2009.10.31/output/toolchain/uClibc-0.9.30.2/utils
> \
>         PREFIX=/root/buildroot/buildroot-2009.10.31/output/build/staging_dir
> \
>         HOSTCC="/usr/bin/gcc" \
>         hostutils
> make[1]: Entering directory
> `/root/buildroot/buildroot-2009.10.31/output/toolchain/uClibc-0.9.30.2/utils
> '
>   HOSTCC utils/ldconfig.host
>   HOSTCC utils/ldd.host
>   HOSTCC utils/iconv.host
> /tmp/ccm7xE1a.o: In function `main':
> iconv.c:(.text+0x1c4): undefined reference to `__iconv_codesets'
> iconv.c:(.text+0x1ea): undefined reference to `__iconv_codesets'
> collect2: ld returned 1 exit status
> make[1]: *** [../utils/iconv.host] Error 1
> make[1]: Leaving directory
> `/root/buildroot/buildroot-2009.10.31/output/toolchain/uClibc-0.9.30.2/utils
> '
> make: *** 
> [/root/buildroot/buildroot-2009.10.31/output/build/staging_dir/usr/lib/libc.
> a] Error 2
> 
> 
> Any ideas?
> 
> Thanks,
> 
> Sergio
> 
> 
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc




More information about the uClibc mailing list