Subject: Problem with current sup
To: None <current-users@netbsd.org>
From: Paul Newhouse <newhouse@pimin.rockhead.com>
List: current-users
Date: 12/04/1998 00:03:41
platform i386

cc -g -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DDIAGNOSTIC -DDEBUG -DCOMPAT_43 -DEXT2FS_SYSTEM_FLAGS -DPPP_BSDCOMP -DPPP_DEFLATE -DPPP_FILTER -DIPFILTER_LOG -DMAXUSERS=32 -D_KERNEL  -Di386  -c ../../../../dev/ic/wdc.c
../../../../dev/ic/wdc.c: In function `wdcstart':
../../../../dev/ic/wdc.c:442: structure has no member named `chp'
../../../../dev/ic/wdc.c: In function `wdc_exec_xfer':
../../../../dev/ic/wdc.c:1147: structure has no member named `chp'
*** Error code 1

did I do something wrong or out of order?

TIA,
Paul