Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 1996 20:22:20 +0200
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   if_sl.c quirk in making kernel
Message-ID:  <199605131822.UAA09560@gilberto.physik.rwth-aachen.de>

next 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?

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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