ID: 20502 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: linux 2.4.18 (rh 8.0) PHP Version: 4.2.3 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-11-19 13:57:36] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=20502&edit=1
