[proaudio] Problems with the drobilla (ingen) ebuilds. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] Problems with the drobilla (ingen) ebuilds.
- From: "Nathan Caldwell" <saintdev@xxxxxxxxx>
- Date: Thu, 13 Sep 2007 00:16:10 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=TPa3QQBMlYDkkzbdfoLQxexGMysS3UXT5Ztcm2uJPkA=; b=TWKdovh5KbFAv4rm7bl1FzrnlNcrgznJAEqXHh3w1XXYgBav7xpawg8wq5ACVOwYusTdjOLL8+Zam/LpoEmYfFLuB+LZcWlSs3pYfu3zCcLMrMSFscEX+71STovRO3JsLaIbCXhsYF1HgUrFB6xQiMryrvGAP79IdS+B8epdzS0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=au3iSUG0iIZ9sgdq2XFHwgDAu0Otqc9YBrJ9B07FuPIIOVhjZwNulquOFrxW0RNgqYFW7ToMFTuVXmbDc2xTFfQZeOXgSRBec9IlW9ktqmYEAaw2nQ1EvJo5NgJ+zbEtx5ALRXUI3qT2Lnbve2FjpZ7Pac4gJxUXJHEd93ZyVt0=
I have a few problems with the drobilla series of ebuilds.
The omins ebuild needs to depend on librdf/redland as otherwise the
configure script fails (omins doesn't really depend on this, but
because the ebuild uses the combined build system this is nessessary.)
Could the 'use_with pic' and --without-pic please be removed from the
ingen and omins ebuilds. PIC will automatically be enabled for the
files that need it. And in the second case with omins' --without-pic
it completely causes the build to fail on x86_64 boxes.
-Nathan Caldwell