What I found out is, that somehow LD takes files from $ORACLE_HOME/lib instead of $ORACLE_HOME/lib32. I changed LDFLAGS, but it did not help. So, only by replacing files in $ORACLE_HOME/lib with the same form $ORACLE_HOME/lib32 I had oci8.so compiled, but that's not the way to go. ----- Original Message ----- From: "PHP Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 13, 2001 10:51 AM Subject: Bug #12147: Very similar to 10185, but with Oracle 8.0.3 > From: [EMAIL PROTECTED] > Operating system: IRIX > PHP version: 4.0.6 > PHP Bug Type: Compile Failure > Bug description: Very similar to 10185, but with Oracle 8.0.3 > > After I coped with problem, same as in 10636, i have a very similar message > as in 10185, but with Oracle 8.0.3 on IRIX > > ld32: FATAL: 12:Expecting n32 objects: /disk2/oracle8/lib/libclntsh.so is > o32. > > Can anyone explain me what's n32 and o32? > -- > Edit bug report at: http://bugs.php.net/?id=12147&edit=1 > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]