Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20115 - gaim-0.62 fails to link with undefined references to perl.o and DynaLoader.o
Summary: gaim-0.62 fails to link with undefined references to perl.o and DynaLoader.o
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-28 13:05 UTC by Matt Rogers
Modified: 2009-06-16 14:40 UTC (History)
1 user (show)

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


Attachments
log of linking errors (gaim_build_errors.txt,26.35 KB, text/plain)
2003-04-28 13:06 UTC, Matt Rogers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Rogers 2003-04-28 13:05:31 UTC
gaim 0.62 fails to compile with undefined references in perl.o and 
DynaLoader.o. threads is not in my USE variable. this is similar to bug 19568.

Reproducible: Always
Steps to Reproduce:
1. emerge -u gaim
2. ebuild stops with undefined references to several perl related files

Actual Results:  
the compile of gaim bails out

Expected Results:  
gaim should compile

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/usr/kde/2/share/config /usr/kde/3/share/config /etc /var/qmail/
control /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/ge
neric/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/home/matt/ebuilds"
USE="x86 oss apm libg++ mikmod nls slang 3dnow aalib acl alsa arts avi berkdb 
bonobo cdr crypt cups curl dga directfb doc dvd emacs encode esd ethereal evo 
fbcon gb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile imlib innodb java jpeg 
kde lcms junit libgda libwww maildir -mbox mmx motif mozilla mpeg mule mysql 
ncurses odbc oggvorbis opengl pam pda pdflib perl png python qt quicktime 
readline samba sdl slp snmp spell ssl svga tcltk tcpd tetex tiff truetype usb 
wmf X Xaw3d xface xml xml2 xmms xv zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CXXFLAGS="-march=athlon-tbird -O2 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Matt Rogers 2003-04-28 13:06:14 UTC
Created attachment 11258 [details]
log of linking errors
Comment 2 Matt Rogers 2003-04-30 00:38:00 UTC
this also happens with gaim-0.61 as well, but the linker messages are different from those in bug 
19568 
Comment 3 Brandon Low (RETIRED) gentoo-dev 2003-05-20 19:06:13 UTC
what version of perl do you have installed? 
Try gaim-0.63 (which I just committed) if you are bored.
Comment 4 Matt Rogers 2003-05-21 16:57:09 UTC
the emerge of gaim 0.63 worked. marking as FIXED.
Comment 5 Leonid.Raitchenok 2009-06-16 14:40:17 UTC
*** Bug 274172 has been marked as a duplicate of this bug. ***