From:             [EMAIL PROTECTED]
Operating system: aix 4.3.3
PHP version:      4.1.2
PHP Bug Type:     *Compile Issues
Bug description:  ldap ./configure error cannot open library

gcc -o conftest -g -O2  -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT
-DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT  -L/webserver/
download/ldapsdk/lib -L/webserver/download/ldapsdk/lib conftest.c
-lldapssl41 -lplds3 -lplc3 -lnspr3 -lcrypt -lbind -lm -ldl  
-lcrypt 1>&5
ld: 0706-006 Cannot find or open library file: -l ldapssl41
        ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l plds3
        ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l plc3
        ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l nspr3
        ld:open(): No such file or directory
collect2: ld returned 255 exit status
-- 
Edit bug report at http://bugs.php.net/?id=16054&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16054&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16054&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16054&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16054&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16054&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16054&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16054&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16054&r=submittedtwice

Reply via email to