Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46221 - dev-php/mod_php-4.3.4-r4
Summary: dev-php/mod_php-4.3.4-r4
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: 2004-03-30 02:05 UTC by Hans-Christian Armingeon
Modified: 2004-04-04 06:34 UTC (History)
1 user (show)

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 Hans-Christian Armingeon 2004-03-30 02:05:59 UTC
#emerge mod_php

[...]

Configuring extensions
checking for OpenSSL support... yes
checking for pkg-config... /usr/bin/pkg-config
checking for OpenSSL version... >= 0.9.6
checking for CRYPTO_free in -lcrypto... yes
checking for SSL_CTX_set_ssl_version in -lssl... yes
checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... /usr
checking for gzgets in -lz... yes
checking whether to enable bc style precision math functions... yes
checking for BZip2 support... yes
checking for BZ2_bzerror in -lbz2... yes
checking whether to enable calendar conversion support... yes
checking for cpdflib support... no
checking for CRACKlib support... yes
checking whether to enable ctype functions... yes
checking for CURL support... no
checking for cyrus imap support... no
checking for xDBM support... no
checking whether to enable DBA... no
checking for gdbm_open in -lgdbm... yes
checking for GDBM support... yes
checking for dbm_open in -lndbm... yes
checking for NDBM support... yes
checking for db4 major version... configure: error: Header contains different version

!!! ERROR: dev-php/mod_php-4.3.4-r4 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed




Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
 


Portage 2.0.50-r1 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 
2.6.3-gentoo-r2) 
================================================================= 
System uname: 2.6.3-gentoo-r2 x86_64 5 
Gentoo Base System version 1.4.3.13 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="amd64" 
AUTOCLEAN="yes" 
CFLAGS="-O2" 
CHOST="x86_64-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/alias /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://192.168.1.151" 
MAKEOPTS="-j5" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://triton/gentoo-portage" 
USE="acl acpi amd64 apache2 apm arts avi berkdb cdr crypt cscope cups dvd dvdr 
encode esd fam foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib ipv6 jpeg 
ldap libg++ libwww maildir mbox memlimit mikmod motif mozilla mpeg mysql 
ncurses nls obdc oggvorbis opengl oss pam pdflib perl png pnp postgres ppds 
prelude python quicktime readline samba sasl sdl slang slp snmp socks5 spell 
ssl tcpd tiff truetype usb wmf xml2 xmms xv zlib"
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-03-30 13:24:44 UTC
Acknowledging the bug.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-04-01 00:25:42 UTC
please include the output from:
etcat -v sys-libs/db
(the app is in the gentoolkit package).

I'm 99.9% sure it will be fixed if you do:
emerge =sys-libs/db-3.2* =sys-libs/db-4.1* =sys-libs/db-4.0*

as it's an inconsistancy on your system.
Comment 3 Hans-Christian Armingeon 2004-04-04 06:34:19 UTC
Yes, that fixed the issue.

But I ran into another problem :-(.

I'll set this to closed,
Johnny