Gentoo Archives: gentoo-user

From: Tamas Sarga <tamas.sarga2@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't compile audacity
Date: Sat, 25 Mar 2006 12:36:51
Message-Id: 44253837.3020705@gmail.com
In Reply to: [gentoo-user] can't compile audacity by Matias Grana
1 Hi,
2
3 I use -gtk2 -unicode wxgtk1 use flags and wxGTK-2.4.2-r4 and wxGTK-2.6.1
4 . It works for me on x86 with audacity-1.2.1 .
5 The error message
6 (/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so) hint,
7 that it tries to use gtk2 for the compilation.
8
9 HTH.
10 Cheers,
11 Tamas Sarga
12
13
14 Matias Grana wrote:
15 > hi all;
16 > I need some help on this one:
17 > I can't emerge audacity.
18 >
19 > If I try to do it, it first pulls wxGTK 2.4.2-r4, and then complains
20 > about wxGTK being compiled with unicode support. So it tells me to
21 > re-emerge wxGTK with USE=-gtk2.
22 > If I do this, then wxGTK complains. So I have to emerge it with
23 > -unicode. And then I get the following error:
24 >
25 > /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so:
26 > undefined reference to `vtable for wxFileProto'
27 > collect2: ld returned 1 exit status
28 > make[1]: *** [../audacity] Error 1
29 > make[1]: Leaving directory
30 > `/var/tmp/portage/audacity-1.2.1/work/audacity-src-1.2.1/src'
31 > make: *** [audacity] Error 2
32 >
33 > If I use -gtk2 -unicode, then wxGTK tells that I should at least
34 > USE=wxgtk1. When I do it, then audacity again fails on compilation with
35 > the same error.
36 >
37 > What should I do here?
38 >
39 > Thanks in advance,
40 > Matias
41 >
42
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] can't compile audacity Zac Slade <krakrjak@××××××××××.net>