[PHP-DEV] PHP 4.0 Bug #9493: compilation and make with ldap ok but problem during make with apache From: alain.defrance <email protected>
Date: 02/28/01

From: alain.defrance <email protected>
Operating system: SunOS 5.7
PHP version: 4.0.3pl1
PHP Bug Type: Compile Problem
Bug description: compilation and make with ldap ok but problem during make with apache

compiling apache : ./configure --activate-module=src/modules/php4/libphp4.a
is ok
and make return

ldap_dn2ufn .libs/libphp4.a(ldap.o)
ldap_next_entry .libs/libphp4.a(ldap.o)
ldap_get_values .libs/libphp4.a(ldap.o)
ldap_count_entries .libs/libphp4.a(ldap.o)
ld: fatal: Symbol referencing errors. No output written to php
collect2: ld returned 1 exit status
make[1]: *** [php] Error 1
make[1]: Leaving directory `/home/op/inst/php-4.0.3pl1'
make: *** [all-recursive] Error 1

that's all thank for reply, and help

-- 
Edit Bug report at: http://bugs.php.net/?id=9493&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>