Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60314 - PHP 5.0.1 are not compiling/configuring (same bug as with (mod_)php-5.0.0)
Summary: PHP 5.0.1 are not compiling/configuring (same bug as with (mod_)php-5.0.0)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-14 05:07 UTC by Dennis Schridde
Modified: 2004-08-14 12:11 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 Dennis Schridde 2004-08-14 05:07:54 UTC
With php-5.0.1 comes the same bug, that should be solved for 5.0.0-r1:
Configure searches for sasl.h but can not find it, even if it is present on the system.

Reproducible: Always
Steps to Reproduce:
1. emerge =mod_php-5.0.1
Actual Results:  
checking for LDAP support... yes, shared 
checking for LDAP Cyrus SASL support... shared 
checking for 3 arg ldap_set_rebind_proc... yes 
checking for ldap_parse_reference... no 
checking for ldap_start_tls_s... no 
configure: error: sasl.h not found! 
 
!!! ERROR: dev-php/php-5.0.1 failed. 
!!! Function econf, Line 362, Exitcode 1 
!!! econf failed 
 

Expected Results:  
configure should finish without errors, then compilation should start 

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040619-r1, 
2.6.7-gentoo-r14) 
================================================================= 
System uname: 2.6.7-gentoo-r14 i686 AMD Athlon(tm) XP 2600+ 
Gentoo Base System version 1.5.2 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-pipe -march=athlon-xp -O2 -fomit-frame-pointer -fmove-all-movables 
-funroll-loops" 
CHOST="i686-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/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-pipe -march=athlon-xp -O2 -fomit-frame-pointer -fmove-all-movables 
-funroll-loops" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
http://ftp.easynet.nl/mirror/gentoo/ 
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ 
http://gentoo.inode.at/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="3dnow 3ds S3TC X acpi alsa apache2 arts avi berkdb bzlib cdr crypt ctype 
cups curl dba dga dio divx4linux doc dv dvd dvdr encode faad fbcon flac 
foomaticdb ftp gd gdbm gif gimpprint gpm gtk gtk2 icq imagemagick imap imlib 
ipv6 java javascript jikes joystick jpeg kde ldap libg++ libwww linguas_de mad 
maildir mikmod mime mmx mng motif mpeg mysql ncurses nls nptl oav oggvorbis 
openal opengl oscar pam pcntl pcre pdflib perl pic png portaudio posix ppds 
python qt quicktime radeon readline rtc samba sasl scanner sdl session shared 
sharedmem slang sockets speex spell sqlite sse ssl svg sysvipc tcltk tcpd 
tetex theora threads tidy tiff truetype usb videos wmf x86 xine xml2 xmlrpc 
xmms xpm xsl xv xvid zlib"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-14 12:11:18 UTC
In cvs now.