[oe] Problem with autotools and host=armv5teb-oe-linux-gnueabi

Hans Henry von Tresckow hvontres at gmail.com
Sun Feb 27 07:47:31 UTC 2011


I am trying to get a recipie for apcupsd working with the latest
openembedded. I had this recipie working a couple of weeks ago, but
now I get the following errors:


configure: loading site script /home/henry/oe/openembedded/site/endian-big
configure: loading site script /home/henry/oe/openembedded/site/arm-common
configure: loading site script /home/henry/oe/openembedded/site/common-linux
configure: loading site script /home/henry/oe/openembedded/site/common-glibc
configure: loading site script /home/henry/oe/openembedded/site/armeb-linux
configure: loading site script /home/henry/oe/openembedded/site/common
checking for true... /home/henry/oe/slug/tmp/sysroots/x86_64-linux/usr/bin/true
checking for false...
/home/henry/oe/slug/tmp/sysroots/x86_64-linux/usr/bin/false
checking build system type... x86_64-pc-linux-gnu
checking host system type... Invalid configuration
`armeb-oe-linux-gnueabi': machine `armeb-oe' not recognized
configure: error: /bin/sh
/home/henry/oe/slug/tmp/work/armv5teb-oe-linux-gnueabi/apcupsd-3.14.8-r0/apcupsd-3.14.8/autoconf/config.sub
armeb-oe-linux-gnueabi failed

This was working with the host set to armv5teb-linux-gnueabi.

Here is the recipie for reference:

inherit autotools
DEPENDS = "gd"

SRC_URI = "${SOURCEFORGE_MIRROR}/project/apcupsd/apcupsd%20-%20Stable/${PV}/apcupsd-${PV}.tar.gz;name=archive"

SRC_URI[archive.md5sum] ="cd17f0a903dc2220e55ed54e242359d2"
SRC_URI[archive.sha256sum] =
"8e7f2574d3abaf6637da3e790860c3f9ba64fab1ec7e50bb080de4439441c5a7"

EXTRA_OECONF= " --enable-usb --enable-install-distdir --enable-test"
LD=${CXX}
STRIP =. " -s --strip-program="


--
Henry von Tresckow (hvontres)



-- 
Henry von Tresckow (hvontres)




More information about the Openembedded-devel mailing list