From owner-freebsd-current Wed Jan 29 13:32:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA22966 for current-outgoing; Wed, 29 Jan 1997 13:32:51 -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 NAA22946 for ; Wed, 29 Jan 1997 13:32:44 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA18713 for current@freebsd.org; Wed, 29 Jan 1997 14:14:18 -0700 From: Terry Lambert Message-Id: <199701292114.OAA18713@phaeton.artisoft.com> Subject: LINT will not build To: current@freebsd.org Date: Wed, 29 Jan 1997 14:14:18 -0700 (MST) 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 LINT build fails while building the FDDI driver; apparently, the if_address member has become a list and the FDDI driver code was never updated. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.