From owner-freebsd-current Thu Jan 30 09:48:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA21949 for current-outgoing; Thu, 30 Jan 1997 09:48:16 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA21943 for ; Thu, 30 Jan 1997 09:48:12 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA22258; Thu, 30 Jan 1997 10:29:41 -0700 From: Terry Lambert Message-Id: <199701301729.KAA22258@phaeton.artisoft.com> Subject: Re: LINT will not build To: joerg_wunsch@uriah.heep.sax.de Date: Thu, 30 Jan 1997 10:29:41 -0700 (MST) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: from "J Wunsch" at Jan 30, 97 10:05:02 am X-Mailer: ELM [version 2.4 PL24] 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 > > Any chance of you "evidently" very simply fixing it? > > Yes. > > If you're impatient, replace the ifa->ifaddrlist by &ifa->ifaddrhead > (written offhand). If you're patient, wait a few hours until i got > time to commit the fix. I gotta go out to (pay)work right now. Thanks... I'm impatient. I just needed to know the class of reference; I can hack my copy of the code from that, even if it's not strictly correct. Looking at the logs was also informative. 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.