Oracle 9i under RedHat Linux 9 kernel 2.4.20-6

Rick Stevens rstevens at vitalstream.com
Wed Jun 23 19:47:47 UTC 2004


Guillermo Silva wrote:
> First I want to thanks for Your help.
> 
> I am trying to install Oracle 9.2.0.4 the Standard Edition.
> 
> Everything went OK until i reach the 65% of the Linking process, then an
> error appear saying.
> Error in invoking target relink of makefile
> /u01/app/oracle/product/9.0.1.0/precomp/lib/ins_precomp.mk
> 
> In the $ORACLE_HOME/install/ I take a look to the make.log file and found
> the following:
> /u01/app/oracle/product/9.2.0.1.0/lib/s0main.o: file not recognized: File
> format not recognized

Well, that appears to be a corrupted object file.  Since the other
errors all reference it, you have to find out why it's corrupted.  If
it's a file from the distribution, you got a bad distribution.  If it's
built by the make, then the odds are that you ran out of disk space and
the file is truncated.

Do a "df -h" and verify that /u01 has an adequate amount of free space
on it.  If so, restart the install.

> collect2: ld returned 1 exit status
> /bin/chmod: failed to get attributes of
> `/u01/app/oracle/product/9.2.0.1.0/precomp/lib/ott8': No such file or
> directory
> make: *** [/u01/app/oracle/product/9.2.0.1.0/precomp/lib/ott8] Error 1
> /usr/bin/make -f ins_precomp.mk relink
> ORACLE_HOME=/u01/app/oracle/product/9.2.0.1.0 EXENAME=ott8
> Linking /u01/app/oracle/product/9.2.0.1.0/precomp/lib/ott8
> /u01/app/oracle/product/9.2.0.1.0/lib/s0main.o: file not recognized: File
> format not recognized
> collect2: ld returned 1 exit status
> /bin/chmod: failed to get attributes of
> `/u01/app/oracle/product/9.2.0.1.0/precomp/lib/ott8': No such file or
> directory
> make: *** [/u01/app/oracle/product/9.2.0.1.0/precomp/lib/ott8] Error 1
> 
> This is causing the error.
> 
> Any suggestion???????
> 
> I have followed all the recomendations from
> http://www.puschitz.com/InstallingOracle9i.html and from
> http://www.linuxdevcenter.com/pub/a/linux/2003/09/04/oracle_install.html?pag
> e=1
> 
> I have installed all the recommended RPM's for Installing Oracle 9i under
> RH9.x
> binutils-2.13.90.0.18-9.i386.rpm
> cpp-3.2.2-5.i386.rpm
> gcc-3.2.2-5.i386.rpm
> glibc-devel-2.3.2-5.i386.rpm
> glibc-kernheaders-2.4-8.10.i386.rpm
> compat-libstdc++-.7.3-2.96.118
> compat-gcc-7.3-2.96.118.i386.rpm
> compat-libgcj-7.3-2.96.118.i386.rpm
> compat-libgcj-devel-7.3-2.96.118.i386.rpm
> nss_db-compat-2.2-20.i386.rpm
> glibc-devel-2.3.2-11.9.rpm
> 
> I have also downloaded the recommended patches for glibc prepared by Jason
> McIntosh that are mention in LinuxDevCenter web page.
> 
> 
> Best Regards,
> 
> Guillermo
> 
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list at redhat.com
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request at redhat.com
> Subject: unsubscribe
> 


-- 
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-    First Law of Work:                                              -
-    If you can't get it done in the first 24 hours, work nights.    -
----------------------------------------------------------------------





More information about the Redhat-install-list mailing list