From: [EMAIL PROTECTED] Operating system: linux 2.4.18 (rh 8.0) PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: ldap
i'm trying to compile php 4.2.3 with openldap 2.1.18 and i'm getting the following. ldap.c: In function `_ldap_rebind_proc': ldap.c:2030: `tsrm_ls' undeclared (first use in this function) ldap.c:2030: (Each undeclared identifier is reported only once ldap.c:2030: for each function it appears in.) make[3]: *** [ldap.lo] Error 1 make[3]: Leaving directory `/usr/local/src/php-4.2.3/ext/ldap' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/php-4.2.3/ext/ldap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.2.3/ext' make: *** [all-recursive] Error 1 i have tried to compile php 4.2.3 with michigan's ldap 3.3 and i receive a msg from apache 2.0.40 with undefinied symbols when it tries to load the module. i have tried to compile php4-latest.... with michigan's ldap 3.3 and it doesn't work. i have tried to compile php4-latest... with openldap 2.1.18 and it doesn't work. -- Edit bug report at http://bugs.php.net/?id=20502&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20502&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20502&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20502&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20502&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20502&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20502&r=support Expected behavior: http://bugs.php.net/fix.php?id=20502&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20502&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20502&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20502&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20502&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20502&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20502&r=isapi