Discussion:
undefined reference to `__ctype_tolower_loc'
Mikael Sundberg
2008-08-18 14:09:47 UTC
Permalink
Hi again,

When trying to compile gettext-0.16.1 i get:
../intl/.libs/libintl.so: undefined reference to `__ctype_tolower_loc'
../intl/.libs/libintl.so: undefined reference to `__ctype_b_loc'

I dont know where to start looking... Is this related to the locale
support?

thanks,
Mikael Sundberg
Mikael Sundberg
2008-08-18 19:28:41 UTC
Permalink
hm, I think I´ve solved it...

I disabled all widechar and locale features in uclibc, recompiled and
the error was gone...

I still dont know why I got this error in the first place \=

regards,
Mikael Sundberg
Post by Mikael Sundberg
Hi again,
../intl/.libs/libintl.so: undefined reference to `__ctype_tolower_loc'
../intl/.libs/libintl.so: undefined reference to `__ctype_b_loc'
I dont know where to start looking... Is this related to the locale
support?
thanks,
Mikael Sundberg
_______________________________________________
buildroot mailing list
http://busybox.net/mailman/listinfo/buildroot
Loading...