Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 1996 05:26:58 +0400 (MSD)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
To:        kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies)
Cc:        freebsd-current@freefall.FreeBSD.org
Subject:   Re: if_sl.c quirk in making kernel
Message-ID:  <199605140126.FAA00429@astral.msk.su>
In-Reply-To: <199605131822.UAA09560@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at "May 13, 96 08:22:20 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



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