From owner-freebsd-current Mon May 13 11:20:37 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA10526 for current-outgoing; Mon, 13 May 1996 11:20:37 -0700 (PDT) Received: from mail.rwth-aachen.de (mail.RWTH-Aachen.DE [137.226.144.9]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA10455 for ; Mon, 13 May 1996 11:20:09 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de) by mail.rwth-aachen.de (PMDF V5.0-4 #13110) id <01I4O4C22968000NQV@mail.rwth-aachen.de> for freebsd-current@freefall.FreeBSD.org; Mon, 13 May 1996 20:15:14 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id UAA09560 for freebsd-current@freefall.cdrom.com; Mon, 13 May 1996 20:22:20 +0200 Date: Mon, 13 May 1996 20:22:20 +0200 From: "Christoph P. Kukulies" Subject: if_sl.c quirk in making kernel To: freebsd-current@freefall.FreeBSD.org Message-id: <199605131822.UAA09560@gilberto.physik.rwth-aachen.de> 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? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de