Re: [proaudio] jack audio 0.116.1 out |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] jack audio 0.116.1 out
- From: "Arve Barsnes" <arve.barsnes@xxxxxxxxx>
- Date: Wed, 10 Dec 2008 06:59:10 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zsZjlay7BRSqCzyOaVojNtC1RYuMxDTYMvowQTfuh0I=; b=J3Botv2T4rhGLcXaU/9Sv92s0sDhZCgBThHGgqV9K6/Nlf8QLHXk2Or+KcRl+BAaN8 s3hnBGLurHDbkL/DSHzmls9rAINu9mjGOhf+U3jo1gaMWPJXtXXoPDMSDEwAB/SXfwOq 2Sfp397u9X+Oe/8TA3MDTOXioDXN5V8OxluEg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=vodQ2u73+UaNccTl5vKJKaYlMr4YxMh1u4cNB/IdxRyyYFr+s17zXHZoOoR3mwIdiv Tn88CqTMKpU2eaKYjKJVRsz54Ck9PsoTqYviSMcV4QvqXJIBmftq7ESQoyAUlubJ9jvt B9PE4bwTKM8T6agrxeIZUaQaRn9C3dWSI32jE=
On Tue, Dec 9, 2008 at 10:15 PM, Thomas Kuther <gimpel@xxxxxxxxxxxxxxxx> wrote:
> On Di, 09.12.08 22:05 Harald Gutmann <harald.gutmann@xxxxxxx> wrote:
>
>> Am Tuesday 09 December 2008 21:53:31 schrieb Arve Barsnes:
>> > It is a compilation problem. USE="-caps" made the build successful,
>> > and the new updated ebuild also works fine (I guess it just disables
>> > caps anyway). I got the same error messages on the -9999 ebuild
>> > though, only not about caps, but about dbus. I'll try it again
>> > sometime, who knows, it just might have fixed itself by now :)
>>
>> when -9999 ebuilds fail, it can be a problem with the recent code on
>> the svn/git/cvs/... repository.
>> often it helps to just wait for the next commits, or a few days, and
>> then they build fine.
>>
>> regards, Harald
>>
>
> Right.
>
> As for caps on 2.6, I just added an ewarn message that it is unneeded.
> DBus support is disabled for both, 0.116.1 and -9999, so there
> shouldn't be any issues regarding that.
>
> For those that want jackdbus, please use jack2 aka jackdmp.
>
> Cheers,
> Thomas
>
I've gotten jackdmp to compile before, maybe I'll try that again, even
though I had some trouble with that too. THAT could have been a
problem with the specific day I checked out the code