Date: 01/11/00
- Next message: John Parker: "[PHP-DEV] Array functions in PHP4."
- Previous message: markj <email protected>: "[PHP-DEV] Bug #3176: Using Bit manupulation ( Bitwise AND, OR, XOR, NOT) do not work as expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 3174
User Update by: liedekef <email protected>
Status: Open
Bug Type: LDAP related
Description: compile failes wen adding ldap functionality with dir
Here is the error of the make:
/opt/apache_1.3.9/bin/apxs -c -o libphp3.so -I. -I. -Wl,-R'/opt/mysql-3.22.27/lib' -Wl,-R'/usr/local/openldap/lib' ./mod_php3.c libmodphp3-so.a -L/usr/local/lib -L/opt/mysql-3.22.27/lib -lmysqlclient -lldap -llber -L/usr/local/openldap/lib pcrelib/libpcre.a -lpam -lm -ldl -lsocket -lnsl -lresolv -Lpcrelib -lpcre
gcc -DSOLARIS2=260 -DUSE_EXPAT -I../lib/expat-lite -fPIC -DSHARED_MODULE -I/opt/apache_1.3.9/include -I. -I. -c ./mod_php3.c
ld -G -o libphp3.so ./mod_php3.o libmodphp3-so.a -L/usr/local/lib -L/opt/mysql-3.22.27/lib -lmysqlclient -lldap -llber -L/usr/local/openldap/lib pcrelib/libpcre.a -lpam -lm -ldl -lsocket -lnsl -lresolv -Lpcrelib -lpcre -R/opt/mysql-3.22.27/lib -R/usr/local/openldap/lib
ld: fatal: library -lldap: not found
ld: fatal: library -llber: not found
ld: fatal: File processing errors. No output written to libphp3.so
apxs:Break: Command failed with rc=65536
gmake: *** [libphp3.so] Error 1
Full Bug description available at: http://bugs.php.net/?id=3174
-- 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: John Parker: "[PHP-DEV] Array functions in PHP4."
- Previous message: markj <email protected>: "[PHP-DEV] Bug #3176: Using Bit manupulation ( Bitwise AND, OR, XOR, NOT) do not work as expected"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

