Subject: another problem with current source
To: None <current-users@NetBSD.ORG>
From: Thorsten Frueauf <frueauf@ira.uka.de>
List: current-users
Date: 02/12/1996 18:46:44
Hello!

Unfortunatly I have to add point 5) to my current bug list:

If you make a kernel on Amiga with current 12.02.1996 source you get:

cc  -O2 -Werror -mc68020 -msoft-float -I. -I../../../../arch -I../../../.. -DTIM
EZONE="0" -DDST="1" -DNMBCLUSTERS="0x400" -DM68030 -DM68020 -DFPCOPROC -DSWAPPAG
ER -DVNODEPAGER -DDEVPAGER -DINET -DIPFILTER -DGATEWAY -DDIRECTED_BROADCAST -DMR
OUTING -DNFSSERVER -DNFSCLIENT -DFFS -DMFS -DPROCFS -DKERNFS -DFDESC -DNULLFS -D
FIFO -DADOSFS -DCD9660 -DUNION -DUMAPFS -DCOMPAT_10 -DCOMPAT_09 -DCOMPAT_43 -DCO
MPAT_SUNOS -DTCP_COMPAT_42 -DCOMPAT_NOMID -DSYSVSHM -DSYSVMSG -DSYSVSEM -DGENERI
C -DLKM -DKTRACE -DDIAGNOSTIC -DNKMEMCLUSTERS=256 -DPANICWAIT -DDEBUG -DDDB -DKB
DRESET -DMACHINE_NONCONTIG -DCL5426CONSOLE -DGRF_ECS -DGRF_NTSC -DGRF_PAL -DGRF_
CL5426 -D_KERNEL -Dmc68020 -Damiga  -c ../../../../arch/amiga/amiga/amiga_init.c
cc1: warnings being treated as errors
../../../../arch/amiga/amiga/amiga_init.c: In function `kernel_reload_write':
../../../../arch/amiga/amiga/amiga_init.c:728: warning: passing arg 1 of `uiomov
e' from incompatible pointer type
*** Error code 1

Stop.


(That was after fixing the problem with /src/sys/sys/cpu.h)

Anyone has a solution for that one?

Thanx for any help in advance!

Greets
      Thorsten