gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-2mdk/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   
-nostdinc -iwithprefix include -DKBUILD_BASENAME=pci_irq  -c -o pci-irq.o 
pci-irq.c
In file included from pci-irq.c:18:
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:100: `MAX_IRQ_SOURCES' 
undeclared here (not in a function)
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h: In function `io_apic_read':
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:107: invalid use of undefined 
type `struct mpc_config_ioapic'
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:108: invalid use of undefined 
type `struct mpc_config_ioapic'
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h: In function `io_apic_write':
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:113: invalid use of undefined 
type `struct mpc_config_ioapic'
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:114: invalid use of undefined 
type `struct mpc_config_ioapic'
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h: In function 
`io_apic_modify':
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:123: invalid use of undefined 
type `struct mpc_config_ioapic'
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h: In function `io_apic_sync':
/usr/src/linux-2.4.20-2mdk/include/asm/io_apic.h:132: invalid use of undefined 
type `struct mpc_config_ioapic'
make[1]: *** [pci-irq.o] Erreur 1
make[1]: Leaving directory `/usr/src/linux-2.4.20-2mdk/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Erreur 2

-- 
Disks are always full. It is futile to try to get more disk space. Data 
expands to fill any void. 
        -- Murphy's Computer Laws n�4


Reply via email to