From owner-freebsd-current Mon May 8 12:50: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from volatile.by-tor.tacorp.com (ci391991-a.grnvle1.sc.home.com [24.9.31.75]) by hub.freebsd.org (Postfix) with ESMTP id 404E637BBE5 for ; Mon, 8 May 2000 12:49:55 -0700 (PDT) (envelope-from morganw@by-tor.tacorp.com) Received: (from morganw@localhost) by volatile.by-tor.tacorp.com (8.9.3/8.9.3) id PAA02660; Mon, 8 May 2000 15:52:40 -0400 (EDT) (envelope-from morganw) Date: Mon, 8 May 2000 15:52:40 -0400 (EDT) From: Wes Morgan X-Sender: morganw@volatile.by-tor.tacorp.com To: Nick Hibma Cc: FreeBSD CURRENT Mailing List Subject: Re: LINT broken. (in_cksum changes) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I sent a note to the committer on these last night. LINT must need some modification, because the error is also present in netinet6/ipsec.c. There are some ifdef's around it that point to LINT needing some extra options. On Sun, 7 May 2000, Nick Hibma wrote: > > Is it only me that ever compiles LINT? The checksum changes went in a > few days ago. > > Please, people, when you move code around or change a function that is > used in more than a fixed set of files, compile LINT. If unsure, compile > LINT. It's an extra five minutes, but well worth it. > > linking kernel > fil.o: In function `fr_tcpsum': > fil.o(.text+0xf47): undefined reference to `in_cksum' > ip_fil.o: In function `send_reset': > ip_fil.o(.text+0xd7d): undefined reference to `in_cksum' > ip_fil.o: In function `ipfr_fastroute': > ip_fil.o(.text+0x10f1): undefined reference to `in_cksum' > ip_fil.o(.text+0x1316): undefined reference to `in_cksum' > ip_fil.o(.text+0x1380): undefined reference to `in_cksum' > ip_mroute.o(.text+0x19d6): more undefined references to `in_cksum' > follow > > > I just couldn't be bothered to fix it. > > Nick > -- > n_hibma@webweaving.org > n_hibma@freebsd.org USB project > http://www.etla.net/~n_hibma/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ wesleymorgan@home.com _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message