Subject: Re: make kernel error with source tree upto mar13, 99
To: Chan Yiu Wah <c5666305@hkstar.com>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 03/13/1999 19:34:24
Fixed.

Chan Yiu Wah <c5666305@hkstar.com> writes:

> Hi,
> 
> I tried to update my system with source Mar 13, 1999 and encountered an error
> when tried to make the kernel.  I had reget the net source from ftp.netbsd.org
> , but the result is the same (error). Any idea ?
> 
> 
> cheers
> 
> Clarence
> 
> ======= Error =======
> cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DEXT2FS_SYSTEM_FLAGS -DNS -DMAXUSERS=32 -D_KERNEL -Di386  -c ../../../../net/slcompress.c
> cc1: warnings being treated as errors
> ../../../../net/slcompress.c: In function `sl_uncompress_tcp':
> ../../../../net/slcompress.c:465: warning: passing arg 1 of `memmove' makes pointer from integer without a cast
> *** Error code 1
> 
> Stop.
> 
> ======= Error =======