Subject: Kernel recompile
To: None <amiga-dev@NetBSD.ORG>
From: Kevin P. Neal <kpn@thunder.catt.ncsu.edu>
List: amiga-dev
Date: 04/26/1995 17:58:08
Ok, I'm trying to get a kernel to compile. It doesn't matter which config
file I use, GENERIC or KPN (mine), both break the same way:
thunder% make
cc  -c -O -mc68020 -m68881 -I. -I../../../../arch -I../../../.. -I../../../../sys -DTIMEZONE="0x12c" -DDST="1" -DM68030 -DM68020 -DFPCOPROC -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DINET -DNFSSERVER -DNFSCLIENT -DFFS -DMFS -DPROCFS -DKERNFS -DFDESC -DNULLFS -DFIFO -DADOSFS -DCOMPAT_10 -DCOMPAT_09 -DCOMPAT_43 -DTCP_COMPAT_42 -DCOMPAT_NOMID -DSYSVSHM -DSYSVMSG -DSYSVSEM -DLKM -DNKMEMCLUSTERS=256 -DDDB -DMACHINE_NONCONTIG -DGRF_ECS -DGRF_NTSC -DKERNEL -D_KERNEL -Dmc68020 -Damiga  ../../../../arch/amiga/amiga/conf.c
../../../../arch/amiga/amiga/conf.c:178: parse error before `)'
../../../../arch/amiga/amiga/conf.c:178: parse error before `nullop'
../../../../arch/amiga/amiga/conf.c:179: parse error before `)'
../../../../arch/amiga/amiga/conf.c:179: parse error before `nullop'
../../../../arch/amiga/amiga/conf.c:184: parse error before `)'
../../../../arch/amiga/amiga/conf.c:184: parse error before `nullop'
../../../../arch/amiga/amiga/conf.c:199: warning: initialization of `cdevsw[10].d_read' from incompatible pointer type
../../../../arch/amiga/amiga/conf.c:199: warning: initialization of `cdevsw[11].d_read' from incompatible pointer type
../../../../arch/amiga/amiga/conf.c:199: warning: initialization of `cdevsw[16].d_read' from incompatible pointer type
*** Error code 1

Stop.

How do I fix this, or who can fix this? My sources are current as of 
sometime last week. I will sup later, although I had wanted to finish
my recompile of all with a static set of sources.
-- 
XCOMM --------------------------------------------------------
XCOMM Kevin P. Neal, Sophomore CSC/CPE      case@catt.ncsu.edu
XCOMM North Carolina State University      kpneal@eos.ncsu.edu
XCOMM --------------------------------------------------------