Linux за българи: Форуми

Linux секция за начинаещи => Настройка на програми => Темата е започната от: Vangof в Nov 20, 2013, 18:59



Титла: Compile Error Alsa Ubuntu 13.04
Публикувано от: Vangof в Nov 20, 2013, 18:59
Здравейте всички,
Реших да се изгради от източник ASLA, но следващият случи

root@vangof-desktop:/usr/share/alsa/alsa-driver-1.0.25# ./configure
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/share/alsa/alsa-driver-1.0.25
checking cross compile...
checking for directory with ALSA kernel sources... /usr/share/alsa/alsa-driver-1.0.25/alsa-kernel
checking for directory with kernel source... /lib/modules/3.8.0-33-generic/build
checking for directory with kernel build... /lib/modules/3.8.0-33-generic/build
checking for kernel linux/version.h ... no
The file /lib/modules/3.8.0-33-generic/build/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/3.8.0-33-generic/build).

uname -a
Linux xx-desktop 3.8.0-33-generic #48-Ubuntu SMP Wed Oct 23 09:16:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
При актуализиране apt-get, показва, че всички пакети вече са инсталирани.
Какво да правя?





Титла: Re: Compile Error Alsa Ubuntu 13.04
Публикувано от: dejuren в Nov 20, 2013, 19:10
"всички пакети вече са инсталирани" означава, че са инсталирани всички възможни достъпни пакети за дистрибуцията или нещо друго?


Титла: Re: Compile Error Alsa Ubuntu 13.04
Публикувано от: lomion в Nov 20, 2013, 20:11
Написано ти е какво да направиш:

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/3.8.0-33-generic/build).