Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16954 - php-4.3.1-r1 cross compilation error
Summary: php-4.3.1-r1 cross compilation error
Status: RESOLVED DUPLICATE of bug 14397
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-06 06:18 UTC by Sébastien Champigny
Modified: 2005-07-17 13:06 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 Sébastien Champigny 2003-03-06 06:18:33 UTC
As you can see above, this error has nothing to do with libjpeg or imap ....
Even with CFLAGS="-march=x86" MAKEOPTS="-j1" emerge php, I got the same error.

Reproducible: Always
Steps to Reproduce:
1. emerge php
Actual Results:  
See url


Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2_pre1-r0)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="ftp://gentoo.linux.no/pub/gentoo/
http://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://distro.ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/home/pub/src"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses
nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb
slang readline svga java guile X sdl gpm tcpd pam imap libwww ssl perl python
esd imlib oggvorbis gnome gtk qt kde motif opengl aalib acl acpi alsa apache2
-apm -arts bonobo cdr dvd evo gb gtk2
imap jikes libgda mbox mozilla mysql pda plotutils samba scanner socks5 sse
tetex tiff usb xml"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4 -fprefetch-loop-arrays"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4 -fprefetch-loop-arrays"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 SpanKY gentoo-dev 2003-03-06 06:47:02 UTC
review config.log for the exact package that needs to be re-emerged

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