[proaudio] Re: Hydrogen SVN SCons failure |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] Re: Hydrogen SVN SCons failure
- From: Daniel Johnson <il.basso.buffo@xxxxxxxxx>
- Date: Tue, 3 Mar 2009 13:01:18 -0500
- 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=DmeJd9mn6LR5zsRmGcfdLUMOelSmtvu3xL4LFXdkAYM=; b=I2l1lehra+D1U+pSD3aNztyExu2SgNkzRZLLZMb9BVML5PPbKvaRkdEKet61ED/VVS mmOn3pi9JpTk/RKaOs1OwqxXoFHECnK6Kv6LANOQSKlqWatBosb41v28TrR+pGeDc2A7 rVOsT8WSc/1+OxXTM8lkE1jo/5auAUkzxVDWk=
- 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=Z2sCHCXaUr9MW+DMqU87t2nnIbkp3hjvdKnbRsC40kkO+4+UMsHK7mefg3/gJ1lka5 QGei8H7xOtTdoPUWNocSbGTQ1MS3+MUR2jWfRl4Es8hwhKsblHtbNDMTNC6fyAXXegC7 uItdT1OA7Jw/QAjk1swsHr/JTHCsixBkt/fyQ=
Never mind, the error was caused by some stray files under /usr/local.
Once I removed them, I was able to build hydrogen.
On 3/3/09, Daniel Johnson <il.basso.buffo@xxxxxxxxx> wrote:
> When building =media-sound/hydrogen-9999, I get almost instant failure
> with this message:
>
> scons: Reading SConscript files...
>
> scons: warning: the Options class is deprecated; use the Variables
> class instead.
> File
> "/var/tmp/portage/media-sound/hydrogen-9999/work/hydrogen-9999/Sconstruct",
> line 316, in <module>
> Checking for C header file sndfile.h... no
> libsndfile must be installed!
>
> I have the latest ~amd64 libsndfile installed, and sndfile.h is in
> /usr/include. I know this sounds like an upstream issue, but I was
> wondering if anyone has a workaround? (Likewise, I have latest ~amd64
> scons.)
>