Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 96 10:38:22 +0200
From:      garyj@frt.dec.com
To:        current%freebsd.org@inet-gw-1.pa.dec.com
Subject:   Re: if_sl.c quirk in making kernel 
Message-ID:  <9605140838.AA13567@cssmuc.frt.dec.com>
In-Reply-To: Message from "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>  of Mon, 13 May 96 20:22:20 %2B0200.

next in thread | previous in thread | raw e-mail | index | archive | help

kuku@gilberto.physik.rwth-aachen.de writes:
> pes -Wmissing-prototypes  -Winline  -nostdinc -I. -I../.. -I../../sys -I../..
 -/../include -DI586_CPU -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKE
 -RNEL  ../../net/if_sl.c
> ../../net/if_sl.c: In function `slopen':
> ../../net/if_sl.c:278: `SC_STATIC' undeclared (first use this function)
> ../../net/if_sl.c:278: (Each undeclared identifier is reported only once
> ../../net/if_sl.c:278: for each function it appears in.)
> ../../net/if_sl.c: In function `slclose':
> ../../net/if_sl.c:343: `SC_STATIC' undeclared (first use this function)
> ../../net/if_sl.c: In function `sltioctl':
> ../../net/if_sl.c:384: `SC_STATIC' undeclared (first use this function)
> *** Error code 1
> 
> Stop.
> 
> Does anyone else see this or is it some mess with my machine?
> 

I just made a kernel last night with the latest ctm's applied and
didn't see this. You must have some local problem.

---
Gary Jennejohn				(work) gjennejohn@frt.dec.com
					(home) Gary.Jennejohn@munich.netsurf.de
					(play) gj@freebsd.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9605140838.AA13567>