Subject: Re: z8530tty.c compilation problem on 5 Nov sup
To: None <erik@sockdev.uni-c.dk>
From: alanp <alanp@phcnet.com>
List: current-users
Date: 11/06/1997 08:52:31
My work-around was to add the missing field toz8530sc.h.

alan

> From: Erik Bertelsen <erik@sockdev.uni-c.dk>
>
> The following diagnostics are output when trying to compile
> z8530tty.c on today's (5 nov) 1.3_ALPHA. 
> 
> Going back to the previous version of z8530tty.c seems to cure
> the problem -- was an update committed to the wrong CVS branch ?
> 
> - Erik
> 
> cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
> -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c"
> -DEXEC_AOUT -DEXEC_SCRIPT -DDIAGNOSTIC -DDDB -DCOMPAT_12 -DFIFO -DFFS
> -DCD9660 -DNFSSERVER -DINET -DPPP_BSDCOMP -DPPP_DEFLATE -DCOMPAT_43
> -DM68040 -DFPSP -DZS_CONSOLE_ABORT -DQUADRA_QUICK_SCSI -DMAXUSERS=16
> -D_KERNEL  -Dmc68020 -Dmac68k  -c ../../../../dev/ic/z8530tty.c
> ../../../../dev/ic/z8530tty.c: In function `zsparam':
> ../../../../dev/ic/z8530tty.c:824: structure has no member named
> `cs_rr0_mask'
> ../../../../dev/ic/z8530tty.c: In function `zstty_stint':
> ../../../../dev/ic/z8530tty.c:1194: structure has no member named
> `cs_rr0_mask'
> ../../../../dev/ic/z8530tty.c:1201: structure has no member named
> `cs_rr0_mask'
>