ubuntuusers.de

sudo ./AlsaUpgrade-1.0.25-3.sh -c

Datum:
11. Juli 2013 20:19
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
***************************************************************************
*  Prepare for compilation and installation...
***************************************************************************

***************************************************************************
*  Compiling drivers...
***************************************************************************
rm -f .depend *.o snd.map*
rm -f modules/*.o modules/*.ko
make[1]: Betrete Verzeichnis '/opt/Alsa-1.0.25/alsa-driver-1.0.25/include'
Makefile:6: ../Makefile.conf: Datei oder Verzeichnis nicht gefunden
make[1]: *** Keine Regel, um »../Makefile.conf« zu erstellen.  Schluss.
make[1]: Verlasse Verzeichnis '/opt/Alsa-1.0.25/alsa-driver-1.0.25/include'
make: *** [clean] Fehler 1
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... /opt/Alsa-1.0.25/alsa-driver-1.0.25
checking cross compile... 
checking for directory with ALSA kernel sources... /opt/Alsa-1.0.25/alsa-driver-1.0.25/alsa-kernel
checking for directory with kernel source... /usr/src/linux-headers-3.8.0-27-generic
checking for directory with kernel build... /usr/src/linux-headers-3.8.0-27-generic
checking for kernel linux/version.h ... no
The file /usr/src/linux-headers-3.8.0-27-generic/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-27-generic/build).

***************************************************************************
*  alsa-driver-1.0.25 configure failed
***************************************************************************