Hi,
  I'm using linux 2.2.16-22 (I think it came with RH 7.0) on my box. Its a
HP Pavilion with the Intel 810e chipset and the accompanying sound-card
(ac97 based stuff, i ithink). I am having a lot of problems compiling the
alsa modules on this version. I do *not* have a problem in compiling alsa
on other versions (say, 2.2.16 or 2.2.18). However, there's so much stuff
(read modules) on my box that depends on the kernel version being
2.2.16-22 that I'd rather not change the version of the kernel I'm using.
I did get OSS working but the free version only plays for 20 min at a
time. Could somebody help me in getting alsa on my machine, please ?

Thanks,
rohit

here's some of the output:
====> /usr/src/alsa-driver-0.4.1e>>./configure --with-kernel=/usr/src/linux-2.2.16-22  
--with-isapnp=no --with-oss=no

====> /usr/src/alsa-driver-0.4.1e>> make  #this gave tons of compilation errors

/usr/include/linux/modversions.h:213:35: linux/modules/yenta.ver: No such
file or directory
/usr/include/linux/modversions.h:214:36: linux/modules/z85230.ver: No such
file or directory
/usr/include/linux/modversions.h:215:41: linux/modules/zftape_syms.ver: No
such file or directory
/usr/include/linux/modversions.h:216:35: linux/modules/zorro.ver: No such
file or directory
In file included from /usr/src/linux-2.2.16-22/include/linux/vmalloc.h:8,
                 from /usr/include/asm/io.h:103,
                 from ../include/driver.h:96,
                 from persist.c:24:
/usr/include/asm/pgtable.h: In function `get_pgd_slow':
/usr/include/asm/pgtable.h:409: `PAGE_OFFSET_RAW' undeclared (first use in
this function)
/usr/include/asm/pgtable.h:409: (Each undeclared identifier is reported
only once
/usr/include/asm/pgtable.h:409: for each function it appears in.)
/usr/include/asm/pgtable.h: In function `pte_alloc_kernel':
/usr/include/asm/pgtable.h:498: `PAGE_OFFSET_RAW' undeclared (first use in
this function)
/usr/include/asm/pgtable.h:506: warning: control reaches end of non-void
function
/usr/include/asm/pgtable.h: In function `pte_alloc':
/usr/include/asm/pgtable.h:516: `PAGE_OFFSET_RAW' undeclared (first use in
this function)
In file included from ../include/driver.h:96,
                 from persist.c:24:
/usr/include/asm/io.h: In function `virt_to_phys':
/usr/include/asm/io.h:116: `PAGE_OFFSET_RAW' undeclared (first use in this
function)
/usr/include/asm/io.h:118: warning: control reaches end of non-void
function
/usr/include/asm/io.h: In function `phys_to_virt':
/usr/include/asm/io.h:125: `PAGE_OFFSET_RAW' undeclared (first use in this
function)
/usr/include/asm/io.h:127: warning: control reaches end of non-void
function
/usr/include/asm/io.h: In function `check_signature':
/usr/include/asm/io.h:184: `PAGE_OFFSET_RAW' undeclared (first use in this
function)
In file included from persist.c:23:
../include/driver.h:406:39: warning: nothing can be pasted after this
token
{standard input}: Assembler messages:
{standard input}:9: Warning: Ignoring changed section attributes for
.modinfo
make[1]: *** [persist.o] Error 1
make[1]: Leaving directory `/usr/src/alsa-driver-0.4.1e/kernel'
make: *** [compile] Error 1



_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to