[alsa-devel] New alsa lowlevel driver for the SE-200PCI and SE-90PCI
Daniel Mayer
listenmitglied at arcor.de
Mon Oct 15 17:47:06 CEST 2007
Hi!
First I want to thank you both for your work on this driver! I got that
soundcard via import from Japan (into Germany) and was waiting for exactly
this ;)
But:... I know I'm stupid, but I don't get this driver compiled...
I added it to the alsa 15rc3-tree
- copy se.* to ./alsa-kernel/pci/ice1712
- edit ./alsa-kernel/pci/ice1712/Makefile: added se.o
- added a new se.c to ./pci/ice1712 linking to the alsa-kernel-directory
(like the juli.c)
After ./cvscompile I get:
[...]
In file included from /home/daniel/alsa-driver-1.0.15rc3/pci/ice1712/se.c:2:
./alsa-kernel/pci/ice1712/se.c:396:
Warnung: Initialisierung von inkompatiblem Zeigertyp
./alsa-kernel/pci/ice1712/se.c:402:
Warnung: Initialisierung von inkompatiblem Zeigertyp
./alsa-kernel/pci/ice1712/se.c: In Funktion »se200pci_cont_get«:
./alsa-kernel/pci/ice1712/se.c:463:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:464:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:468:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c: In Funktion »se200pci_cont_put«:
./alsa-kernel/pci/ice1712/se.c:491:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:492:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:493:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:494:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:499:
Fehler: »union <anonymous>« hat kein Element namens »se«
./alsa-kernel/pci/ice1712/se.c:500:
Fehler: »union <anonymous>« hat kein Element namens »se«
make[4]: *** [/home/daniel/alsa-driver-1.0.15rc3/pci/ice1712/se.o] Fehler 1
make[3]: *** [/home/daniel/alsa-driver-1.0.15rc3/pci/ice1712] Fehler 2
make[2]: *** [/home/daniel/alsa-driver-1.0.15rc3/pci] Fehler 2
make[1]: *** [_module_/home/daniel/alsa-driver-1.0.15rc3] Fehler 2
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.22-14-generic'
make: *** [compile] Fehler 2
What went wrong?
Greetings,
Daniel
More information about the Alsa-devel
mailing list