Hi,

I'm using a debian unstable and I have the following
package :
alsa-source    0.9.0rc6+2-2

I'm using a kernel 2.4.19

The problem is that I compiled a new kernel (2.4.20)
and I wanted to compile a new version of alsa (for
this kernel)

But it doesn't compile. I tells that a file is missing
:
make[1]: Entering directory
`/usr/src/modules/alsa-driver'
Using kernel source of /usr/src/kernel-source-2.4.20
Using kernel version of 2.4.20
./configure --prefix=/usr
--with-kernel=/usr/src/kernel-source-2.4.20
--with-moddir=/lib/modules/2.4.20/alsa
--with-sequencer=yes --with-isapnp=no
--with-cards="mpu401, via82xx"
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install...
/usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none
needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be
included... yes
checking whether gcc needs -traditional... no
checking for current directory...
/usr/src/modules/alsa-driver
checking cross compile... 
checking for directory with kernel source...
/usr/src/kernel-source-2.4.20
checking for kernel version... 2.4.20
checking for kenrel linux/pm.h... "yes"
checking for kenrel linux/spinlock.h... "yes"
checking for kenrel linux/irq.h... "yes"
checking for kenrel linux/threads.h... "yes"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules...
/lib/modules/2.4.20/alsa
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "yes"
checking for processor type... k7
checking for SMP... "no"
checking for ISA PnP driver in kernel... yes
checking for ISA PnP support... no
checking for driver version... 0.9.0rc6
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB... "yes"
checking for PCMCIA... "no"
checking for which soundcards to compile driver for...
mpu401  via82xx
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
touch configure-stamp
/usr/bin/make
make[2]: Entering directory
`/usr/src/modules/alsa-driver'
make[3]: Entering directory
`/usr/src/modules/alsa-driver/acore'
make[3]: *** Pas de règle pour fabriquer la cible «
/usr/src/kernel-source-2.4.19/include/linux/config.h
», nécessaire pour « pcm.o ». Arrêt.
make[3]: Leaving directory
`/usr/src/modules/alsa-driver/acore'
make[2]: *** [compile] Erreur 1
make[2]: Leaving directory
`/usr/src/modules/alsa-driver'
make[1]: *** [build-stamp] Erreur 2
make[1]: Leaving directory
`/usr/src/modules/alsa-driver'
Module /usr/src/modules/alsa-driver failed.
Hit return to Continue

It says "No rule for making target
/usr/src/kernel-source-2.4.19/ ..."

What does it mean ? It's looking for a file for the
2.4.19, but I am compiling for the 2.4.20...

Need I to reboot whith the 2.4.20 kernel to compile ?
Do you think it could be due to the fact that the
debian unstable is now using gcc3.2 (any
incompatibility ?) ?

Thank you for your help
Quentin


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to