Hej all,
 
I encountered a problem compiling the drivers on my kernel 2.4.18-bf2.4.
 
during the execution of this part of the howto:
 
---------------------------------------------------------------------
 
        If you want to use the built-in PnP interfacing, you should use
    ./configure --with-isapnp=yes

    make
---------------------------------------------------------------------
 
I get the following error:
 
---------------------------------------------------------------------
 
        pcm.o(.text+0x14): first defined here
        pcm_sgbuf.o: In function `isapnp_probe_cards':
        pcm_sgbuf.o(.text+0x18): multiple definition of `isapnp_probe_cards'
        pcm.o(.text+0x18): first defined here
        pcm_sgbuf.o: In function `isapnp_resource_change':
        pcm_sgbuf.o(.text+0x1c): multiple definition of `isapnp_resource_change'
        pcm.o(.text+0x1c): first defined here
        make[1]: *** [snd-pcm.o] Error 1
        make[1]: Leaving directory `/usr/src/alsa-driver-0.9.0rc3/acore'
        make: *** [compile] Error 1
 
---------------------------------------------------------------------
 
I am running debian 2.4.18-bf2.4, I used alsa-driver-0.9.0rc3
 
Does anyone know what can be the problem.
 
I need the following driver: snd-intel8x0.o for my i830 chipset
 
Kind Regards,
Jasper Verberk
The Netherlands
 

Reply via email to