[Buildroot] soekris build problem

Brad House brad at mainstreetsoftworks.com
Mon Aug 20 16:32:00 UTC 2007


> I'm using buildroot for cross compiling  a soekris build and I'm
> getting the following error :


what does /home/local_smishra/buildroot/toolchain_build_i586/mpfr-2.2.1-host/config.log
say ?

I'm probably going to bet on your 'make menuconfig' you selected a Target Architecture
Variant of 'geode'.  This is known to be broken as it tries to set your -march=geode
which is not a supported architecture in GCC 4.2 (though will be in GCC 4.3 supposedly).
Select your variant as i586 ....

If that's no the problem, then you are probably missing something in your build system,
what distro are you using?

I just got finished rebuilding the latest svn for a soekris net4801 this morning,
no errors ...

-Brad



More information about the buildroot mailing list