Build problems

Mike Frysinger vapier at gentoo.org
Mon Feb 13 18:43:40 UTC 2006


On Monday 13 February 2006 12:37, Johnnie Peters wrote:
> I am trying to use a buildroot environment to build a x86_64 target file
> system.  At the same time I would like to leave a cross compile
> environment for others to use also.

you must be using uClibc svn head, the 0.9.28 release does not work

> The build fails during the final build stage of the compiler.  It looks
> like the 32 math library entries are created and then the build tries to
> add them to the dynamic libc.so.0.  This is however linked to a 64 bit
> version of uClibc so it fails with a wrong machine type error and then
> it cannot find a correct version of libc.so.0.

sounds like multilib is enabled, you should make sure you have it disabled in 
your config
-mike



More information about the uClibc mailing list