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

Home -> Community -> Usenet -> c.d.o.misc -> sqlplus problems

sqlplus problems

From: <brian_yoon_at_my-deja.com>
Date: Mon, 06 Mar 2000 17:49:46 GMT
Message-ID: <8a0r3p$1uf$1@nnrp1.deja.com>


I'm unable to install sqlplus for oracle 8i on solaris. below is the make.log file which basically says which libraries i'm missing. Can anyone help me fix this problem?

ld -o sqlplus -L/u01/app/oracle/product/8.1.6/sqlplus/lib/ - L/u01/app/oracle/pro
duct/8.1.6/lib/ -
dy /u01/app/oracle/product/8.1.6/lib/SC4.2/crti.o /u01/app/orac le/product/8.1.6/lib/SC4.2/crt1.o /u01/app/oracle/product/8.1.6/lib/SC4. 2/crtn.o
 /u01/app/oracle/product/8.1.6/sqlplus/lib/s0afimai.o -lsqlplus - lclntsh `cat /
u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 - lnl8 -lnro8
`cat /u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -
ln8 -lnl8 -
lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 - lcore8 -lnls8
-lcore8 -lnls8 `cat /u01/app/oracle/product/8.1.6/lib/ldflags` - lnsgr8 -lnz
js8 -ln8 -lnl8 -lnro8
`cat /u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr
8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 - ltrace8 -ln
ls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 - lcommon8 -lgeneri
c8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8
`cat /u01/app/oracle/product/8.1.6/l

ib/sysliblist` -
R /opt/SUNWcluster/lib:/u01/app/oracle/product/8.1.6/lib -Y P,: /opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc -laio -lm

ld: fatal: library -lclntsh: not found
ld: fatal: library -lsched: not found
ld: fatal: File processing errors.  No output written to sqlplus
*** Error code 1
make: Fatal error: Command failed for target `sqlplus'

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Mar 06 2000 - 11:49:46 CST

Original text of this message

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