Config file for Ultra 10
Dean Anderson <[email protected]>
| Newsgroups | gmane.linux.aurora.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to build AFS on an ultra 10. Before I can get started, I would like to build a kernel. SO, I've tried to build some of the supplied configurations in the configs directory. kernel-2.4.20-sparc64-BOOT.config kernel-2.4.20-sparc64.config kernel-2.4.20-sparc64-smp.config None of these build on a freshly installed ultra 10, with everything installed. cp configs/kernel-2.4.20-sparc64-BOOT.config .config gmake dep gmake vmlinux I've included the last file in the gmake vmlinux. Any ideas? --Dean kgcc -D__KERNEL__ -I/usr/src/linux-2.4.20-2.3sparc/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -fomit-frame-pointer -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -nostdinc -iwithprefix include -DKBUILD_BASENAME=rtc -c -o rtc.o rtc.c rtc.c:83: `PCI_IRQ_NONE' undeclared here (not in a function) rtc.c: In function `rtc_init': rtc.c:738: `PCI_IRQ_NONE' undeclared (first use in this function) rtc.c:738: (Each undeclared identifier is reported only once rtc.c:738: for each function it appears in.) gmake[3]: *** [rtc.o] Error 1 gmake[3]: Leaving directory `/usr/src/linux-2.4.20-2.3sparc/drivers/char' gmake[2]: *** [first_rule] Error 2 gmake[2]: Leaving directory `/usr/src/linux-2.4.20-2.3sparc/drivers/char' gmake[1]: *** [_subdir_char] Error 2 gmake[1]: Leaving directory `/usr/src/linux-2.4.20-2.3sparc/drivers' gmake: *** [_dir_drivers] Error 2 _______________________________________________ Aurora-sparc-devel mailing list [email protected] http://lists.auroralinux.org/mailman/listinfo/aurora-sparc-devel Aurora FAQ: http://www.ecs.soton.ac.uk/~mas01r/aurorafaq.html