Re: [proaudio] jack-audio-connection-kit-2.9999 fail to build |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] jack-audio-connection-kit-2.9999 fail to build
- From: Karl Lindén <spray.sucks@xxxxxxxxx>
- Date: Sun, 5 May 2013 16:12:43 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=dhsrfa01nvCsr0qrNkRkIBGXHKaNnI6yRd2kVZcnHh4=; b=daA+UL59tlxQlJqO5jXVT/j5YJ06ZibtvIAzGuwKxvkqHJA+w5fr5S50w8feJVYIW9 qad31oN4dhalAKfsAfRtqUUmGpfWkh7jv6nb0MUtd/wGgeFNtMwFbamiyPwoujAyFckc piUy3kHSqZjnoE5MourWzx+CoFj1hJ7Ez/O5MNc6frRG3Fo02BxMXZX2pJUrMJOXAPDh 7+dvnRx5cM7GHW/eFoKHMxO8hXblqymFXUR8hulQfufMPv1fGuKlqp+5FUCPFP/524QS Nmv/7OEbxAD6RqgY3LlxHRMXnGCNqJ2/At1t82kt0PByQKcICmykehFUu8Cf+1GUUMBR 21Ug==
2013/5/5 Dominique Michel <dominique.michel@xxxxxxxxx>:
> Le Sun, 5 May 2013 00:10:22 +0200,
> Karl Lindén <spray.sucks@xxxxxxxxx> a écrit :
>
>> Are you enabling the mixed USE flag?
>
> Yes, one of 32 bits or mixed is required by wineasio. 1.9.5 compile
> fine with 32 bits.
>
Funny, I didn't know that was possible. Can you please post a list of
installed emul-linux-x86 packages and the useflags you use for jack
both 1.9.9.5 and 2.9999. I'm just curious.
The mixed flag is known to fail because the libraries it depends on
are not 32 bit. There are the emul-linux-x86-* packages but
jack-audio-connection-kit[mixed] cannot be installed when
emul-linux-x86-soundlibs is installed, even though soundlibs are
required to build jack. This will be solved when the emul packages are
broken up in multilib compatible ebuilds, then we can migrate our
ebuilds to.
Regards,
Karl