unable to install alsa-utils with newest pulseaudio
GitHub issues - opened
github at alsa-project.org
Mon Oct 10 16:27:53 CEST 2022
alsa-project/alsa-utils issue #173 was opened from voncloft:
I installed and upgraded pulse audio to version 16.1
I keep receiving the following error when trying to upgrade alsa-utils (the latest version):
`/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -D_REENTRANT -D_GNU_SOURCE -g -O2 -module -avoid-version -export-dynamic -no-undefined -Wl,-z,defs -o libasound_module_conf_pulse.la -rpath /usr/lib/alsa-lib conf_pulse.lo -lasound -lpulse -pthread -lasound
/bin/grep: /usr/lib/pulseaudio/libpulsecommon-13.0.la: No such file or directory
/bin/sed: can't read /usr/lib/pulseaudio/libpulsecommon-13.0.la: No such file or directory
libtool: error: '/usr/lib/pulseaudio/libpulsecommon-13.0.la' is not a valid libtool archive
make[2]: *** [Makefile:535: libasound_module_conf_pulse.la] Error 1
make[2]: Leaving directory '/sources/alsa-plugins/pulse'
make[1]: *** [Makefile:444: all-recursive] Error 1
make[1]: Leaving directory '/sources/alsa-plugins'
make: *** [Makefile:376: all] Error 2`
What exactly is going on here?
Issue URL : https://github.com/alsa-project/alsa-utils/issues/173
Repository URL: https://github.com/alsa-project/alsa-utils
More information about the Alsa-devel
mailing list