From owner-freebsd-current Wed May 23 17:47: 9 2001 Delivered-To: freebsd-current@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 7367E37B423 for ; Wed, 23 May 2001 17:47:01 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from sparrow.unixfreak.org (sparrow [192.168.2.2]) by bazooka.unixfreak.org (Postfix) with ESMTP id D17F53E48; Wed, 23 May 2001 17:47:00 -0700 (PDT) To: Michael Harnois Cc: freebsd-current@freebsd.org Subject: Re: kernel broken in two places In-Reply-To: <86y9rnlqhy.fsf@mharnois.workgroup.net>; from mdharnois@home.com on "23 May 2001 16:11:53 -0500" Date: Thu, 26 Apr 2001 18:46:56 -0700 From: Dima Dorfman Message-Id: <20010524004700.D17F53E48@bazooka.unixfreak.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Michael Harnois writes: > Unless I missed a heads-up somewhere ... > > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I > @/../include /usr/src/sys/modules/if_sl/../../net/if_sl.c /usr/src/sys/modul > es/if_sl/../../net/slcompress.c > /usr/src/sys/modules/if_sl/../../net/if_sl.c:96: #error "Huh? Slip without in et?" Are you compiling without "options INET"? > > and then, if I overcome that breakage by brute force ... > > cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Ws > trict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../dev -I../../../ > include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_ > global.h -elf -mpreferred-stack-boundary=2 ../../kern/tty_snoop.c > ../../kern/tty_snoop.c: In function `snp_detach': > ../../kern/tty_snoop.c:394: structure has no member named `snp_olddisc' > ../../kern/tty_snoop.c: In function `snpioctl': > ../../kern/tty_snoop.c:477: structure has no member named `snp_olddisc' > *** Error code 1 This is my fault. I've fixed it. Sorry, everybody :-/ Dima Dorfman dima@unixfreak.org > > > -- > Michael D. Harnois mdharnois@home.com > Redeemer Lutheran Church Washburn, Iowa > Some folks you don't have to satirize, > you just quote 'em. --Tom Paxton > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message