From owner-freebsd-current Mon May 13 18:33:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA17112 for current-outgoing; Mon, 13 May 1996 18:33:13 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA17102 for ; Mon, 13 May 1996 18:33:09 -0700 (PDT) Received: by sovcom.kiae.su id AA23336 (5.65.kiae-1 ); Tue, 14 May 1996 04:29:04 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Tue, 14 May 96 04:29:04 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id FAA00429; Tue, 14 May 1996 05:26:58 +0400 (MSD) Message-Id: <199605140126.FAA00429@astral.msk.su> Subject: Re: if_sl.c quirk in making kernel To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Date: Tue, 14 May 1996 05:26:58 +0400 (MSD) Cc: freebsd-current@freefall.FreeBSD.org In-Reply-To: <199605131822.UAA09560@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at "May 13, 96 08:22:20 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL17 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > pes -Wmissing-prototypes -Winline -nostdinc -I. -I../.. -I../../sys -I../../../include -DI586_CPU -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../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? Your if_slvar.h is obsoleted. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849