| View previous topic :: View next topic |
| Author |
Message |
Tonglebeak Guru

Joined: 23 Mar 2006 Posts: 362
|
Posted: Sun May 28, 2006 3:29 pm Post subject: portaudio cvs ebuild? |
|
|
| Does anyone have a current, working ebuild (I found outdated ones that pooed all over my system already on google -_-) that will download->compile portaudio v19 (cvs)? I want to get alsa support in audacity but I need to have portaudio v19 first to do this. |
|
| Back to top |
|
 |
gimpel Advocate


Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
|
| Back to top |
|
 |
Tonglebeak Guru

Joined: 23 Mar 2006 Posts: 362
|
Posted: Sun May 28, 2006 6:15 pm Post subject: |
|
|
I tried 19-r1. It fails saying the eclass for fetch-tools cannot be found
EDIT: Ok I fixed the fetch-tools thing (had to download it) but now I'm getting a scons error:
TypeError: can only concatenate list (not "str") to list:
File "SConstruct", line 47:
env.AppendUnique(CCFLAGS=debugCFlags)
File "/usr/lib/scons/SCons/Environment.py", line 616:
self._dict[key] = dk + val
!!! ERROR: media-libs/portaudio-19-r1 failed.
Call stack:
ebuild.sh, line 1531: Called dyn_compile
ebuild.sh, line 931: Called src_compile
portaudio-19-r1.ebuild, line 36: Called die
!!! configure failed
!!! If you need support, post the topmost build error, and the call stack if relevant. |
|
| Back to top |
|
 |
gimpel Advocate


Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Sun May 28, 2006 8:55 pm Post subject: |
|
|
uhm.. o.O
ah lol, same here. seems today's CVS snapshot is b0rked.. i last compiled it yesterday for wired, and that worked.. so bad luck today..
unfortunately i just overwrote the working one by downloading today's version.. _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
| Back to top |
|
 |
Tonglebeak Guru

Joined: 23 Mar 2006 Posts: 362
|
Posted: Mon May 29, 2006 3:26 pm Post subject: |
|
|
| Still getting the same thing today. What about you? |
|
| Back to top |
|
 |
gimpel Advocate


Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Mon May 29, 2006 3:43 pm Post subject: |
|
|
| Tonglebeak wrote: | | Still getting the same thing today. What about you? |
same same..
just realized that the portaudio-19.ebuild (not -r1) in the overlay does not use scons but configure, make, make install. maybe try that one. _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
| Back to top |
|
 |
Tonglebeak Guru

Joined: 23 Mar 2006 Posts: 362
|
Posted: Mon May 29, 2006 9:19 pm Post subject: |
|
|
| ok wtf audacity still doesn't have the alsa support, despite the fact i put the options for it in the ebuild -_- |
|
| Back to top |
|
 |
|