On Mon, 2019-05-20 at 18:56 +0000, spiky0011 via blfs-dev wrote: > > Building pulseaudio with alsa-libs-1.1.9 > There's an error on make > CCLD module-alsa-source.la > > /usr/bin/ld: ./.libs/libalsa-util.so: undefined reference to > `pa_alsa_ucm_device_update_available' > > collect2: error: ld returned 1 exit status > > make[3]: *** [Makefile:6516: alsa-mixer-path-test] Error 1 > > make[3]: *** Waiting for unfinished jobs.... > > make[3]: Leaving directory '/home/spiky/build/pulseaudio-12.2/src' > > make[2]: *** [Makefile:4961: all] Error 2 > > make[2]: Leaving directory '/home/spiky/build/pulseaudio-12.2/src' > > make[1]: *** [Makefile:814: all-recursive] Error 1 > > make[1]: Leaving directory '/home/spiky/build/pulseaudio-12.2' > > make: *** [Makefile:629: all] Error 2 > I installed alsa-utils-1.1.9 but still the error, I configured it > with > > > ./configure --prefix=/usr \ --sysconfdir=/etc \ > --localstatedir=/var \ --disable-bluez4 \ > --disable-bluez5 \ --disable- > rpath \ --disable-tests > > > > > > >
The following should fix this. https://cgit.freedesktop.org/pulseaudio/pulseaudio/patch/b943caa17f0a8d50b33216679806f0a3e84950ab..b89d33bb182c42db5ad3987b0e91b7bf62f421e8.patch Regards, Wayne.
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page