[Buildroot] Cannot select architecture variant.

Bernhard Fischer rep.dot.nop at gmail.com
Tue Sep 4 20:21:58 UTC 2007


On Mon, Sep 03, 2007 at 05:38:02PM +0200, Kyku wrote:
>Hello,
>I'm pretty new to buildroot so please be patient with me :-)
>I have the following problem with svn version of buildroot:
>Whenever I select other target architecture variant than i386 in the 
>menuconfig I get the following error after typing make:
>
>ln: `/tmp/buildroot/build_i686/staging_dir/usr/.': cannot overwrite 
>directory
>make: *** [/tmp/buildroot/build_i686/staging_dir] Error 1
>
>Can I do anything with this?

This comes from toggling gcc's sysroot support..
A make clean will wipe your *build_arch dirs and will let you restart
from a fresh, clean build.

HTH



More information about the buildroot mailing list