Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129229 - with glibc-2.4-r1 and old binutils I can't compile
Summary: with glibc-2.4-r1 and old binutils I can't compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 147168 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-08 05:59 UTC by suidaso
Modified: 2006-09-11 13:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description suidaso 2006-04-08 05:59:00 UTC
When I compile something, I get this message:

/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../libc.so: file format not recognized; treating as linker script
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld:/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../libc.so:5: syntax error
collect2: ld returned 1 exit status


emerge --info:
Portage 2.1_pre7-r4 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.15-gentoo-r7 i686)
=================================================================
System uname: 2.6.15-gentoo-r7 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.15.92.0.2-r10, 2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo/ "
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es es_ES"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dfx X a52 aac aalib acl acpi alsa apache2 apm arts asf audiofile avi berkdb bitmap-fonts bzip2 cdparanoia cdr cli crypt ctype cups curl curlwrappers dba dio directfb divx4linux doc dri dvb dvd dvdr dvdread eds emboss encode esd exif expat fam fame fastbuild fbcon ffmpeg firefox foomatic foomaticdb force-cgi-redirect fortran freetds ftp gcj gd gdbm gif gpm gtk gtk2 hal ieee1394 imagemagick imlib insecure-drivers ipv6 isdnlog java javascript jpeg junit kde kerberos lcms libcaca libg++ libwww lzo mad matroska memlimit mikmod mjpeg mmx mng motif mp3 mpeg msn multislot mysql ncurses nls nptl nptlonly ntfs odbc ogg oggvorbis openal opengl oss pam pcmcia pcre pdflib perl php pic png posix ppds pppd python qt quicktime readline reiserfs remote samba sdl session simplexml sndfile soap sockets socks5 spell spl sse sse2 ssl svg svga szip tcltk tcpd tetex tga theora threads tiff timidity tokenizer truetype truetype-fonts type1-fonts udev unicode usb v4l vcd video_cards_i915 visualizationi vorbis wifi win32codecs wmf wxwindows x86 xcomposite xine xml xml2 xsl xv xvid zlib elibc_glibc kernel_linux linguas_es linguas_es_ES userland_GNU video_cards_i810"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-08 07:31:20 UTC
Don't restrict bugs without any reason. You need to switch binutils to 2.16*, 2.15 won't work.
Comment 2 Aurélien Francillon 2006-09-02 05:19:47 UTC
Why the ebuild don't stop then ? 
It would save lot of time to users who diggs for closed bugs and restoring the system in a working condition...

thanks 
Aur
Comment 3 Aurélien Francillon 2006-09-02 05:19:47 UTC
Why the ebuild don't stop then ? 
It would save lot of time to users who diggs for closed bugs and restoring the system in a working condition...

thanks 
Aurélien
Comment 4 SpanKY gentoo-dev 2006-09-11 09:27:19 UTC
*** Bug 147168 has been marked as a duplicate of this bug. ***
Comment 5 Ingo Krabbe 2006-09-11 13:16:03 UTC
(In reply to comment #1)
> Don't restrict bugs without any reason. You need to switch binutils to 2.16*,
> 2.15 won't work.
> 

Hmm actually I have 2.16* installed but I encounter this bug too.

And I don't find this AS_NEEDED tag