lmlm221 发表于 2006-7-24 21:12:22

求救!声卡安装的问题

root@CCOSS_814371373 alsa-driver-1.0.9rc4]# ./configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... 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 egrep... 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... /root/linux1/text/alsa-driver-1.0.9rc4
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.12-1.1456.cocreate.3/source
checking for directory with kernel build... /lib/modules/2.6.12-1.1456.cocreate.3/build
checking for kernel version... The file /lib/modules/2.6.12-1.1456.cocreate.3/source/include/linux/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/2.6.12-1.1456.cocreate.3/source).
# make
make all-deps
make: Entering directory `/root/linux1/text/alsa-driver-1.0.9rc4'
make: Nothing to be done for `all-deps'.
make: Leaving directory `/root/linux1/text/alsa-driver-1.0.9rc4'

Please, run the configure script as first...

# make install
rm -f /snd*.*o /persist.o /isapnp.o
make: Entering directory `/root/linux1/text/alsa-driver-1.0.9rc4/acore'
Makefile:6: /root/linux1/text/alsa-driver-1.0.9rc4/Makefile.conf: 没有那个文件或目录
make: *** 没有规则可以创建目标“/root/linux1/text/alsa-driver-1.0.9rc4/Makefile.conf”。 停止。
make: Leaving directory `/root/linux1/text/alsa-driver-1.0.9rc4/acore'
make: *** 错误 1
#

安装不过,高手来看看阿

lanzinc 发表于 2006-7-30 06:32:54


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/2.6.12-1.1456.cocreate.3/source).
页: [1]
查看完整版本: 求救!声卡安装的问题