This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: /usr/bin/ld: BFD internal error


On Fri, Oct 05, 2001 at 01:13:19AM +0200, Thomas Richter wrote:
> Hi,
> 
> while trying to install Oracle8i Enterprise ld dropped the following
> line
> 
> /usr/bin/ld: BFD internal error, aborting at ../../bfd/elf32-i386.c line 1754 in elf_i386_relocate_section
> 
> I'm running GNU/Debian Linux - unstable Version
> 
> ld -v reports
> GNU ld version 2.11.90.0.31 (with BFD 2.11.90.0.31)
> 
> this is the line that causes the error:
> 
> gcc -o ldapadd -L/home/oracle/OraHome1/ldap/lib/ -L/home/oracle/OraHome1/lib/ \
> -o ldapadd -L/home/oracle/OraHome1/ldap/lib/ -L/home/oracle/OraHome1/lib/ \
> /home/oracle/OraHome1/ldap/lib/s0gslmod.o -lncrypt8 -lldapclnt8 -lncrypt8 \
> -lclntsh /home/oracle/OraHome1/rdbms/lib/kpuadef.o  \
> `cat /home/oracle/OraHome1/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 \
> -lnro8 `cat /home/oracle/OraHome1/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 \
> -lnl8 -lclient8  -lvsn8 -lwtc8 -lcommon8 \
>  -lgeneric8 -lwtc8 -lmm -lnls8  -lcore8 -lnls8 -lcore8 -lnls8 \
> `cat /home/oracle/OraHome1/lib/ldflags`     -lnsgr8 \
> -lnzjs8 -ln8 -lnl8 -lnro8 `cat /home/oracle/OraHome1/lib/ldflags`   \
> -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8  -lvsn8 -lwtc8 -lcommon8 -lgeneric8 \
> -ltrace8 -lnls8  -lcore8 -lnls8 -lcore8 -lnls8  -lclient8  -lvsn8 -lwtc8 \
> -lcommon8 -lgeneric8 -lnls8  -lcore8 -lnls8 -lcore8 -lnls8  \
> `cat /home/oracle/OraHome1/lib/sysliblist` -ldl -lm  \
> -Wl,-rpath,/home/oracle/OraHome1/lib:/lib:/usr/lib
> 
> If you need more information please let me know.
> 
> Do you think there is any possibility using an older ld working fine?
> I'm just asking since I would like to have the db running this weekend.

Hi Alan,

You checked in a patch to fix an Oracle bug. It looks like the same
one to me:

http://sources.redhat.com/ml/bug-gnu-utils/2001-09/msg00036.html
http://sources.redhat.com/ml/binutils/2001-09/msg00118.html

Unfortunately, the current binutils in CVS is unstable. We are working
on it. I am expecting a new Linux binutils release within 2 weeks.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]