> > checking for kernel version... expr: syntax error
> > expr: syntax error
> > expr: syntax error
> > failed (probably missing /usr/src/linux/include/linux/version.h)
> > make: *** [config] Error 1

I actually just ran into that yesterday.  You need to run ./configure in
your alsa directory before you build your kernel. Here's what I did: 

cd /usr/src/modules/alsadriver
./configure --with-isapnp=yes --with-sequencer=yes
cd ../../linux
make-kpkg -revision custom.1 modules_image

cd ../
dpkg -i alsa*.deb


/Allan
-- 
Allan M. Wind                   Phone:  781.938.5272 (home)
687 Main St., 2nd fl.           Fax:    781.938.6641 (fax/modem)
Woburn, MA 01801                Email:  [EMAIL PROTECTED] (home)

Reply via email to