Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82855 - emerging rxvt-unicode breaks standard rxvt
Summary: emerging rxvt-unicode breaks standard rxvt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 11:17 UTC by Felix von Leitner
Modified: 2005-02-27 03:16 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 Felix von Leitner 2005-02-21 11:17:06 UTC
I just emerged rxvt-unicode.  When I run rxvt now, I get this error message:

% rxvt                                                                                                          
rxvt: symbol lookup error: /usr/lib/librxvt.so.1: undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE
%


Reproducible: Always
Steps to Reproduce:
1. emerge rxvt
2. emerge rxvt-unicode
3. run rxvt

Actual Results:  
rxvt: symbol lookup error: /usr/lib/librxvt.so.1: undefined symbol:
_ZTVN10__cxxabiv117__class_type_infoE

Expected Results:  
run rxvt

Portage 2.0.51-r15 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.11-rc4-bk6 x86_64)
=================================================================
System uname: 2.6.11-rc4-bk6 x86_64 unknown
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 19 2005, 17:28:03)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -Os"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks notitles sandbox userpriv
usersandbox"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa berkdb bitmap-fonts bzlib cdb cdr crypt curl dvb dvd
dvdr encode exif f77 fam flac font-server fortran ftp gif gmp gpm gtk gtk2
gtkhtml imagemagick imlib ipv6 jabber jp2 jpeg kde lzw lzw-tiff mad maildir mmap
motif mozilla multilib ncurses netboot nodrm nptl nptlonly offensive ogg
oggvorbis opengl oss pam png posix qt readline slang sockets speex spell ssl
theora tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr
xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-02-26 15:04:05 UTC
Which version of rxvt-unicode are you using? Can you you post the results of "equery f rxvt-unicode" here as well? Thanks.
Comment 2 Felix von Leitner 2005-02-27 03:16:54 UTC
I think it was 5.0.

You know, the problem is not the symbol.  The problem is that both ebuilds install a librxvt.so.1.  This should not happen.  And with the 5.2 ebuild, apparently it doesn't any longer.