Date: 01/11/00
- Next message: DBadmin: "[PHP-DEV] ATTACHEMENT file with mail in PHP"
- Previous message: liedekef <email protected>: "[PHP-DEV] Bug #3173: compile error after making distclean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: liedekef <email protected>
Operating system: solaris 2.6
PHP version: 3.0.13
PHP Bug Type: LDAP related
Bug description: compile failes wen adding ldap functionality with dir
When I try the configure command:
./configure --with-ldap=/usr/local/openldap --with-mysql=/opt/mysql-3.22.27 --with-apxs=/opt/apache_1.3.9/bin/apxs --with-xml --enable-track-vars --enable-magic-quotes
I can't make php. The reason seems to be that the ldap libraries are includes (-llber -lldap) before the path to the libraries is defined (-L/usr/local/openldap/lib)
Seems to be a small error in the configure script.
Frankt
-- 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>
- Next message: DBadmin: "[PHP-DEV] ATTACHEMENT file with mail in PHP"
- Previous message: liedekef <email protected>: "[PHP-DEV] Bug #3173: compile error after making distclean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

