Subject: .../sun3/sun3/vm_machdep.c out of date?
To: None <port-sun3@NetBSD.ORG>
From: Jari Kokko <jkokko@cc.hut.fi>
List: port-sun3
Date: 05/04/1996 17:08:31
Hi,

For about a week I haven't been able to compile a kernel:

> ../../../../arch/sun3/sun3/vm_machdep.c:70: conflicting types for
> `cpu_set_kpc'
> ../../../../sys/systm.h:209: previous declaration of `cpu_set_kpc'
> ../../../../arch/sun3/sun3/vm_machdep.c:286: conflicting types for
> `pagemove'
> ../../../../vm/vm_extern.h:139: previous declaration of `pagemove'

> -rw-r--r--  1 jari  users  12303 Feb 22 14:42 ../../../../arch/sun3/sun3/vm_machdep.c
> -rw-r--r--  1 jari  users   8606 Apr 22 14:51 ../../../../sys/systm.h
> -rw-r--r--  1 jari  users   6412 Apr 24 14:33 ../../../../vm/vm_extern.h

The dates suggest that vm_machdep.c is missing some change made
elsewhere...

Jari Kokko