BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001556 [buildroot] Architecture Specific minor always 10-25-07 06:02 10-25-07 06:02
Reporter carlosz19 View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version 0.9.27
Summary 0001556: xorg compile errors
Description make[6]: Betrete Verzeichnis 'buildroot/build_i386/xc/lib/X11/xlibi18n'
making all in lib/X11/xlibi18n/lc...
make[7]: Betrete Verzeichnis 'buildroot/build_i386/xc/lib/X11/xlibi18n/lc'
making all in lib/X11/xlibi18n/lc/gen...
make[8]: Betrete Verzeichnis 'buildroot/build_i386/xc/lib/X11/xlibi18n/lc/gen'
rm -f lcGenConv.o
buildroot/build_i386/staging_dir/usr/bin/i386-linux-uclibc-gcc -c -Os -ansi -pedantic -Wall -Wpointer-arith -Wundef -I../../.. -I../../../../.. -I../../../../../exports/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DMALLOC_0_RETURNS_NULL -fPIC lcGenConv.c
lcGenConv.c: In function 'stdc_mbstowcs':
lcGenConv.c:864: warning: implicit declaration of function 'mbtowc'
lcGenConv.c: In function 'stdc_wcstombs':
lcGenConv.c:1029: error: 'MB_CUR_MAX' undeclared (first use in this function)
lcGenConv.c:1029: error: (Each undeclared identifier is reported only once
lcGenConv.c:1029: error: for each function it appears in.)
lcGenConv.c:1030: warning: implicit declaration of function 'wctomb'
lcGenConv.c: In function 'stdc_wcstocts':
lcGenConv.c:1216: error: 'MB_CUR_MAX' undeclared (first use in this function)
lcGenConv.c: In function 'stdc_ctstowcs':
lcGenConv.c:1539: error: 'MB_CUR_MAX' undeclared (first use in this function)
lcGenConv.c: In function 'stdc_cstowcs':
lcGenConv.c:1575: error: 'MB_CUR_MAX' undeclared (first use in this function)
lcGenConv.c: In function 'stdc_wcstostr':
lcGenConv.c:2068: error: 'MB_CUR_MAX' undeclared (first use in this function)
lcGenConv.c: In function 'stdc_strtowcs':
lcGenConv.c:2597: error: 'MB_CUR_MAX' undeclared (first use in this function)
make[8]: *** [lcGenConv.o] Fehler 1

i read, that this function is not included in uclibc?
i tried to add a "#define UseXwctomb YES" in the host.def, but it does not solve the problem.
has anybody an idea?
thanks alot
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-25-07 06:02 carlosz19 New Issue
10-25-07 06:02 carlosz19 Status new => assigned
10-25-07 06:02 carlosz19 Assigned To  => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker