asdfghnnn 发表于 2005-3-26 13:15:42

在线等===声卡问题!!

我装的是ML1.2
我花了 一个下午的时间把显卡驱动问题搞定了,可是声卡还有点小问题!!
我 下了alsa的 驱动
但是。。。。。。。。。。。。。

# ./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/文档/alsa-driver-1.0.9rc2
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.9/source
checking for directory with kernel build... /lib/modules/2.6.9/build
checking for kernel version... The file /lib/modules/2.6.9/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.9/source).
# make
make all-deps
make: Entering directory `/root/文档/alsa-driver-1.0.9rc2'
make: Nothing to be done for `all-deps'.
make: Leaving directory `/root/文档/alsa-driver-1.0.9rc2'

Please, run the configure script as first...


请问是什么原因?!!!!!!!!!

12543122 发表于 2005-3-26 13:21:23

不用吧, 你什么声卡,ML带的声卡驱动已经很新了。

何况现在的ALSA驱动是集成在内核里面的……

月下刀客 发表于 2005-3-26 13:33:05

/root/文档/alsa-driver-1.0.9rc2
将中文目录名改成英文的试试
页: [1]
查看完整版本: 在线等===声卡问题!!