From owner-freebsd-current Tue May 14 01:44:42 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA19807 for current-outgoing; Tue, 14 May 1996 01:44:42 -0700 (PDT) Received: from mail1.digital.com (mail1.digital.com [204.123.2.50]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA19800 for ; Tue, 14 May 1996 01:44:35 -0700 (PDT) From: garyj@frt.dec.com Received: from cssmuc.frt.dec.com by mail1.digital.com (5.65 EXP 4/12/95 for V3.2/1.0/WV) id AA28805; Tue, 14 May 1996 01:38:31 -0700 Received: from localhost by cssmuc.frt.dec.com; (5.65v3.2/1.1.8.2/14Nov95-0232PM) id AA13567; Tue, 14 May 1996 10:38:22 +0200 Message-Id: <9605140838.AA13567@cssmuc.frt.dec.com> X-Mailer: exmh version 1.6.4 10/10/95 To: current%freebsd.org@inet-gw-1.pa.dec.com In-Reply-To: Message from "Christoph P. Kukulies" of Mon, 13 May 96 20:22:20 +0200. Reply-To: gjennejohn@frt.dec.com Subject: Re: if_sl.c quirk in making kernel Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 May 96 10:38:22 +0200 X-Mts: smtp Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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