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
0001527 [buildroot] Architecture Specific minor always 10-14-07 12:13 10-15-07 20:17
Reporter hwstar View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version 0.9.27
Summary 0001527: enabling findutils in svn revision 20239 results in fatal build errors
Description Findutils aborts with an error during the make process.

May be related to bug 1479 (Coreutils fails to build) as it fails for one of the same reasons:

./wchar.h:41:12: error: empty filename in #include

Host: Ubuntu 7.04, kernel 2.6.20-16-generic, gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)

SVN revision 20239
Additional Information In file included from ./stdint.h:87,
                 from ///home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/staging_dir/usr/include/inttypes.h:28,
                 from ./inttypes.h:25,
                 from xstrtol.h:25,
                 from xstrtol.c:32,
                 from xstrtoumax.c:6:
./wchar.h:41:12: error: empty filename in #include
make[5]: *** [xstrtoumax.o] Error 1
make[5]: Leaving directory `/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/findutils-4.2.31/gnulib/lib'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/findutils-4.2.31/gnulib/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/findutils-4.2.31/gnulib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/findutils-4.2.31'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/findutils-4.2.31'
make: *** [/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/findutils-4.2.31/find/find] Error 2
Attached Files

- Relationships

- Notes
(0002823)
UlfSamuelsson
10-15-07 14:27

Did you enable WCHAR in your toolchain build?
Some packages do requirwe WCHAR...
 
(0002824)
hwstar
10-15-07 20:17

Enabling WCHAR support in menuconfig resolves this issue. However, selecting the "development system" in menuconfig should automatically enable WCHAR support as the development system build findutils and coreutils
 

- Issue History
Date Modified Username Field Change
10-14-07 12:13 hwstar New Issue
10-14-07 12:13 hwstar Status new => assigned
10-14-07 12:13 hwstar Assigned To  => buildroot
10-15-07 14:27 UlfSamuelsson Note Added: 0002823
10-15-07 20:17 hwstar Note Added: 0002824


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker