Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114425 - DynaLoader.a: could not read symbols
Summary: DynaLoader.a: could not read symbols
Status: RESOLVED DUPLICATE of bug 114371
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 03:29 UTC by Danilo
Modified: 2005-12-04 03:31 UTC (History)
0 users

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 Danilo 2005-12-04 03:29:07 UTC
While emerging some packages (gaim is the last one I've tried) the building
process will stop with the following error.

I've tried the perl-clean with a full rebuild but without success.

Reproducible: Always
Steps to Reproduce:
1.emerge net-im/gaim
2.
3.

Actual Results:  
*** Warning: Linking the shared library perl.la against the
*** static library
/usr/lib/perl5/5.8.7/x86_64-linux/auto/DynaLoader/DynaLoader.a is not portable!
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/lib/perl5/5.8.7/x86_64-linux/auto/DynaLoader/DynaLoader.a(DynaLoader.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/perl5/5.8.7/x86_64-linux/auto/DynaLoader/DynaLoader.a: could not read
symbols: Bad value

Expected Results:  
Emerge the package

Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.14-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ngi.it
http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/
ftp://ftp.unina.it/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentopia"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 7zip X aac accessibility acl alsa apache2 audiofile automount avi
bash-completion berkdb bitmap-fonts bluetooth browserplugin bzip2 cdda cddb cdio
cdparanoia cdr chroot crypt cups dav divx4linux dv dvd dvdr dxr3 eds emboss
encode esd exif expat fam fat firefox font-server foomaticdb fortran fping
freetype gd gif glut glx gmail gmailtimestamps gnome gpm gstreamer gtk gtk2 hal
hpn idn imagemagick imlib innodb java javascript jikes jpeg kde lcms ldap lzw
lzw-tiff mng mozilla mp3 mpeg mysql ncurses nls nptl nsplugin ntfs ntlm oav ogg
opengl pam pcre pdflib perl png python qt quicktime rar readline reiserfs samba
sdl snmp spell sqlite ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb
userlocales utf8 vorbis xml xml2 xorg xpm xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-04 03:31:16 UTC

*** This bug has been marked as a duplicate of 114371 ***