我用了 精英915-M5GL的 主板,在"红旗"下无声音
下载了驱动程序"LinuxSoundDriver"
解压缩,生成了alsa-driver-1.0.7,alsa-lib-1.0.7,alsa-utils-1.0.7三个文件夹。
根据文本文件提示,安装过程如下:
#cd /tmp
#cd alsa-driver-1.0.7
#./configure
当执行了 "./configure"后出现如下提示:
checking for gcc...
gcc
checking for C compiler default output...
configure: error: C compiler cannot create executables
See `config.log' for more details.
其中`config.log'内容如下:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:600: checking host system type
configure:621: checking target system type
configure:639: checking build system type
configure:694: checking for a BSD compatible install
configure:747: checking whether ln works
configure:771: checking whether ln -s works
configure:1825: checking for gcc
configure:1938: checking whether the C compiler (gcc ) works
configure:1954: gcc -o conftest conftest.c 1>&5
gcc: installation problem, cannot exec `as': No such file or directory
configure: failed program was: