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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: make error-libctxc10.a: could not read symbols: Malformed archive

Re: make error-libctxc10.a: could not read symbols: Malformed archive

From: <J.Velikanovs_at_alise.lv>
Date: Tue, 10 Aug 2004 09:49:03 +0300
Message-ID: <OF7029F5C8.9235FA62-ONC2256EEC.00249BCD-C2256EEC.002574D0@alise.lv>


Have you done thoses steps?
+ Install the following packages.

+ Then follow the below steps (Revert back once installation is complete).

# mv /usr/bin/gcc /usr/bin/gcc323 
# mv /usr/bin/g++ /usr/bin/g++323
# ln -s /usr/bin/gcc296 /usr/bin/gcc 
# ln -s /usr/bin/g++296 /usr/bin/g++ 

Double check pre-requirements.
This one is for 9.2 but I suspect all steps are the same for 10g Requirements for Installing Oracle 9iR2 on RHEL3 http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=252217.1

If this will not help then fire the TAR.

Jurijs
+371 9268222 (+2 GMT)



Thank you for teaching me.
http://otn.oracle.com/ocm/jvelikanovs.html

jaysingh1_at_optonline.net
Sent by: oracle-l-bounce_at_freelists.org
10.08.2004 02:32
Please respond to oracle-l  

        To:     oracle-l_at_freelists.org
        cc: 
        Subject:        make error-libctxc10.a: could not read symbols: 
Malformed archive

Hi All,

Did anyone face thiss issue while installing oracle 10g on RedHat AS 3.0. Any help/input would be really appreciated.

[oracle_at_linux1 lib]$ make -f ins_rdbms.mk dm_on
/usr/bin/ar cr /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/libknlopt.a
/u01/app/oracle/product/10.1.0/db_1/rdbms/lib/dmndmse.o
/usr/bin/ar cr /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/libknlopt.a
/u01/app/oracle/product/10.1.0/db_1/rdbms/lib/dmwdm.o
[oracle_at_linux1 lib]$ make -f ins_rdbms.mk ioracle chmod 755 /u01/app/oracle/product/10.1.0/db_1/bin  


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------



----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Aug 10 2004 - 01:44:52 CDT

Original text of this message

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