[oe-issues] [Bug 1792] New: mpc fails early in the configure stage due to CROSS COMPILE Badness: /usr/include
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Jan 15 17:37:16 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1792
Summary: mpc fails early in the configure stage due to CROSS
COMPILE Badness: /usr/include
Product: Openembedded
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: likewise at gmx.net
QAContact: tinderbox-oe at gmx.net
Both on arm and powerpc, probably other archs too:
configure:3166: checking how to run the C preprocessor
configure:3284: result: powerpc-angstrom-linux-gcc -E
configure:3308: powerpc-angstrom-linux-gcc -E -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/in
clude -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include conftest.c
CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include
cc1: internal compiler error: in add_path, at c-incpath.c:362
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
configure:3314: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "mpc"
| #define PACKAGE_TARNAME "mpc"
| #define PACKAGE_VERSION "0.11.2"
| #define PACKAGE_STRING "mpc 0.11.2"
| #define PACKAGE_BUGREPORT "warren.dukes at gmail.com"
| #define PACKAGE "mpc"
| #define VERSION "0.11.2"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
--
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