Subject: New problems with kern/vfs_bio.c
To: None <cgd@sun-lamp.cs.berkeley.edu>
From: Kim Andersen <kim@dde.dk>
List: current-users
Date: 05/19/1994 00:24:15
I'm having problems compiling a kernel based on MAY18 sources.
When compiling kern/vfs_bio.c I get:
.../../../../kern/vfs_bio.c: In function `bwrite':
.../../../../kern/vfs_bio.c:303: `B_WRITEINPROG' undeclared 
.../../../../kern/vfs_bio.c: In function `biowait':
.../../../../kern/vfs_bio.c:740: `B_EINTR' undeclared 

Also there is plenty of warnings about missing casts and previously
declared things.

Solutions ?

regards
kim

------------------------------------------------------------------------------