[oe] Release-2011.03 NGW100 build issues

Rath mailings at hardware-datenbank.de
Sat Feb 26 17:54:03 UTC 2011


Hi,

I have tried to build the console-image and qt4-embedded for the NGW100 and 
got some build errors.
“uClibc-0.9.30.2” and “strace-4.5.18” are broken for bitbaking 
console-image. You can find the (shortened) compile logs attached.

For fixing strace, “#include <linux/socket.h>” needs to be changed to 
“#include <sys/socket.h>” in the patched configure.ac and
uClibc compiles successful after removing the definition of “sa_family_t” in 
“linux/socket.h”

Furthermore, postgresql-8.4.7 fails because of a missing EXTRA_OECONF_avr32= 
“—disable-spinlocks” and qt4-embedded fails to link.

Build Configuration:
BB_VERSION        = "1.10.2"
METADATA_BRANCH   = "testing-release-2011.03"
METADATA_REVISION = "5dbd8d6"
TARGET_ARCH       = "avr32"
TARGET_OS         = "linux-uclibc"
MACHINE           = "atngw100"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20110225"

Regards, Joern 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postgresql-8.4.7.do_compile
Type: application/octet-stream
Size: 15878 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110226/5949c29c/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strace-4.5.18.do_compile
Type: application/octet-stream
Size: 3271 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110226/5949c29c/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc-0.9.30.2.do_compile
Type: application/octet-stream
Size: 16853 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110226/5949c29c/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qt4-embedded-4.7.1.do_compile
Type: application/octet-stream
Size: 25071 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110226/5949c29c/attachment-0011.obj>


More information about the Openembedded-devel mailing list