|
[root@localhost alsa-driver-0.9.0beta8a]# ./configure
--with-kernel=/usr/src/linux-2.4.18-14
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
...........
..................
..................
[root@localhost alsa-driver-0.9.0beta8a]# make install
ln -sf include sound
ln: creating symbolic link `sound' to `include': Operation not permitted
make: *** [sound] Error 1
make install后面的错误是什么意思呢?
creative AudioPCI ES1731 Ensionq
Intel PIII866 主板intel
redhat8 2.4.18-14内核
alsa-0.9.0beta8a 或alsa-0.9.0rc6都出现了这个毛病
我是以root登录的
另外,sound 和 include 是在那里的,usr?? |
|