[Buildroot] build fails with current uclibc

Ivan Kuten ivan.kuten at promwad.com
Fri Jun 29 09:25:56 UTC 2007


On Fri, 29 Jun 2007 11:21:30 +0300
softa at ttechgroup.com wrote:

> >>
> >>BR2_arm=y
> >>BR2_arm920t=y
> >>BR2_ARM_TYPE="ARM920T"
> >>BR2_ARM_OABI=y
> >>BR2_KERNEL_HEADERS_2_6_21=y
> >>BR2_DEFAULT_KERNEL_HEADERS="2.6.21.5"
> >>BR2_UCLIBC_VERSION_SNAPSHOT=y
> >>BR2_USE_UCLIBC_SNAPSHOT="snapshot"
> >>BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
> >>BR2_PTHREADS_OLD=y
> >>BR2_GCC_VERSION="3.4.6"
> >>
> >>make[1]: Entering directory `buildroot/toolchain_build_arm/uClibc'
> >>../libc/misc/wchar/wchar.c:170: error: syntax error before 
> >>"attribute_hidden"
> >>../libc/misc/wchar/wchar.c:170: warning: data definition has no type or 
> >>storage class
> >>../libc/misc/wchar/wchar.c:173: error: syntax error before 
> >>"attribute_hidden"
> >>../libc/misc/wchar/wchar.c:173: warning: data definition has no type or 
> >>storage class
> >>make[2]: *** [../utils/iconv] Error 1
> >>make[1]: *** [utils] ?????? 2
> >

Wchar and locale uCLibc build is correct - i just enabled wchar&locale in uclibc config 
but not in BR2_ENABLE_LOCALE. Sorry for confusion.

BR,
Ivan



More information about the buildroot mailing list