LINUX.ORG.RU

alsa-driver-1.0.7


0

0

Пытался установить Alsa-driver-1.0.7.
#./configure && make

Вот часть сообщения об ошибках.

config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
make[1]: Entering directory `/home/distr/sound/alsa/alsa-driver-1.0.7/acore'
gcc -D__KERNEL__ -DMODULE=1 -I/home/distr/sound/alsa/alsa-driver-1.0.7/include -I/usr/src/linux/include -O2 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD -nostdinc -iwithprefix include -DEXPORT_SYMTAB -c memalloc.c
In file included from memalloc.c:1:
memalloc.inc:1:26: linux/config.h: No such file or directory
memalloc.inc:2:27: linux/version.h: No such file or directory
memalloc.inc:4:40: missing binary operator before token "("
memalloc.inc:12:23: linux/pci.h: No such file or directory
In file included from memalloc.inc:14,
from memalloc.c:1:
/home/distr/sound/alsa/alsa-driver-1.0.7/include/adriver.h:25:27: linux/version.h: No such file or directory
/home/distr/sound/alsa/alsa-driver-1.0.7/include/adriver.h:27:40: missing binary operator before token "("

anonymous
Ответ на: комментарий от cyclon

Точно! Не было симвссылки на /usr/src/linux-2.6.0-0.test9.5mdk.
Теперь вот, новая грабля :( после make

HOSTCC scripts/bin2c
SPLIT include/linux/autoconf.h -> include/config/*
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
CC arch/i386/kernel/asm-offsets.s
CHK include/asm-i386/asm_offsets.h
UPD include/asm-i386/asm_offsets.h
CC [M] /home/distr/sound/alsa/alsa-driver-1.0.7/kbuild/../acore/hwdep.o
CC [M] /home/distr/sound/alsa/alsa-driver-1.0.7/kbuild/../acore/memalloc.o
/home/distr/sound/alsa/alsa-driver-1.0.7/acore/memalloc.c:53: error: syntax error before numeric constant
/home/distr/sound/alsa/alsa-driver-1.0.7/acore/memalloc.c:53: warning: type defaults to `int' in declaration of `module_param_array_named'
/home/distr/sound/alsa/alsa-driver-1.0.7/acore/memalloc.c:53: warning: function declaration isn't a prototype
/home/distr/sound/alsa/alsa-driver-1.0.7/acore/memalloc.c:53: warning: data definition has no type or storage class
/home/distr/sound/alsa/alsa-driver-1.0.7/acore/memalloc.c:53: warning: `boot_devs_enable' defined but not used
make[3]: *** [/home/distr/sound/alsa/alsa-driver-1.0.7/kbuild/../acore/memalloc.o] Ошибка 1
make[2]: *** [/home/distr/sound/alsa/alsa-driver-1.0.7/kbuild/../acore] Ошибка 2
make[1]: *** [/home/distr/sound/alsa/alsa-driver-1.0.7/kbuild] Ошибка 2
make[1]: Leaving directory `/usr/src/linux-2.6.0-0.test9.5mdk'
make: *** [compile] Ошибка 2

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.