====================================================================
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into
programs... immediate
checking for ANSI C header files... (cached) yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ALSA... yes
checking for snd_pcm_ioplug_create in -lasound... no
configure: error: *** libasound has no external plugin SDK
!!! Please attach the following file when seeking support:
!!!
/var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/config.log
*
* ERROR: media-plugins/alsa-plugins-1.0.16 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2779: Called econf 'src_compile'
* 'src_compile' '--enable-avcodec' '--disable-jack'
* '--disable-samplerate' '--disable-pulseaudio'
* '--without-speex'
* ebuild.sh, line 513: 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.
====================================================================
--
Walter Dnes <walt...@waltdnes.org>
Stop the Squeegee Kids in Pinstripe Suits
Fight SAC's Canadian internet tax http://walterdnes.wordpress.com
libasound comes from package alsa-lib. So, what's the output from these
commands (assuming you have eix installed):
eix alsa-lib
eix alsa-plugins
emerge --info
I don't have alsa-plugins myself and have never needed it. Are you sure
you need it?
--
Alan McKinnon
alan dot mckinnon at gmail dot com
--
gento...@lists.gentoo.org mailing list
Thanks for the pointer to eix. I did the spelunking you suggested,
and more. First item is that I re-emerged alsa-lib, and got the
following warning...
* Messages for package media-libs/alsa-lib-1.0.16:
* You haven't selected _any_ PCM plugins. Either you set it to
* something like the default
* (which is being set in the profile UNLESS you unset them) or alsa
* based applications
* are going to *misbehave* !
Note that after running into some "helpful defaults" a few years ago
(*hack* *kaff* IPV6 *hack* *kaff*) I ended up inserting "-*" at the
beginning of my USE variable. I have quite a bit of stuff in the USE
variable, but it's there only because it provides features I want/need
or because an app I want/need complains about missing something. Is
this one of those cases? I should probably solve this first.
About alsa-plugins... is it required for MP3 or streaming MP3? If
not I'll consider unmerging it.
--
Walter Dnes <walt...@waltdnes.org>
Stop the Squeegee Kids in Pinstripe Suits
Fight SAC's Canadian internet tax http://walterdnes.wordpress.com
--
gento...@lists.gentoo.org mailing list