[Buildroot] error about compile gcc

Peter Korsgaard jacmet at uclibc.org
Thu Jul 23 11:58:58 UTC 2009


>>>>> "loody" == loody  <miloody at gmail.com> writes:

 loody> Dear all:
 loody> I use buildroot to build mipsel toolchain and I got the error message below:
 loody> /media/sda6/uclinux/toolchain/mips/temp/buildroot-2009.05/build_mipsel/staging_dir/usr/include/unistd.h:243:
 loody> error: two or more data types in declaration specifiers

 loody> I have google the error
 loody> message,http://osdir.com/ml/lib.uclibc.buildroot/2007-06/msg00076.html,
 loody>  but the error still exist even I use "--disable-libmudflap ".

Please provide a bit more info. Could you do a clean rebuild and attach
the (compressed) logfile together with your .config?

Do something like:

rm -rf *build_*
make 2>&1 >log.txt

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list