bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ld internal error


From: miszacus
Subject: ld internal error
Date: Wed, 29 Jun 2005 08:57:40 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050323)

hello
i'm installing oracle 10g on solaris 10 and i've encountered this:

/usr/ccs/bin/ld: BFD 2.15 internal error, aborting at elfcode.h line 213 in bfd_elf32_swap_symbol_out

/usr/ccs/bin/ld: Please report this bug.

End output from spawned process.
----------------------------------
Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'dm_on ioracle' of makefile '/u01/app/oracle/product/10.1.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2005-06-28_02-16-38PM.log' for details.
Exception Severity: 1


My info:
- GNU ld version 2.15
- gcc version 3.4.2
- no patches applied for ld (i haven't found any for sol10-x86)
- machine: celeron 1GHz, 256 MB ram, swap over 1,4 GB
- command which caused the problem:

/usr/ccs/bin/ld -o /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/oracle -L/u01/app/oracle/product/10.1.0/db_1/rdbms/lib/ -L/u01/app/oracle/product/10.1.0/db_1/lib/ -dy /u01/app/oracle/product/10.1.0/db_1/lib/prod/lib/crti.o /u01/app/oracle/product/10.1.0/db_1/lib/prod/lib/crt1.o /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/opimai.o /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/ssoraed.o /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/ttcsoi.o /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/defopt.o -z allextract -lperfsrv10 -z defaultextract /u01/app/oracle/product/10.1.0/db_1/lib/nautab.o /u01/app/oracle/product/10.1.0/db_1/lib/naeet.o /u01/app/oracle/product/10.1.0/db_1/lib/naect.o /u01/app/oracle/product/10.1.0/db_1/lib/naedhs.o /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/config.o -lserver10 -lodm10 -lnnet10 -lskgxp10 -lhasgen10 -lcore10 -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lcore10 -lskgxn2 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt `if /usr/ccs/bin/ar tv /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/libknlopt.a | grep xsyeolap.o > /dev/null 2>&1 ; then echo "-loraolap10" ; fi` -ldm10 -lslax10 -lpls10 -lplp10 -lserver10 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt -lslax10 -lpls10 -lplp10 -ljox10 -lserver10 /u01/app/oracle/product/10.1.0/db_1/has/lib/libclsra10.a -ldbcfg10 -locijdbcst10 `cat /u01/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lmm -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.1.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `if /usr/ccs/bin/ar tv /u01/app/oracle/product/10.1.0/db_1/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lordsdo10"; fi` -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lsnls10 -lunls10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.1.0/db_1/lib/sysliblist` -R /opt/SUNWcluster/lib:/u01/app/oracle/product/10.1.0/db_1/lib:/opt/ORCLcluster/lib/ -Y P,:/opt/SUNWcluster/lib:/opt/ORCLcluster/lib/:/usr/ccs/lib:/usr/lib -Qy -lc -laio -lposix4 -lkstat -lm /u01/app/oracle/product/10.1.0/db_1/lib/prod/lib/crtn.o -lthread


i went through the Oracle 10g installation guide and did what is written there, searched some forums and found nothing (except that this kind of problem is caused by small amount of swap)

please help me, i'm new to Solaris and i'm out of ideas

Michal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]