Package: binutils
Version: 2.16.1-2
Severity: normal
File: /usr/bin/ld

When compiling Mutt with make -j2, I got the following error:

[...]
make[3]: Entering directory `/home/lefevre/software/mutt/mutt'
if gcc -DPKGDATADIR=\"/home/lefevre/share/mutt\" 
-DSYSCONFDIR=\"/home/lefevre/etc\" -DDOTLOCK_PATH=\"/usr/bin/mutt_dotlock\" 
-DMUTTLOCALEDIR=\"/home/lefevre/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. 
-I. -I. -I./imap  -Iintl  -I./intl -I/home/lefevre/include  -Wall -pedantic -g 
-O2 -MT makedoc.o -MD -MP -MF ".deps/makedoc.Tpo" -c -o makedoc.o makedoc.c; \
then mv -f ".deps/makedoc.Tpo" ".deps/makedoc.Po"; else rm -f 
".deps/makedoc.Tpo"; exit 1; fi
make[4]: Entering directory `/home/lefevre/software/mutt/mutt'
if gcc -DPKGDATADIR=\"/home/lefevre/share/mutt\" 
-DSYSCONFDIR=\"/home/lefevre/etc\" -DDOTLOCK_PATH=\"/usr/bin/mutt_dotlock\" 
-DMUTTLOCALEDIR=\"/home/lefevre/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. 
-I. -I. -I./imap  -Iintl  -I./intl -I/home/lefevre/include  -Wall -pedantic -g 
-O2 -MT makedoc.o -MD -MP -MF ".deps/makedoc.Tpo" -c -o makedoc.o makedoc.c; \
then mv -f ".deps/makedoc.Tpo" ".deps/makedoc.Po"; else rm -f 
".deps/makedoc.Tpo"; exit 1; fi
gcc  -Wall -pedantic -g -O2   -o makedoc  makedoc.o  -lidn 
gcc  -Wall -pedantic -g -O2   -o makedoc  makedoc.o  -lidn 
make[3]: Leaving directory `/home/lefevre/software/mutt/mutt'
gcc -E -I. -I.. -I/home/lefevre/include -I.. -DSYSCONFDIR=\"/home/lefevre/etc\" 
-DBINDIR=\"/home/lefevre/bin\" -DDOTLOCK_PATH=\"/usr/bin/mutt_dotlock\" 
-DHAVE_CONFIG_H=1 -I../intl -D_MAKEDOC -C  ../init.h | ../makedoc -m |      \
        cat ./muttrc.man.head - ./muttrc.man.tail\
        > muttrc.man
/usr/bin/ld: BFD 2.16.1 Debian GNU/Linux internal error, aborting at 
../../bfd/cache.c line 496 in bfd_cache_lookup_worker

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

collect2: ld returned 1 exit status
make[4]: *** [makedoc] Error 1
[...]

A compilation failed yesterday at about the same place, but without
an error in ld (I don't remember what error I got). It never happened
before.

I just need to type "make" again to resume the compilation.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (200, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-20050829
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages binutils depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an

binutils recommends no packages.

-- debconf information:
  binutils/oformat_warning:
* binutils/kernel_link_warning:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to