Re: [proaudio] svn.drobilla.net |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] svn.drobilla.net
- From: Daniel Johnson <il.basso.buffo@xxxxxxxxx>
- Date: Mon, 5 Oct 2009 10:38:40 -0400
- 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; bh=JRD7hbTULqPnweYjK4qsOwSHfPVzL763ysBWAk7bn/g=; b=CR5LtF35GVEA5aWy0ga9Pnm49VbaGHpUeDvlkm0IkiddAnaWO9y3UKXote/Wp/Zadv j8ASnjz4YS8nnsSJmFgIpFxSsUeoj9B8lmrXqJHHYMmC0tyWzATdLxv1NWKckpoPrsQJ Tfb8alJSMWbtxWECq3MLgrHH7whHpEP2/bnoM=
- 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; b=f/TsABFmEnMffFCQTYnNWX59RPl6BdAOcgOFmwcYSIssKDpSLRdh1pdbHayl+vKDHj n3YzHnqNpWZwWhJlivobtxACfhHObzFNbVSfb6+dgmD4MEzMTqlyGyRmRfKpygEXEBSY bKgs1ULHK+HIzimo8HO+Idmy8CpWhcjR3fXus=
I've had issues with this before where the drobilla builds wanted to
touch multiple files related to ldconfig. As I recall, I fixed the
issue with a one-line sed script that changed /sbin/ldconfig to
/bin/true in the wscript/scons config files. This seems to be a
cleaner approach to me; addpredict and friends seem like hacky
workarounds.
I'm working from memory here since I unmerged the drobilla apps/libs
from my system a few months ago.
Cheers,
Daniel
On Mon, Oct 5, 2009 at 10:10 AM, Matt Henley <nwmatt@xxxxxxxxx> wrote:
> If the problem can be fixed with the addpredict, I will do that
> tonight and post the ebuilds to the list (if there are no other
> problems for me).