[Bug 4593] building uClibc fails when USE_NLS is set to "yes"
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Thu Oct 2 11:32:01 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4593
--- Comment #3 from Jin <jin at mediatomb.cc> 2008-10-02 13:32:01 ---
Well, first observation is:
lrwxrwxrwx 1 etcb etcb 51 Oct 2 12:50 .//include/bits/uClibc_ctype.h ->
../../libc/sysdeps/linux/common/bits/uClibc_ctype.h
The file in ../../libc/sysdeps/linux/common/bits/uClibc_ctype.h is there.
I tried echoing $(top_builddir) in the toplevel makefile, it's "./", then I did
the same from extra/locale/Makefile.in and it was also "./" which is obviously
wrong...
Just got some info in #uclibc IRC:
<blindvt`_> Jin^eLD, this is supposed to be fixed on trunk
So I guess I just have to find the commit and see if I can come up with a patch
for .29
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list