Gentoo Archives: gentoo-user

From: Matias Grana <matiasg@××××××.ar>
To: gentoo user Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] can't compile audacity
Date: Wed, 01 Mar 2006 22:09:23
Message-Id: 20060301220411.GC19047@dm.uba.ar
1 hi all;
2 I need some help on this one:
3 I can't emerge audacity.
4
5 If I try to do it, it first pulls wxGTK 2.4.2-r4, and then complains
6 about wxGTK being compiled with unicode support. So it tells me to
7 re-emerge wxGTK with USE=-gtk2.
8 If I do this, then wxGTK complains. So I have to emerge it with
9 -unicode. And then I get the following error:
10
11 /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so:
12 undefined reference to `vtable for wxFileProto'
13 collect2: ld returned 1 exit status
14 make[1]: *** [../audacity] Error 1
15 make[1]: Leaving directory
16 `/var/tmp/portage/audacity-1.2.1/work/audacity-src-1.2.1/src'
17 make: *** [audacity] Error 2
18
19 If I use -gtk2 -unicode, then wxGTK tells that I should at least
20 USE=wxgtk1. When I do it, then audacity again fails on compilation with
21 the same error.
22
23 What should I do here?
24
25 Thanks in advance,
26 Matias
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] can't compile audacity Tamas Sarga <tamas.sarga2@×××××.com>