[oe-issues] [Bug 1792] 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:54:58 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=1792





------- Comment #1 from likewise at gmx.net  2007-01-15 09:54 -------
Uncomment #AC_PROG_LIBTOOL in configure.ac seems to get it past the configure
stage correctly.

Now it fails during the compile stage:

| make[2]: Entering directory
`/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src'
| if ccache powerpc-angstrom-linux-gcc -mcpu=603e -DHAVE_CONFIG_H -I.
-I/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src
-I..   -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include   -MT libmpdclient.o -MD -MP -MF ".deps/libmpdclient.Tpo" -c -o
libmpdclient.o libmpdclient.c; \
|       then mv -f ".deps/libmpdclient.Tpo" ".deps/libmpdclient.Po"; else rm -f
".deps/libmpdclient.Tpo"; exit 1; fi
| if ccache powerpc-angstrom-linux-gcc -mcpu=603e -DHAVE_CONFIG_H -I.
-I/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src
-I..   -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include   -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
|       then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f
".deps/main.Tpo"; exit 1; fi
| if ccache powerpc-angstrom-linux-gcc -mcpu=603e -DHAVE_CONFIG_H -I.
-I/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src
-I..   -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include   -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \
|       then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f
".deps/list.Tpo"; exit 1; fi
| if ccache powerpc-angstrom-linux-gcc -mcpu=603e -DHAVE_CONFIG_H -I.
-I/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src
-I..   -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include   -MT password.o -MD -MP -MF ".deps/password.Tpo" -c -o
password.o password.c; \
|       then mv -f ".deps/password.Tpo" ".deps/password.Po"; else rm -f
".deps/password.Tpo"; exit 1; fi
| if ccache powerpc-angstrom-linux-gcc -mcpu=603e -DHAVE_CONFIG_H -I.
-I/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src
-I..   -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include   -MT charConv.o -MD -MP -MF ".deps/charConv.Tpo" -c -o
charConv.o charConv.c; \
|       then mv -f ".deps/charConv.Tpo" ".deps/charConv.Po"; else rm -f
".deps/charConv.Tpo"; exit 1; fi
| if ccache powerpc-angstrom-linux-gcc -mcpu=603e -DHAVE_CONFIG_H -I.
-I/home/leon/sandbox/efika/openembedded/build/tmp/work/ppc603e-angstrom-linux/mpc-0.11.2-r0/mpc-0.11.2/src
-I..   -Wall
-isystem/home/leon/sandbox/efika/openembedded/build/tmp/staging/powerpc-angstrom-linux/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-I/usr/include   -MT status.o -MD -MP -MF ".deps/status.Tpo" -c -o status.o
status.c; \
|       then mv -f ".deps/status.Tpo" ".deps/status.Po"; else rm -f
".deps/status.Tpo"; exit 1; fi
| CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include


-- 
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