[Buildroot] buildroot fail arm / arm_generic, on coreutils

Marco developement333 at gmx.net
Thu Dec 20 10:13:50 UTC 2007


Ulf Samuelsson schrieb:
> | hello list,
> | 
> | i try to build buildroot on i386 for arm, generic arm cpu. this is the
> | actual revision from svn:
> | 
> | svn co svn://uclibc.org/trunk/buildroot
> | Revision 20658.
> | 
> | during compilation error occurs in coreutils:
> | 
> | /mnt/svn/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc
> | -Os -pipe  -I/mnt/svn/buildroot/build_arm/staging_dir/usr/include
> | -I/mnt/svn/buildroot/build_arm/staging_dir/include  -I.      -g -O2 -c
> | mbchar.c
> | In file included from mbchar.h:157,
> |                 from mbchar.c:22:
> | ./wchar.h:41:12: error: empty filename in #include
> | In file included from mbchar.c:22:
> | mbchar.h:242: error: expected ')' before 'wc'
> | make[3]: *** [mbchar.o] Error 1
> | make[3]: Leaving directory `/mnt/svn/buildroot/build_arm/coreutils-6.9/lib'
> | make[2]: *** [all] Error 2
> | make[2]: Leaving directory `/mnt/svn/buildroot/build_arm/coreutils-6.9/lib'
> | make[1]: *** [all-recursive] Fehler 1
> | make[1]: Leaving directory `/mnt/svn/buildroot/build_arm/coreutils-6.9'
> | make: *** [/mnt/svn/buildroot/build_arm/coreutils-6.9/src/vdir] Fehler 2
> |
>
> This is because you built your cross compiler without WCHAR support.
>
> Best Regards
> Ulf Samuelsson
>
>   

>This is because you built your cross compiler without WCHAR support.

  i enabled and disabled it already, made clean and another make, same
error.



More information about the buildroot mailing list