Port-mac68k archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: custom kernel problems
Hmh, so you are probably right, Hauke. The SCSI problem seems solved,
but I have a new error now:
......
making sure the 68040 FPSP is up to date...
`fpsp.o' is up to date.
# compile QUADRA/autoconf.o
cc -msoft-float -ffreestanding -O2 -m68040 -pipe -Werror -Wall
-Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss
-Dmac68k -I. -I../../../../arch -I../../../.. -nostdinc -DM68040
-DDIAGNOSTIC -DGRF_COMPAT -DMAXUSERS=8 -D_KERNEL -D_KERNEL_OPT
-I../../../../dist/ipf -c ../../../../arch/mac68k/mac68k/autoconf.c
../../../../arch/mac68k/mac68k/autoconf.c: In function `cpu_configure':
../../../../arch/mac68k/mac68k/autoconf.c:87: warning: implicit
declaration of function `softintr_init'
*** Error code 1
Stop.
make: stopped in /home/seqlab/NetBSD4/src/sys/arch/mac68k/compile/QUADRA
Btw, the path ../NetBSD4/src/sys/arch/mac68k/compile/QUADRA is
misleading. I downloaded the NetBSD 3 sources for the custom kernel,
but extracted them in the dir called NetBSD4, which also contains other
(NetBSD 4) files. Sorry for the confusion.
I'll give it another go with the "fpu0 at mainbus?" option on.
Andreas
Home |
Main Index |
Thread Index |
Old Index