2.1.89pre3 doesn't compile without SMP

David Burrows (snadge@gemcorp.com.au)
Fri, 27 Feb 1998 17:48:55 +1000 (EST)


make zImage 2>stderr

arch/i386/kernel/kernel.o: In function `setup_x86_irq':
arch/i386/kernel/kernel.o(.text+0x28f1): undefined reference to `enable_IO_APIC_irq'
arch/i386/kernel/kernel.o: In function `probe_irq_on':
arch/i386/kernel/kernel.o(.text+0x298b): undefined reference to `enable_IO_APIC_irq'
arch/i386/kernel/kernel.o: In function `unmask_generic_irq':
arch/i386/kernel/kernel.o(.text+0x2d1c): undefined reference to `enable_IO_APIC_irq'
make: *** [vmlinux] Error 1

make modules 2>stderr

floppy.c:2475: warning: function declaration isn't a prototype
floppy.c: In function `virtualdmabug_workaround':
floppy.c:2492: warning: control reaches end of non-void function
ide-cd.c: In function `cdrom_analyze_sense_data':
ide-cd.c:274: warning: comparison is always 1 due to limited range of data type

At this point I pressed ctrl-c... :/

Cheers,

Dave.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu