[proaudio] libsndfile & Aqualung |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: [proaudio] libsndfile & Aqualung
- From: "Mark Knecht" <markknecht@xxxxxxxxx>
- Date: Mon, 5 Nov 2007 15:30:16 -0800
- 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=rMyTJWy/YVsTfI4F51lOoHsqWCDEXcr9kiyiLY9GFOk=; b=XB0g8UDb+iuWR3EpVzgFn7L5snbMazRJIrWiZLTHt0Qum7cecraDqeewkG3zpZuvQvzspBqYcRz9nMsXOTJJHOkYbiwAv6MmXQHxPyERQEC9DGn06wcluVgy89z6UH/nOAWtTsf6F4kD+48D65F8R1dOeR2P2nvoHUhhZGNyLK4=
- 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=eOFFWDcT1hKWQa16LlbIwrW532taaJqzfF4eoscisvJTb/FktWsG4Uo/2/yLQBhww42VcZOOGcy72C/9JnndZveOg5TZ3CuSBISXKMmq1A/GMBr036YkKQX6NZ9l0Sf7BfR0ULC4U8iKnrH2V81ovFK5GL5+B2yTDF5klrSYRoo=
Hi,
It appears that the sndfile library should be installed for
Aqualung-9999 but isn't being obtained by emerge. Broken ebuild?
Thanks,
Mark
lightning ~ # emerge aqualung
<SNIP>
checking for ALSA support... checking for snd_pcm_open in -lasound... yes
checking for JACK support... checking for jack_client_new in -ljack... yes
checking for Sample Rate Converter support... checking for src_new in
-lsamplerate... yes
checking for sndfile support... checking for sf_open in -lsndfile... no
configure: error: You do not appear to have the sndfile library
installed. Grab it from http://www.mega-nerd.com/libsndfile/
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-sound/aqualung-9999/work/aqualung-9999/config.log
*
* ERROR: media-sound/aqualung-9999 failed.
* Call stack:
* ebuild.sh, line 1696: Called dyn_compile
* ebuild.sh, line 1034: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* aqualung-9999.ebuild, line 61: Called econf '--with-flac'
'--with-ogg' '--with-sndfile' '--with-alsa' '--with-mpeg' '--with-oss'
'--with-jack' '--without-mod' '--without-mpc' '--with-lavc'
'--without-speex' '--with-wavpack' '--with-cddb' '--without-systray'
'--with-ladspa' '--without-metadata' '--with-cdda' '--without-loop'
'--disable-debug'
* ebuild.sh, line 633: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call
stack if relevant.
* A complete build log is located at
'/var/tmp/portage/media-sound/aqualung-9999/temp/build.log'.