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?
$ 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?