On Mon, 7 Feb 2011, Raymond Yau wrote:
2011/1/31 Jaroslav Kysela perex@perex.cz Hello all,
after very intensive testing, I released all ALSA packages with version number 1.0.24(+) :
when running alsa-driver 1.0.24 configure script
./configure --with-debug=verbose
why the script try to remove some system files ?
checking for built-in ALSA... no checking for existing ALSA module... yes checking for Red Hat kernel... auto checking for Red Hat kernel... no checking for SUSE kernel... auto checking for SUSE kernel... no checking for updating alsa-kernel version.h... yes checking for CONFIG_EXPERIMENTAL... yes rm: cannot remove `include/linux/usb/audio-v2.h': Permission denied rm: cannot remove `include/linux/usb/audio.h': Permission denied rm: cannot remove `include/trace/events/asoc.h': Permission denied
There rm calls are for alsa-driver/include tree (for emulated headers). You probably unpacked source with different permissions than you're trying to compile.
Jaroslav
----- Jaroslav Kysela perex@perex.cz Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc.