Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29755 - xchat-2.0.5's perl plugin has unresolved symbol
Summary: xchat-2.0.5's perl plugin has unresolved symbol
Status: RESOLVED DUPLICATE of bug 26458
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-27 09:49 UTC by Park Ji-in
Modified: 2005-07-17 13:06 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 Park Ji-in 2003-09-27 09:49:42 UTC
While using xchat-2.0.5,
I found that there is no perl plugin loaded. so I tried to load perl plugin
manually, and meet this this message

/usr/lib/xchat/plugins/perl.so: undefined symbol: Perl_Iperl_destruct_level_ptr

my perl version is 5.8.0-r12 so it satisfy the requirments of xchat's.
 
thanks.

Reproducible: Always
Steps to Reproduce:
1. emerge xchat-2.0.5
2. load /usr/lib/xchat/plugins/perl.so
3.

Actual Results:  
/usr/lib/xchat/plugins/perl.so: undefined symbol: Perl_Iperl_destruct_level_ptr


Expected Results:  
perl modules must load.

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1,
2.4.20-gentoo-r5)=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Celeron(TM) CPU                1200MHz
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="x86 apm crypt encode foomaticdb gif imlib jpeg libg++ mad mikmod mpeg
ncurses pdflib png quicktime spell truetype xml2 xv zlib gdbm berkdb slang
readline tetex svga java guile mysql sdl gpm tcpd pam libwww perl python esd
oggvorbis motif opengl mozilla ldap X -gtk gnome -kde -qt tcltk cjk dvd -alsa
sse oss gtk2 cups usb mmx doc ssl -arts radeon nls -3dnow dga innodb dvb evo avi
canna cdr aalib tiff mozsvg djbfft -xmms threads ggi ipv4 ipv6"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-10-10 14:58:13 UTC
interesting, another occurance of this bug.

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