|
[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
^^^^^^^^^^^^^
怎么解决呀????????????? |
|