Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159681 - XML-Parser-2.34 fails to build
Summary: XML-Parser-2.34 fails to build
Status: RESOLVED DUPLICATE of bug 158088
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 159683 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-01 23:59 UTC by Ulf Bartelt (RETIRED)
Modified: 2007-01-02 01:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulf Bartelt (RETIRED) gentoo-dev 2007-01-01 23:59:25 UTC
i386-pc-linux-gnu-gcc -c   -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -mtune=i686 -pipe   -DVERSION=\"2.34\" -DXS_VERSION=\"2.34\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux/CORE"   Expat.c
/bin/sh: i386-pc-linux-gnu-gcc: command not found
make[1]: *** [Expat.o] Fehler 127
make[1]: Leaving directory `/var/tmp/portage/XML-Parser-2.34/work/XML-Parser-2.34/Expat'
make: *** [subdirs] Fehler 2


The system is a fresh CHOST=i586-* box, with "-Os -march=k6-2" in CFLAGS, so looking for i386-*-gcc, -O2 and -mtune=i686 are really wrong!
Comment 1 Ulf Bartelt (RETIRED) gentoo-dev 2007-01-02 00:24:54 UTC
*** Bug 159683 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-02 01:19:03 UTC

*** This bug has been marked as a duplicate of 158088 ***