buildroot fails with unrecognised emulation mode

Mike Frysinger vapier at gentoo.org
Thu Apr 20 01:09:35 UTC 2006


On Wednesday 19 April 2006 10:49, Lance Spaulding wrote:
> I ran "export CC=" and "export CXX="
> before trying to make (per the instructions on the uclibc web site).
> The gentoo system I'm trying to compile is is fairly old (I think my
> last emerge world was about 8 months ago or so).

run `grep -R CC= /etc/env.d/` and hopefully you should get no matches ... if 
you do, edit the files and remove the offending lines and run 
`env-update` ... then just do `unset CC CXX` and you should be all set

> However I see 
> the same failure when I try to build on a suse-based machine and
> also verified that neither CC nor CXX were set there.

you're using the latest svn snapshot right ?
-mike



More information about the uClibc mailing list