[oe-users] Building uClibc on x86
Richard Purdie
rpurdie at rpsys.net
Thu Dec 28 23:59:16 UTC 2006
On Wed, 2006-12-13 at 16:57 +0000, Martyn Welch wrote:
> MACHINE = "x86"
> TARGET_OS = "linux-uclibc"
> DISTRO = "generic-uclibc"
> MACHINE_KERNEL_VERSION = "2.6"
> IMAGE_FSTYPES = "ext2"
>
> cp: cannot stat
> `/home/martyn/openembedded/org.openembedded.dev/packages/uclibc/uclibc-0
> .9.28/uClibc.config': No such file or directory
> NOTE: Task failed:
> I have looked in
> /home/martyn/openembedded/org.openembedded.dev/packages/uclibc/uclibc-0.
> 9.28/ and no uClibc.config exists, but do in arch subdirs.
>
> Can anyone give me any pointers?
Its a late reply but there is no uclibc config for MACHINE =
"x86" (which sets TARGET_ARCH = "i486". Try copying the i686 or i386
config file to an i486 directory.
Regards,
Richard
More information about the Openembedded-users
mailing list