ID:               16062
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: aix4.3.3
 PHP Version:      4.1.2
 New Comment:

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php

Please do NOT report the same problem twice!


Previous Comments:
------------------------------------------------------------------------

[2002-03-14 07:54:12] [EMAIL PROTECTED]

configure line
--------------
./configure --without-mysql --with-apxs=/usr/local/apache/bin/apxs \
--with-ldap=/webserver/download/ldapsdk

After run configure
-------------------
Something is likely to be messed up here, because the configure script
was not able to detect a simple feature on your platform. This is often
caused by incorrect configuration parameters. Please see the file
debug.log for error messages.

message from debug.log
-----------------------
CONFIGURE:   './configure' '--without-mysql' '--enable-sigchild'
'--with-apxs=/usr/local/apache/bin/apxs' '--with-oci8=/home/o
racle' '--with-ldap=/home/oracle'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT
-DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT
CXX:        
CXXFLAGS:   
INCLUDES:    -I/usr/local/apache/include  -I$(top_builddir)/Zend
-I/home/oracle/include
LDFLAGS:     -L/home/oracle/lib -L/home/oracle/lib
LIBS:       -lld -lbsd_r -lodm -lm -ldl -lldapssl41 -lplds3 -lplc3
-lnspr3 -lcrypt -lbind -lm -ldl  -lcrypt -lclntsh
DLIBS:      
SAPI:       apache
PHP_RPATHS:  /home/oracle/lib
uname -a:   AIX cupang 3 4 000B7B9D4C00

gcc -o conftest -g -O2  -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT
-DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT  -L/home/oracl
e/lib -L/home/oracle/lib conftest.c -lld -lbsd_r -lodm -lm -ldl
-lldapssl41 -lplds3 -lplc3 -lnspr3 -lcrypt -lbind -lm -ldl  -l
crypt -lclntsh >&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


I have tried php4latest.tar.gz. version 4.1.2 and still cannot


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16062&edit=1

Reply via email to