On Mon, 2019-05-20 at 19:06 -0500, Bruce Dubbs via blfs-dev wrote: > On 5/20/19 5:27 PM, Wayne Blaszczyk via blfs-dev wrote: > > 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 > > > > <https://cgit.freedesktop.org/pulseaudio/pulseaudio/patch/> > > Are you sure about this Wayne? The only file that changes is po/pt_BR.po. > > -- Bruce >
Sorry, I pasted the wrong url, try this. https://cgit.freedesktop.org/pulseaudio/pulseaudio/patch/?id=b89d33bb182c42db5ad3987b0e91b7bf62f421e8 This should download a file called 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