Re: [gentoo-user] can't compile audacity

2006-03-28 Thread Matias Grana
On Sun, Mar 26, 2006 at 04:05:45AM -0600, Zac Slade wrote:
 On Sunday 26 March 2006 02:13, Martins Steinbergs wrote:
  Calculating dependencies ... done!
  [ebuild  N] media-sound/audacity-1.2.3-r1  USE=encode gtk2
  vorbis -flac -libsamplerate -mad 4,078 kB
 This is a package to definately put in package.keywords with ~arch.
 
 Not only is it under rapid development, each ebuild contains a release (even 
 the betas) that is almost of release quality.  I feel completely safe using 
 the betas that come out of the audacity project for my every day audio work.
 -- 
 Zac Slade

Thanks to all who answered. I was pointed to an ebuild for 1.3.0b in
b.g.o, which works fine.
Matias
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't compile audacity

2006-03-26 Thread Zac Slade
On Saturday 25 March 2006 06:31, Tamas Sarga wrote:
 Hi,

 I use -gtk2 -unicode wxgtk1 use flags and wxGTK-2.4.2-r4 and wxGTK-2.6.1
 . It works for me on x86 with audacity-1.2.1 .
 The error message
 (/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so) hint,
 that it tries to use gtk2 for the compilation.
Is this on x86_64

here is my output from emerge -av audacity (using 2005.1 profile):

ebuild   R   ] media-sound/audacity-1.2.4b-r1  USE=encode mad vorbis 4,394kB

What gtk use flag are you talking about???  I don't have one.
-- 
Zac Slade
[EMAIL PROTECTED]
ICQ:1415282 YM:krakrjak AIM:ttyp99
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't compile audacity

2006-03-26 Thread Zac Slade
On Sunday 26 March 2006 02:13, Martins Steinbergs wrote:
 Calculating dependencies ... done!
 [ebuild  N] media-sound/audacity-1.2.3-r1  USE=encode gtk2
 vorbis -flac -libsamplerate -mad 4,078 kB
This is a package to definately put in package.keywords with ~arch.

Not only is it under rapid development, each ebuild contains a release (even 
the betas) that is almost of release quality.  I feel completely safe using 
the betas that come out of the audacity project for my every day audio work.
-- 
Zac Slade
[EMAIL PROTECTED]
ICQ:1415282 YM:krakrjak AIM:ttyp99
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] can't compile audacity

2006-03-25 Thread Tamas Sarga

Hi,

I use -gtk2 -unicode wxgtk1 use flags and wxGTK-2.4.2-r4 and wxGTK-2.6.1 
. It works for me on x86 with audacity-1.2.1 .
The error message 
(/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so) hint, 
that it tries to use gtk2 for the compilation.


HTH.
Cheers,
Tamas Sarga


Matias Grana wrote:

hi all;
I need some help on this one:
I can't emerge audacity.

If I try to do it, it first pulls wxGTK 2.4.2-r4, and then complains
about wxGTK being compiled with unicode support. So it tells me to
re-emerge wxGTK with USE=-gtk2.
If I do this, then wxGTK complains. So I have to emerge it with
-unicode. And then I get the following error:

/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so:
undefined reference to `vtable for wxFileProto'
collect2: ld returned 1 exit status
make[1]: *** [../audacity] Error 1
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.1/work/audacity-src-1.2.1/src'
make: *** [audacity] Error 2

If I use  -gtk2 -unicode, then wxGTK tells that I should at least
USE=wxgtk1. When I do it, then audacity again fails on compilation with
the same error.

What should I do here?

Thanks in advance,
Matias
  


--
gentoo-user@gentoo.org mailing list



[gentoo-user] can't compile audacity

2006-03-01 Thread Matias Grana
hi all;
I need some help on this one:
I can't emerge audacity.

If I try to do it, it first pulls wxGTK 2.4.2-r4, and then complains
about wxGTK being compiled with unicode support. So it tells me to
re-emerge wxGTK with USE=-gtk2.
If I do this, then wxGTK complains. So I have to emerge it with
-unicode. And then I get the following error:

/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../libwx_gtk2-2.4.so:
undefined reference to `vtable for wxFileProto'
collect2: ld returned 1 exit status
make[1]: *** [../audacity] Error 1
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.1/work/audacity-src-1.2.1/src'
make: *** [audacity] Error 2

If I use  -gtk2 -unicode, then wxGTK tells that I should at least
USE=wxgtk1. When I do it, then audacity again fails on compilation with
the same error.

What should I do here?

Thanks in advance,
Matias
-- 
gentoo-user@gentoo.org mailing list