Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35145 - mod_php-4.3.3-r3 emerge fails during configure
Summary: mod_php-4.3.3-r3 emerge fails during configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-05 11:22 UTC by Rev. Jeffrey Paul
Modified: 2003-12-05 15:45 UTC (History)
0 users

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


Attachments
config.log from mod_php build directory (config.log,29.11 KB, text/plain)
2003-12-05 13:22 UTC, Rev. Jeffrey Paul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rev. Jeffrey Paul 2003-12-05 11:22:14 UTC
checking for fopencookie... yes
configure: error: can not run test program while cross compiling

!!! ERROR: dev-php/mod_php-4.3.3-r3 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed


Reproducible: Always
Steps to Reproduce:
i am attempting to emerge dev-php/mod_php-4.3.3-r3



troy root # emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.19-gentoo-
r10)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.vistron.net/gentoo-portage"
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif imlib jpeg libg++ 
mad mikmod motif mpeg ncurses oggvorbis pdflib png quicktime sdl spell truetype 
xml2 xmms xv zlib gdbm berkdb slang readline svga mysql gpm tcpd pam libwww ssl 
perl python gtk opengl -X -gnome -kde -nls -alsa -java -qt"


(that rsync mirror is temporarily down (i run it), but i synced against 
rsync.gentoo.org before doing any of this).
Comment 1 SpanKY gentoo-dev 2003-12-05 11:29:30 UTC

*** This bug has been marked as a duplicate of 24362 ***
Comment 2 SpanKY gentoo-dev 2003-12-05 12:29:00 UTC
well post your config.log from the build directory to this bug report
Comment 3 Rev. Jeffrey Paul 2003-12-05 13:22:59 UTC
Created attachment 21759 [details]
config.log from mod_php build directory
Comment 4 Rev. Jeffrey Paul 2003-12-05 13:24:41 UTC
the fix for the bug claimed as a duplicate of this bug (revdep-rebuild) does not solve this bug.  therefore this bug is not a duplicate.  this bug occurs DURING revdep-rebuild.

-j
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-12-05 15:05:39 UTC
revdep-rebuild seems to NOT be doing things in the correct order again.

"emerge libwww" then things should work fine.
Comment 6 SpanKY gentoo-dev 2003-12-05 15:45:19 UTC
from your config.log:
libmysqlclient.so.10, needed by /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../libxmlparse.so, not found (try using -rpath or -rpath-link)

it was exactly Bug 24362 ... you seem to have a different bug, revdep rebuild not
catching everything, but that is known (search bugzilla)