[pulseaudio-discuss] Failed to open module "module-alsa-sink": file not found
Colin Guthrie
gmane at colin.guthr.ie
Thu Feb 25 04:41:10 PST 2010
'Twas brillig, and tieg at 25/02/10 12:19 did gyre and gimble:
> Hi,
>
> I want to compile pulseaudio-0.9.15 in scratchbox and run it on
> simulator. My compile script is :
>
> ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
> --disable-rpath --disable-dbus --disable-bluez --disable-samplerate
> --disable-solaris --disable-gconf --disable-avahi --disable-jack
> --disable-lirc --disable-hal --disable-polkit --disable-xmltoman
> --enable-ltdl-install=no --disable-oss --disable-glib2 --disable-gtk2
> --disable-openssl --disable-ipv6 --disable-asyncns
> --disable-per-user-esound-socket --disable-x11
>
> After compile successfully, I run "pulseaudio -nC", and excute
> "load-module module-alsa-sink". Then error occurs:
>
> Failed to open module "module-alsa-sink": file not found
>
> If I try to load module "module-pipe-sink" and other modules, they can
> be loaded.
>
> Then I try pulseaudio-0.9.21 with the same compile script, I can load
> module-alsa-sink.
>
> Maybe pulseaudio-0.9.21 has fixed the bug of pulseaudio-0.9.15. I don't
> know what is the root cause of this issue. Can somebody help me?
This is gererally indicative of an underlinked library in some capacity.
I can't remember if there were any fixes on top of 0.9.15 but try and
look for additional patches on top of 0.9.15 in the 0.9.15-stable git
branch and make sure they are applied to your build.
Or just update to 0.9.21 + patches from stable-queue if that is an option.
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mandriva Linux Contributor [http://www.mandriva.com/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
More information about the pulseaudio-discuss
mailing list