Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94877

Summary: freqtweak-0.6.0-r1 fails to compile due to libwx_gtk2-2.4.so conflict with libstdc++.so.6
Product: Gentoo Linux Reporter: Matt Zukowski <matt>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Zukowski 2005-06-02 17:25:38 UTC
Not sure what this is about, but it looks suspiciously like the same wx-related
bug that's causing all the Audacity bug reports.

Reproducible: Always
Steps to Reproduce:
1. emerge =media-sound/freqtweak-0.6.0-r1
2.
3.

Actual Results:  
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../../i686-pc-linux-gnu/bin/ld:
warning: libstdc++.so.5, needed by /usr/lib/libwx_gtk2-2.4.so, may conflict with
libstdc++.so.6
/usr/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_detach'
/usr/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_attach'
/usr/lib/libwx_gtk2-2.4.so: undefined reference to
`_gtk_rc_context_get_default_font_name'
collect2: ld returned 1 exit status
make[2]: *** [freqtweak] Error 1
make[2]: Leaving directory
`/var/tmp/portage/freqtweak-0.6.0-r1/work/freqtweak-0.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/freqtweak-0.6.0-r1/work/freqtweak-0.6.0'
make: *** [all] Error 2



Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
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.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/
ftp://gentoo.risq.qc.ca/ ftp://distro.ibiblio.org/pub/Linux/distributions/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi acpi4linux alsa apache2 apm arts avi bitmap-fonts cdr
cdrom crypt cups curl dba devfs26 divx4linux dvd dvdr eds emboss encode esd fam
flac foomaticdb fortran gd gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer
gtk gtk2 guile imagemagick imlib ipv6 jack java joystick jpeg junit libg++
libwww lm_sensors lzw lzw-tiff mad mikmod mmx motif moznocompose moznoirc
moznomail mozsvg mozxmlterm mp3 mpeg mpeg4 msn mysql ncurses ogg oggvorbis
opengl pam pdflib perl png postgres python quicktime radeon readline ruby samba
sdl session simplexml slang spell spl sse ssl svg svga tcltk tcpd tiff truetype
truetype-fonts type1 type1-fonts usb vorbis xine xinerama xml xml2 xmms xsl xv
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2005-06-02 21:50:34 UTC
have you tried remerging wxGTK?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-02 22:58:20 UTC

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