Error in invoking target 'install' of makefile
Hi,
Im upgrading oracle 9.2.0.1 to 9.2.0.6 in Solaris
Im getting this below mentioned error during installation .
Error in invoking target 'install' of makefile '/u01/oracle/product/9.2.0.1/network/lib/ins_net_server.mk'. See '/u01/oracle/p
roduct/32/9.2.0.1/logs/installActions2005-12-22_05-09-21PM.log' for details"
Can anybody help pls.
Regards
Sarav
saravana kumar
What did "See '/u01/oracle/product/32/9.2.0.1/logs/installActions2005-12-22_05-09-21PM.log'" reveal?
The log file dosent reveal anything.. it only has the error ..
anybody faced this error and resolved it ??
saravana kumar
$ORACLE_HOME/install/make.log?
I skipped that error and continued with the patch upgradation..
The patch upgrade was unsucessful ..
Then i manually linked the file ..using
as75 /u01/oracle/product/9.2.0.1/network/lib > /usr/ccs/bin/make -f ins_net_client.mk
Building client shared library libclntsh.so ...
Call script /u01/oracle/product/9.2.0.1/bin/genclntsh ...
/u01/oracle/product/9.2.0.1/bin/genclntsh
ld: fatal: Segmentation Fault - core dumped
cat: cannot open /u01/oracle/product/9.2.0.1/lib32/ldflags
cat: cannot open /u01/oracle/product/9.2.0.1/lib32/sysliblist
/u01/oracle/product/9.2.0.1/bin/genclntsh: /u01/oracle/product/9.2.0.1/lib32/clntsh.map: cannot create
cat: cannot open /tmp/clntst9.9229/*.nm
sort: can't stat /tmp/clntst9.9229/*.objs: No such file or directory
usage: ar -d[-vV] archive file ...
ar -m[-abivV] [posname] archive file ...
ar -p[-vV][-s] archive [file ...]
ar -q[-cuvV] [-abi] [posname] [file ...]
ar -r[-cuvV] [-abi] [posname] [file ...]
ar -t[-vV][-s] archive [file ...]
ar -x[-vV][-sCT] archive [file ...]
ar: creating /u01/oracle/product/9.2.0.1/lib/libclntst9.a
Created /u01/oracle/product/9.2.0.1/lib/libclntst9.a
genclntst: error: could not locate /u01/oracle/product/9.2.0.1/lib32/clntsh.map
please generate the client shared library first
Built /u01/oracle/product/9.2.0.1/lib/libclntsh.so ... DONE
Question is ;
The solaris software is 64 bit and oracle is 64 bit ..but why this upgrade is using lib32 ??
Regards
Sarav
saravana kumar
This is error in make file :
========================
*** Error code 1
make: Fatal error: Command failed for target `trcroute'
/usr/ccs/bin/make -f ins_net_server.mk install ORACLE_HOME=/u01/oracle/product/9.2.0.1//bin/chmod 755 /u01/oracle/product/9.2.
0.1/bin/
- Linking /u01/oracle/product/9.2.0.1/bin/tnslsnr
rm -f tnslsnr
/usr/ccs/bin/ld -o tnslsnr -L/u01/oracle/product/9.2.0.1/network/lib/ -L/u01/oracle/product/9.2.0.1/lib/ -dy /u01/oracle/produ
ct/9.2.0.1/lib/WS6U2/lib/v9/crti.o /u01/oracle/product/9.2.0.1/lib/WS6U2/lib/v9/crt1.o /u01/oracle/product/9.2.0.1/network/lib
/s0nsgl.o /u01/oracle/product/9.2.0.1/network/lib/snsglp.o -lnonc9 -lnl9 -ln9 -lnlsnr9 -lnlsnrc9 -lnsgr9 -lnmd -lnms -l
ncm9 -lnmsp -lpeer -lnro9 -ln9 -ltrace9 -lnl9 -lnonc9 -lnlsnr9 -lnlsnrc9 -lnmd -lnms -lncm9 -lnmsp -ln9 -lclntsh
`cat /u01/oracle/product/9.2.0.1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /u01/oracle/produc
t/9.2.0.1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lwtc9
-lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /u01/oracle/product/9.2.0.1/lib/ldflags` -ln
sslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat /u01/oracle/product/9.2.0.1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9
-lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lco
re9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunl
s9 -lnls9 `cat /u01/oracle/product/9.2.0.1/lib/sysliblist` -R /opt/SUNWcluster/lib/sparcv9:/u01/oracle/product/9.2.0.1/lib
-Y P,:/opt/SUNWcluster/lib/sparcv9:/usr/ccs/lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lm /u01/oracle/product/9.2.0.1/lib/
WS6U2/lib/v9/crtn.o -lpeer -lm
ld: fatal: file /u01/oracle/product/9.2.0.1/lib/WS6U2/lib/v9/crti.o: open failed: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `tnslsnr'
saravana kumar
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks