Hello friends
I have Suse 8.1, gcc 3.2

make says

....

make[1]: Wechsel in das Verzeichnis 
»/home/monday/alsa/1.0.4/alsa-driver-1.0.4/drivers«
make  -C mpu401 modules
make[2]: Wechsel in das Verzeichnis 
»/home/monday/alsa/1.0.4/alsa-driver-1.0.4/drivers/mpu401«
gcc -D__KERNEL__ -DMODULE=1 
-I/home/monday/alsa/1.0.4/alsa-driver-1.0.4/include  
-I/lib/modules/2.4.19-4GB/build/include -O2 -mpreferred-stack-boundary=2 
-march=i586 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD 
-nostdinc -iwithprefix include  -DKBUILD_BASENAME=mpu401   -c -o mpu401.o 
mpu401.c
In file included from mpu401.c:4:
../../alsa-kernel/drivers/mpu401/mpu401.c:31:27: acpi/acpi_bus.h: Datei oder 
Verzeichnis nicht gefunden
In file included from mpu401.c:4:
../../alsa-kernel/drivers/mpu401/mpu401.c:101: parse error before 
"snd_mpu401_acpi_resource"
../../alsa-kernel/drivers/mpu401/mpu401.c:102: warning: `struct acpi_resource' 
declared inside parameter list
../../alsa-kernel/drivers/mpu401/mpu401.c:102: warning: its scope is only this 
definition or declaration, which is probably not what you want
../../alsa-kernel/drivers/mpu401/mpu401.c:103: warning: return type defaults 
to `int'
../../alsa-kernel/drivers/mpu401/mpu401.c: In function 
`snd_mpu401_acpi_resource':
../../alsa-kernel/drivers/mpu401/mpu401.c:106: dereferencing pointer to 
incomplete type
../../alsa-kernel/drivers/mpu401/mpu401.c:106: `ACPI_RSTYPE_IRQ' undeclared 
(first use in this function)
../../alsa-kernel/drivers/mpu401/mpu401.c:106: (Each undeclared identifier is 
reported only once
../../alsa-kernel/drivers/mpu401/mpu401.c:106: for each function it appears 
in.)

.... 
and many more errors, maybe because that missing bus.h ???
can you help?
thanks!!

-- 
Günther Montag
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to