[oe-issues] [Bug 1938] New: No buildable SDK cross compiler available
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Mar 3 22:25:33 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1938
Summary: No buildable SDK cross compiler available
Product: Openembedded
Version: Angstrom
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: florian.boor at kernelconcepts.de
QAContact: tinderbox-oe at gmx.net
Currently all SDK cross compiler for Angström/EABI fail to build.
Both the (preferred) gcc-cross-sdk 4.1.1 and 4.1.0 break building libiberty
with an error message: "error: two or more data types in declaration
specifiers"
The error message in full context:
make[2]: Entering directory
`/home/fuchs/Projekte/oe/build_qemuarm/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r10/gcc-4.1.1/build.i686-linux.arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi/libiberty'
if [ x"-fPIC" != x ]; then \
/home/fuchs/Projekte/oe/build_qemuarm/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r10/gcc-4.1.1/build.i686-linux.arm-angstrom-linux-gnueabi/./gcc/xgcc
-B/home/fuchs/Projekte/oe/build_qemuarm/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r10/gcc-4.1.1/build.i686-linux.arm-angstrom-linux-gnueabi/./gcc/
-B/usr/local/arm/oe/arm-angstrom-linux-gnueabi/bin/
-B/usr/local/arm/oe/arm-angstrom-linux-gnueabi/lib/ -isystem
/usr/local/arm/oe/arm-angstrom-linux-gnueabi/include -isystem
/usr/local/arm/oe/arm-angstrom-linux-gnueabi/sys-include -c -DHAVE_CONFIG_H
-I/home/fuchs/Projekte/oe/build_qemuarm/staging/arm-angstrom-linux-gnueabi/include
-I.
-I/home/fuchs/Projekte/oe/build_qemuarm/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r10/gcc-4.1.1/libiberty/../include
-W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fPIC
/home/fuchs/Projekte/oe/build_qemuarm/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r10/gcc-4.1.1/libiberty/regex.c
-o pic/regex.o; \
else true; fi
In file included from
/home/fuchs/Projekte/oe/build_qemuarm/work/i686-angstrom-linux-gnueabi/gcc-cross-sdk-4.1.1-r10/gcc-4.1.1/libiberty/regex.c:51:
/home/fuchs/Projekte/oe/build_qemuarm/staging/arm-angstrom-linux-gnueabi/include/sys/types.h:100:
error: two or more data types in declaration specifiers
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list