At Sat, 5 Oct 2002 15:14:38 +1000,
Mark Constable wrote:
>
> Even if I use "./configure --with-cards=emu10k1" I am still
> getting a problem with the following driver. Any solutions ?
>
> ...
> make[2]: Leaving directory `/usr/src/alsa/alsa-driver/pci/emu10k1'
> make -C ice1712 modules
> make:
I had no problems compiling ICE1712. U must use
--with-cards=ICE1712
Or u can start from scratch.
Completely remove old modules in this directory by
typing
rm -rf /lib/modules/(your kernel version)/misc
> Compile the driver with these options.
> --with-kernel=(your kernel source dir path)
--with
Even if I use "./configure --with-cards=emu10k1" I am still
getting a problem with the following driver. Any solutions ?
...
make[2]: Leaving directory `/usr/src/alsa/alsa-driver/pci/emu10k1'
make -C ice1712 modules
make: *** ice1712: No such file or directory. Stop.
make: Entering an unknown d