php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12147 Very similar to 10185, but with Oracle 8.0.3
Submitted: 2001-07-13 13:51 UTC Modified: 2001-11-14 06:39 UTC
From: grisha at kasenna dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: IRIX
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: grisha at kasenna dot com
New email:
PHP Version: OS:

 

 [2001-07-13 13:51 UTC] grisha at kasenna dot com
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?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-23 09:23 UTC] sniper@php.net
http://www.cise.ufl.edu/help/FAQ/faq_sec_17.shtml

And the section 17.5 which says:

"Recompile all old libraries and object files as -n32. Alternately, you can force new compilations to be in the -o32 format by adding the -o32 flag to your compile flags, but in general, it is easier to switch to the new -n32 format (then, you'll never need to worry about adding extra compile flags)."

This bug report has more info how to workaround this: 
http://bugs.php.net/bug.php?id=7731
 [2001-11-14 06:39 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 20:01:46 2025 UTC