[Buildroot] libglib2 error - Please help me

Kuten Ivan ivan.kuten at promwad.com
Wed Oct 24 17:17:46 UTC 2007


Ömer Celikkanat wrote:
> Hi people,
> 
> I have a problem with the package "libglib2". I get this compiler eror:
...
> -Wl,--rpath -Wl,/home/ocelikkanat/buildroot/build_i386/staging_dir/usr/lib
> ../glib/.libs/libglib-2.0.so: undefined reference to `wcscoll'
> ../glib/.libs/libglib-2.0.so: undefined reference to `_stdlib_mb_cur_max'
> ../glib/.libs/libglib-2.0.so: undefined reference to `wcsxfrm'

What uclibc config are you using?

You have to use:
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29-wchar.config"
and not this which is a default one:
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"


BR,
Ivan
--------------------------------
Embedded Linux engineer,
Promwad Company: http://www.promwad.com/
Homepage : http://www.ivankuten.com/
--------------------------------



More information about the buildroot mailing list