On March 8, 2001 11:24 pm, Steven T. Hatton wrote:
I couldn't get ALSA to compile by following the instructions in the INSTALL file. Here is the last few lines from the make output. There may be a step I'm missing. I'll review this for a while, but the ROI is becoming pretty small at this point. ------------------------------- In file included from ../include/driver.h:108, from sound.c:23: ../include/compat_22.h:95: redefinition of `struct pci_device_id' ../include/compat_22.h:102: redefinition of `struct pci_driver' ../include/compat_22.h:128: redefinition of `pci_module_init' /usr/src/linux/include/linux/pci.h:609: `pci_module_init' previously defined here make[1]: *** [sound.o] Error 1 make[1]: Leaving directory `/opt/download/working/alsa/alsa-driver-0.5.10b/kernel' make: *** [compile] Error 1 bash-2.04# ls
The error looks similar to what I get if I don't tell configure which sound card I have. Try telling ./configure what card you have. Nick