Re: [proaudio] ardour-3.9999 issues |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] ardour-3.9999 issues
- From: Alex Montgomery <apmontgomery@xxxxxxxxx>
- Date: Wed, 24 Mar 2010 09:26:02 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=2RNklAemJpjNIIcdMX239yo6Wkkxs67bPTzX2mnMkh8=; b=xM5FwsxucEgyvUdGY/XxI7rzjRyeRD8NTcNfW4S5fgVOtzNthfvJ56XOJ3qGXnLzH+ +cCr4zJeBqriRIONmCZCHzPODmyJ18Tjt6CpdQpCk7rGyVyfSesx9HSC7Na0gH+TilBg qNWHx1Qi4v2AVx3KgfLD0vVSYJ6GFSXot9oEI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=tVZ+gg9hfhOTiZe7fikdzWnM70X2qRxfV0xiFCDK0ZqI1jr90yKgEWw9L/Ajw1GgqB AbcKoyq58Ta0NPc7j9R2rhxH3/msh2G/X3K9PDRoypSxNxTOWn7rZzvcyfkFB8SHpwGZ YzscwHr8Yp+57iK1+1zsQ2K7+X+tAnqLOYoRo=
Thanks Viktor! That patch worked perfectly. Time to dive into ardour3 :)
On Wed, Mar 24, 2010 at 5:37 AM, Viktor Lazarev <taurus101v@xxxxxxxxx> wrote:
> Try to use this diff. It works for me.
>
> 2010/3/24, Alex Montgomery <apmontgomery@xxxxxxxxx>:
>>
>> Hello,
>> Is anyone successfully using the ardour-3.9999 ebuild? My emerge
>> fails, seemingly because waf is getting some unexpected parameters. I
>> don't know if this is an issue with the ebuild, or if the ardour svn
>> repository just happens to be in a bad state right now. Here's my
>> emerge output, anyone have any ideas?
>>
>> * CPV: media-sound/ardour-3.9999
>> * REPO: proaudio
>> * USE: amd64 elibc_glibc kernel_linux lv2 multilib nls sse userland_GNU
>> >>> Unpacking source...
>> * subversion update start -->
>> * repository: http://subversion.ardour.org/svn/ardour2/branches/3.0
>> At revision 6788.
>> * working copy: /usr/portage/distfiles/svn-src/ardour/3..0
>>
>> >>> Source unpacked in /var/tmp/portage/media-sound/ardour-3.9999/work
>> >>> Preparing source in
>> >>> /var/tmp/portage/media-sound/ardour-3.9999/work/ardour-3.9999 ...
>> >>> Source prepared.
>> >>> Configuring source in
>> >>> /var/tmp/portage/media-sound/ardour-3.9999/work/ardour-3.9999 ...
>> >>> Source configured.
>> >>> Compiling source in
>> >>> /var/tmp/portage/media-sound/ardour-3.9999/work/ardour-3.9999 ...
>> * ./waf --freedesktop --prefix=/usr --aubio --nls --lv2
>> --fpu-optimization
>> waf [command] [options]
>>
>> Main commands (example: ./waf build -j4)
>> build : builds the project
>> clean : removes the build files
>> configure: configures the project
>> dist : makes a tarball for redistributing the sources
>> distcheck: checks if the sources compile (tarball from 'dist')
>> distclean: removes the build directory
>> install : installs the build files
>> uninstall: removes the installed files
>>
>> waf: error: no such option: --aubio
>> * ERROR: media-sound/ardour-3.9999 failed:
>> * failed to configure
>>
>> Thanks,
>>
>> -- Alex
>>
>>
>
>
>
> --
> WBR, Viktor