Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25433 - mod_php fails to compile (looking for wrong chost)
Summary: mod_php fails to compile (looking for wrong chost)
Status: RESOLVED DUPLICATE of bug 24909
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-28 09:23 UTC by MAL
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 MAL 2003-07-28 09:23:15 UTC
mod_php-4.3.2-r4 fails to compile, citing:

grep: /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.la: No such file or
directory
/bin/sed: can't read /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.la: No
such file or directory
libtool: link: `/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/libstdc++.la' is not a
valid libtool archive
make: *** [libphp4.la] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-php/mod_php-4.3.2-r4 failed.
!!! Function php_src_compile, Line 387, Exitcode 2
!!! compile problem


This is just after I emerged the new perl.  I say this, because before this
error, it wouldn't even get past configure, because it thought my compiler was a
cross-compiler.

I re-emerged libwww and it continued to this error.

Looks like a problem with trying to detect the host type.

Reproducible: Always
Steps to Reproduce:
emerge mod_php
Actual Results:  
Failed.

Expected Results:  
Emerged.

Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Pentium II (Klamath)
GENTOO_MIRRORS=" http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://194.83.57.7/sites/www.ibiblio.org/gentoo/
http://212.219.56.162/sites/www.ibiblio.org/gentoo/
http://194.83.57.15/sites/www.ibiblio.org/gentoo/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 aalib acl apache2 apm crypt cups curl dvd encode ethereal gd gif guile
ipv6 java jikes jpeg lirc maildir mikmod mmx mpeg mpi mysql nas ncurses nls odbc
oggvorbis oss png ruby samba sasl slp spell tiff truetype usb wmf xml xml2 zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -fomit-frame-pointer -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox distcc userpriv usersandbox notitles fixpackages"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-28 10:13:02 UTC

*** This bug has been marked as a duplicate of 24909 ***
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-07-28 10:13:14 UTC
wrangler
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-07-28 10:13:32 UTC

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