Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43700 - GTK+ 2.2.4-r1 fails compile saying "unexpected PLT reloc type 0x00"
Summary: GTK+ 2.2.4-r1 fails compile saying "unexpected PLT reloc type 0x00"
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-04 02:51 UTC by Kim Tore Jensen
Modified: 2004-10-09 16:45 UTC (History)
0 users

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


Attachments
More describing error log from the compile (compile-error-log.txt,868 bytes, text/plain)
2004-03-04 02:54 UTC, Kim Tore Jensen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Tore Jensen 2004-03-04 02:51:52 UTC
When I try to emerge GTK+-2.2.4-r1, I got the following error:

libs/lt-gtk-query-immodules-2.0: error while loading 
shared libraries: /var/tmp/portage/gtk+-2.2.4-r1/work/gtk+-2.2.4/gtk/.libs/libgtk-x11-2.0.so.0: unexpecte
d PLT reloc type 0x00
make[3]: *** [gtk.immodules] Error 127

This happens every time I try to emerge GTK+.

Reproducible: Always
Steps to Reproduce:
1. as root, `emerge gtk+`

Actual Results:  
The compile fails with the error message described in the details.

Expected Results:  
GTK+ should have been compiled and merged with my system.

nethledion root # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.13
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo http://gentoo.linux.no/ 
http://mirror.pudas.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb cdr crypt cups directfb encode foomaticdb gdbm gif 
gphoto2 gpm gtk2 imlib java jpeg libg++ libwww mad mikmod mmx motif mpeg ncurses 
nls oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang 
spell sse ssl svga tcltk tcpd truetype video_cards_radeon x86 xml2 xmms xv zlib"
Comment 1 Kim Tore Jensen 2004-03-04 02:54:11 UTC
Created attachment 26831 [details]
More describing error log from the compile
Comment 2 foser (RETIRED) gentoo-dev 2004-03-04 06:00:08 UTC
I've never seen this error before, but when I search for it everything points to something lower level than gtk (glibc/binutils). Forwarding to base devs.
Comment 3 SpanKY gentoo-dev 2004-05-05 20:48:37 UTC
what version of binutils are you running ?
Comment 4 SpanKY gentoo-dev 2004-10-09 16:45:52 UTC
re-open once you get back to us