cancel
Showing results for 
Search instead for 
Did you mean: 

Error in installing Oracle installation

Former Member
0 Kudos

Hi Experts,

I want to install SAP NW 7.01 on AIX 6.1 and Oracle 10g. I am facing problem during installation of Oracle database installation.

It's showing error as below

Exception String: Error in invoking target 'relink' of makefile '/oracle/-EPD-/102_64/precomp/lib/ins_precomp.mk'.

The make.log file is showing following error

/oracle/EPD/102_64/lib/libunls10.a /oracle/EPD/102_64/lib/libcore10.a /lib/crt0_64.o -ldl -lc -lm -lpthreads -lodm -lbsd_r -lld -lperfstat -lc -lpthread

/oracle/EPD/102_64/bin/genagtsh /oracle/EPD/102_64/lib/libagtsh.a 1.0

ld: 0706-006 Cannot find or open library file: -l m

ld:open(): No such file or directory

ar: No such file or directory

ar: 0707-117 The fopen system call failed on file /oracle/EPD/102_64/lib/shr.o.

ld: 0706-006 Cannot find or open library file: -l m

ld:open(): No such file or directory

ar: No such file or directory

ar: 0707-117 The fopen system call failed on file /oracle/EPD/102_64/lib32/shr.o.

/usr/ccs/bin/make -f ins_rdbms.mk dm_on ORACLE_HOME=/oracle/EPD/102_64/ /bin/ar -X64 cr /oracle/EPD/102_64/rdbms/lib/libknlopt.a /oracle/EPD/102_64/rdbms/lib/dmndmse.o

/bin/ar -X64 cr /oracle/EPD/102_64/rdbms/lib/libknlopt.a /oracle/EPD/102_64/rdbms/lib/dmwdm.o

/usr/ccs/bin/make -f ins_rdbms.mk sdo_on ORACLE_HOME=/oracle/EPD/102_64/ /bin/ar -X64 cr /oracle/EPD/102_64/rdbms/lib/libknlopt.a /oracle/EPD/102_64/rdbms/lib/kxmwsd.o

/usr/ccs/bin/make -f ins_precomp.mk links ORACLE_HOME=/oracle/EPD/102_64/ (cd /oracle/EPD/102_64/precomp/public ; rm -f SQLCA.H)

(cd /oracle/EPD/102_64/precomp/public ; rm -f ORACA.H)

(cd /oracle/EPD/102_64/precomp/public ; rm -f SQLDA.H)

(cd /oracle/EPD/102_64/precomp/public ; rm -f SQLCA.COB)

(cd /oracle/EPD/102_64/precomp/public ; rm -f ORACA.COB)

(cd /oracle/EPD/102_64/precomp/public ; rm -f SQLCA.FOR)

(cd /oracle/EPD/102_64/precomp/public ; rm -f ORACA.FOR)

(cd /oracle/EPD/102_64/precomp/public ; rm -f BNDDSC.FOR)

(cd /oracle/EPD/102_64/precomp/public ; rm -f SELDSC.FOR)

(cd /oracle/EPD/102_64/precomp/public ; ln -s sqlca.h SQLCA.H)

(cd /oracle/EPD/102_64/precomp/public ; ln -s oraca.h ORACA.H)

(cd /oracle/EPD/102_64/precomp/public ; ln -s sqlda.h SQLDA.H)

(cd /oracle/EPD/102_64/precomp/public ; ln -s sqlca.cob SQLCA.COB)

(cd /oracle/EPD/102_64/precomp/public ; ln -s oraca.cob ORACA.COB)

(cd /oracle/EPD/102_64/precomp/public ; ln -s sqlca.for SQLCA.FOR)

(cd /oracle/EPD/102_64/precomp/public ; ln -s oraca.for ORACA.FOR)

(cd /oracle/EPD/102_64/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)

(cd /oracle/EPD/102_64/precomp/public ; ln -s seldsc.for SELDSC.FOR)

/usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/oracle/EPD/102_64 EXENAME=proc/Linking /oracle/EPD/102_64/precomp/lib/proc

ld: 0706-006 Cannot find or open library file: -l m

ld:open(): No such file or directory

ld: 0706-006 Cannot find or open library file: -l m

ld:open(): No such file or directory

ld: 0706-006 Cannot find or open library file: -l m

ld:open(): No such file or directory

make: The error code from the last command is 255.

The problem is exactly matching with following thread but no solution available as I have all file systems without CIO mount option.

Please suggest your expert solution.

Thanks and Regards,

Ramesh.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

The problem got resolved after installing below patches which we forgot before we start the installation.

u2022 bos.adt.base

u2022 bos.adt.lib

u2022 bos.adt.libm

u2022 bos.perf.libperfstat

u2022 bos.perf.perfstat

u2022 bos.perf.proctools

u2022 xlC.aix61.rte:9.0.0.1

u2022 xlC.rte:9.0.0.1

Regards,

Ramesh.