Subject: RE: port-i386/9354: make of fsck_ext2fs broken in release branch
To: None <current-users@netbsd.org>
From: Damon Brodie <damonb@winddance.net>
List: current-users
Date: 02/18/2000 14:34:19
Hello All,

I supped -release last night and my compile stopped in the same place as
indicated in PR# 9354.

The sup was clean, and I tried to compile it on an i386 box running stock
1.4.1.  Is there a fix for it, or have I missed something?

Thanks !

Damon Brodie
damon@fundy.net

> 	sbin/fsck_ext2fs/setup.c has compilation errors
> 	bash-2.03# make
> cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Werror
> -I/scratch/NetBSD-1.4-release/src/sbin/fsck_ext2fs/../fsck -c setup.c
> setup.c: In function `readsb':
> setup.c:304: `E2FS_REV1' undeclared (first use in this function)
> setup.c:304: (Each undeclared identifier is reported only once
> setup.c:304: for each function it appears in.)
> setup.c:307: `E2FS_REV0' undeclared (first use in this function)
> setup.c:309: structure has no member named `e2fs_features_rocompat'
>