[root@st39 alsa-driver-0.5.12a]#./configure
这个没有错误
[root@st39 alsa-driver-0.5.12a]#make
出错:提示信息是:
sound.c:698: warning: type defaults to `int' in declaration of `config_must_be_included_before_module'
2.安装alsa驱动
bzip2 -dc alsa-driver-0.XXXX-tar.bz2 | tar xvf -
cd ALSA_PACKAGE_DIR
./configure --with-kernel=/usr/src/linux-2.4
make
make install
./snddevices