From owner-freebsd-current Wed Feb 6 17:40:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 18AFC37B48A for ; Wed, 6 Feb 2002 17:40:17 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020207014016.BQRB7443.rwcrmhc54.attbi.com@InterJet.elischer.org> for ; Thu, 7 Feb 2002 01:40:16 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id RAA93526 for ; Wed, 6 Feb 2002 17:35:20 -0800 (PST) Date: Wed, 6 Feb 2002 17:35:19 -0800 (PST) From: Julian Elischer To: current@freebsd.org Subject: LINT FREE() breakage. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 eni_transmit.o: In function `eni_output': eni_transmit.o(.text+0x3aa): undefined reference to `MFREE' eni_transmit.o(.text+0x3be): undefined reference to `MFREE' eni_transmit.o(.text+0x47a): undefined reference to `MFREE' fore_output.o: In function `fore_xmit_segment': fore_output.o(.text+0x23b): undefined reference to `MFREE' fore_output.o(.text+0x247): undefined reference to `MFREE' fore_output.o(.text+0x34b): more undefined references to `MFREE' follow umm I wasn't aware teh de-FREEing had occured, but as it apparently has, can whoever did it please compile LINT? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message