ID: 19633 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: all PHP Version: 4CVS-2002-09-27 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-09-27 05:30:00] [EMAIL PROTECTED] configure: LDAP_DIR=$i should be LDAP_DIR=$PHP_LDAP line 38370: if test -f $PHP_LDAP/include/ldap.h; then LDAP_DIR=$PHP_LDAP LDAP_INCDIR=$PHP_LDAP/include LDAP_LIBDIR=$PHP_LDAP/lib elif test -f $PHP_LDAP/include/umich-ldap/ldap.h; then LDAP_DIR=$i LDAP_INCDIR=$PHP_LDAP/include/umich-ldap LDAP_LIBDIR=$PHP_LDAP/lib elif test -f $PHP_LDAP/ldap/public/ldap.h; then LDAP_DIR=$i LDAP_INCDIR=$PHP_LDAP/ldap/public LDAP_LIBDIR=$PHP_LDAP/lib fi ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19633&edit=1