Trying ALSA driver compilation as stated in
https://help.ubuntu.com/community/SoundTroubleshooting gives error and
this output.
for i in control postinst postrm ; do \
if [ -f debian/$i.orig ]; then \
mv -f debian/$i.orig debian/$i ; \
fi ; \
done
rm -f control-munge
make mrproper
make[1]: Entering directory '/usr/src/modules/alsa-driver'
rm -f .depend *.o snd.map*
rm -f modules/*.o modules/*.ko
make[2]: Entering directory '/usr/src/modules/alsa-driver/include'
make[2]: Leaving directory '/usr/src/modules/alsa-driver/include'
Makefile:288: recipe for target 'mrproper' failed
make[1]: Leaving directory '/usr/src/modules/alsa-driver'
debian/rules:154: recipe for target 'clean' failed
rm -f configure-stamp
rm -f build-stamp
/usr/bin/make -f debian/rules binary-modules
make[1]: Entering directory '/usr/src/modules/alsa-driver'
CC="gcc" ./configure --prefix=/usr --with-kernel=/usr/src/linux
--with-build=/usr/src/linux
--with-moddir=/lib/modules/4.4.0-164-generic/updates/alsa --with-sequencer=yes
--with-isapnp=yes --with-debug=detect --with-cards="hda-intel"
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /usr/src/modules/alsa-driver
checking cross compile...
checking for directory with ALSA kernel sources...
/usr/src/modules/alsa-driver/alsa-kernel
checking for directory with kernel source... /usr/src/linux
checking for directory with kernel build... /usr/src/linux
checking for kernel linux/version.h ... no
The file /usr/src/linux/include/INCLUDE_VERSION_H does not exist.
Please install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/4.4.0-164-generic/build).
debian/rules:119: recipe for target 'configure-stamp' failed
make[1]: *** [configure-stamp] Error 1
make[1]: Leaving directory '/usr/src/modules/alsa-driver'
debian/rules:197: recipe for target 'kdist_image' failed
make: *** [kdist_image] Error 2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1844887
Title:
[HDA-Intel - HDA Intel PCH, playback] Playback problem
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1844887/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs