Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing Oracle9i on AIX5L

Status
Not open for further replies.

misercord

Technical User
Feb 11, 2002
32
US
During install I am getting the following...
$ make -f ins_rdbms.mk sdo_on
/bin/ar -X64 cr /u03/apps/oracle/product/9.0.1/rdbms/lib/libknlopt.a /u03/apps/oracle/product/9.0.1/rdbms/lib/kxmwsd.o
ar: 0707-32 /u03/apps/oracle/product/9.0.1/rdbms/lib/kxmwsd.o is a discontinued XCOFF64 file.
ar: 0707-126 /u03/apps/oracle/product/9.0.1/rdbms/lib/kxmwsd.o is not valid with the current object file mode.
Use the -X option to specify the desired object mode.
make: 1254-004 The error code from the last command is 2.

Tried relink all but that blew.
Bad bos.64rte or bad Oracle objects?
 
We needed a Patch (AIX 4.3.3) for asynchronous I/O when installing 9i. I remember that the errormessage was hard to decrypt, not sure if it was the same you got.

Stefan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top