* Re: [Alsa-user] Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO

2002-05-09 Thread Garrick Sitongia
Originally, I changed the first line in /lib/modules/2.4.18-6mdk/build/include/linux/version.h from #include to #include to fix the configure problem, then there was another file that needed this. Someone suggested editing the configure script and adding the "-I/usr/src/linux/include" lines

Re: [Alsa-user] Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO

2002-05-06 Thread bernez . k
En réponse à Frans Ketelaars <[EMAIL PROTECTED]>: > > checking for kernel version... expr: syntax error > > expr: syntax error > > expr: syntax error > > failed (probably missing > /lib/modules/2.4.18-6mdk/build/include/linux/version.h) > > > > I have: /lib/modules/2.4.18-6mdk/build -> > ../../.

Re: [Alsa-user] Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO

2002-05-05 Thread Frans Ketelaars
On Sat, 04 May 2002 22:44:53 +0200 (MEST) [EMAIL PROTECTED] wrote: > En réponse à Garrick Sitongia <[EMAIL PROTECTED]>: > > > Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO > > > > 0. Read the INSTALL file. > > > > 1. Edit the configure script by inserting -I/usr/src/linux/include at > > the > >

Re: [Alsa-user] Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO

2002-05-04 Thread bernez . k
En réponse à Garrick Sitongia <[EMAIL PROTECTED]>: > Alsa0.9.0beta12 on Mandrake Linux 8.2 HOWTO > > 0. Read the INSTALL file. > > 1. Edit the configure script by inserting -I/usr/src/linux/include at > the >end of lines beginning with "ac_compile=" and "ac_link=", but > before >the end