Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Error when linking time in Oracle 9.2 on AIX 4.3.3

Error when linking time in Oracle 9.2 on AIX 4.3.3

From: asdf <as_at_asd.com>
Date: Tue, 18 Feb 2003 14:41:04 +0700
Message-ID: <b2so2o$9n4$1@news1.wdf.sap-ag.de>


Hi All,

I need your help. I just install Oracle 9.2 on Aix but when linking time, I got the error like this:

        ld -b64 -o installisqlplus32 -L/oracle/E05/920_64/sqlplus/lib/ -L/oracle
/E05/920_64/lib/ -L/oracle/E05/920_64/Apache/fastcgi/ /oracle/E05/920_64/sqlplu
s/lib/safiimfg.o -lisqlplus -lsqlplus -lfcgi `cat /oracle/E05/920_64/lib/ldfla gs` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/E05/920 _64/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lv sn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -ln ls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle/E05/920_64/lib/ldflags` -lnssl b9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /oracle/E05/920_64/lib/ldfla

gs`    -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9  -lvsn9 -lwtc9  -
lcommon9 -lgeneric9 -lpls9  -ltrace9 -lnls9  -lcore9 -lnls9 -lcore9  -lnls9 -lxm
l9 -lcore9 -lunls9 -lnls9  -lclient9  -lvsn9 -lwtc9  -lcommon9 -lgeneric9 -lnls9
  -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lld -lm `cat /o racle/E05/920_64/lib/sysliblist` -lm -lpthreads `if [ "\`/usr/bin/uname -v\`" =  "4" ]; \

        then echo "-bI:/oracle/E05/920_64/lib/pw-syscall.exp"; fi;` -lxsd9 /orac le/E05/920_64/lib/nautab.o /oracle/E05/920_64/lib/naeet.o /oracle/E05/920_64/lib
/naect.o /oracle/E05/920_64/lib/naedhs.o /oracle/E05/920_64/rdbms/lib/defopt.o -
lpls9 -lsql9 -lxsd9
ld: 0711-715 ERROR: File /oracle/E05/920_64/sqlplus/lib/safiimfg.o cannot be pro cessed.

        The file must be an object file, an import file, or an archive. make: 1254-004 The error code from the last command is 8.

Stop.

What should I do to solve this error ? Before I got the error and this error because I didn't have bos.adt.libm but now I already installed it and the error still exists but different error code 0711-715.

Thanks in advance,

Daniel Received on Tue Feb 18 2003 - 01:41:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US