Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101988 - audacity wont build - errormessage even if wxGTK compiled with -gtk and -unicode
Summary: audacity wont build - errormessage even if wxGTK compiled with -gtk and -unicode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 102921 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-10 07:53 UTC by Christof Schulze
Modified: 2005-09-15 03:36 UTC (History)
1 user (show)

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 Christof Schulze 2005-08-10 07:53:11 UTC
I always get the warning that wxGTK should be built withough gtk2 or unicode 
support - emerge aduacity stops.
Yes, I have emerged wxGTK just before that with USE="-unicode -gtk2"


Reproducible: Always
Steps to Reproduce:
1. emerge audacity
2.
3.

Actual Results:  
emerge stops

Expected Results:  
...

I will provide them as soon as you let me know what information you want.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-10 08:02:26 UTC
Post the exact audacity version, wxGTK version and emerge --info and reopen then. 
Comment 2 Christof Schulze 2005-08-10 08:08:59 UTC
[ebuild   R   ] x11-libs/wxGTK-2.6.1  
[ebuild   R   ] media-sound/audacity-1.2.2  +encode +flac -mad* +oggvorbis 

# emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 2.6.
12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-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.4/env /usr/kde/3.4/share/config /
usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config 
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/deltup /usr/local/overlays/eigene /usr/
local/overlays/bmg-gnome-current.alternative /usr/local/overlays/gentoo-de /usr/
local/overlays/bmg-main.alternative"
SYNC="rsync://blindguardian1/gentoo-portage"
USE="x86 4kstacks X a52 aac acpi acpi4linux alsa avi bash-completion bitmap-
fonts bzlib cdr crypt dga dillo divx4linux dv dvd dvdr dvdread encode fbcon flac 
font-server fortran ftp gnome gtk imagemagick imap imlib java jpeg mbox menubar 
mime mmx mng mp3 mpeg mpeg4 mplayer nls nocd nptl nptlonly ogg oggvorbis opengl 
pam perl png python quicktime readline samba sasl sox spell sse sse2 ssl tidy 
truetype truetype-fonts vorbis win32codecs xface xgetdefault xmms xv xvid 
linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 3 m_arigo 2005-08-10 11:04:46 UTC
You've got the wrong version of wxGTK...you need 2.4.
From the ebuild:
   DEPEND="=x11-libs/wxGTK-2.4*
Comment 4 Christof Schulze 2005-08-10 13:09:14 UTC
Sorry for posting this - remerging wxGTK-2.4.2 with -unicode helped and audacity 
compiles now.
Thank you very much
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-09-15 03:36:44 UTC
*** Bug 102921 has been marked as a duplicate of this bug. ***