ID:               22324
 User updated by:  j dot lammerts at chello dot nl
 Reported By:      j dot lammerts at chello dot nl
 Status:           Open
 Bug Type:         OCI8 related
 Operating System: AIX 4.3.3
 PHP Version:      4.3.1
 New Comment:

By the way,
At the end of config I get the following :

+--------------------------------------------------------------------+

./config.status[1400]: 6: bad file unit number
./config.status[1401]: 6: bad file unit number

X

  echo """" 1>&6
  echo """^[[1mThank you for using PHP.^[[m" 1>&6

cat<<X


X

Seem to remember that this was resolved for AIX...
Back in error again ?


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

[2003-02-20 04:37:18] j dot lammerts at chello dot nl

When configuring PHP4.3.1 on AIX4.3.3 with Oracle 8.1.7 installed, I
get the following error in debug.log :

<snip>

gcc -o conftest -g -O2  -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT
-DAIX_BIND_PROCESSOR -DUS
E_HSREGEX -DUSE_EXPAT -DAFPA -DNO_DL_NEEDED  -L/usr/local/lib
-L/usr/local/lib -L/sa/apps/
oracle/product/8.1.7/lib -L/sa/apps/oracle/product/8.1.7/lib conftest.c
-lttf -lX11 -lXpm 
-lpng -lz -ljpeg -lz -lcrypt -lm  -lcrypt -ldl -lodm -lm -lbsd_r -lld
-lclntsh -locijdbc8 
1>&5
ld: 0706-006 Cannot find or open library file: -l ocijdbc8
        ld:open(): No such file or directory
collect2: ld returned 255 exit status

</snip>

In the $ORACLE_HOME/lib directory on this system, however, I have a
libocijdbc8.so (and a libocijdbc8_g.so).
Configuration is being done under the root user.

Did not have any trouble getting PHP4.0.6 to compile against the same
Oracle version.

Any suggestions ?

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


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

Reply via email to