Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102921 - media-sound/audacity ebuild complains about gtk2 despite +wxgtk1
Summary: media-sound/audacity ebuild complains about gtk2 despite +wxgtk1
Status: RESOLVED DUPLICATE of bug 101988
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 16:53 UTC by Felix Wiemann
Modified: 2005-09-15 03:36 UTC (History)
2 users (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 Felix Wiemann 2005-08-17 16:53:55 UTC
When emerging audacity-1.2.1, I get the following error message:

 * Audacity will not build if wxGTK was compiled
 * with unicode support.  If you are using a version of
 * wxGTK <= 2.4.2, you must set USE=-gtk2.  In newer versions,
 * you must set USE=-unicode.

However, it will also work if wxGTK has been compiled with the +wxgtk1 useflag,
even if the gtk2 and unicode useflags are set.
Comment 1 RB 2005-08-30 20:00:55 UTC
I, too, have run into this issue.  Regardless of what USE flags I set for wxGTK
(+/-unicode, +/-gtk2, +/-wxgtk1) or any combination thereof, audacity complains.
 I tried a timing hack - moving wx-config out of $PATH when the check is made,
then moving it back in - but audacity failed compilation later on.  I think it's
a bug with wxGTK compiling in unicode support whether we want it or not.
Comment 2 Igor Korot 2005-08-31 00:20:39 UTC
If you are trying to install wxGTK-2.6.1, it's better to do from CVS.
If you are talking about wxGTK-2.4.2, you could still try to build it from CVS
Comment 3 Igor Korot 2005-08-31 00:21:10 UTC
Added CC
Comment 4 gentoolinux 2005-09-09 09:33:29 UTC
You probably only reemerged the wxGTK-2.6 tree. If you have a look at the ebuild
you see that audacity-1.2.1 depends on wxGTK-2.4*. Execute USE="-unicode" emerge
-av =wxGTK-2.4.2-r3 and things should go well. Also please use the search next
time. This bug is a duplicate of #101988. Unfortunately I have no rights to
change the status.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-09-15 03:36:44 UTC

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