From owner-freebsd-questions@FreeBSD.ORG Mon Jul 5 22:07:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332FF16A4CF for ; Mon, 5 Jul 2004 22:07:10 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id E788943D5A for ; Mon, 5 Jul 2004 22:07:09 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id 16A941361E; Tue, 6 Jul 2004 10:07:09 +1200 (NZST) Date: Tue, 6 Jul 2004 10:07:09 +1200 From: Jonathan Chen To: Stelian Popescu-Crainic Message-ID: <20040705220708.GA914@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: GENERIC fails to compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 22:07:10 -0000 On Mon, Jul 05, 2004 at 04:33:39PM -0500, Stelian Popescu-Crainic wrote: > Hello, > > After upgrading from 4.9 to 4.10 and upgrading the sources via CVSup, I've > tried to recompile the kernel (I need appletalk which is not included in the > GENERIC configuration) with make buildkernel etc.. After several attempts, > including one using the "traditional" way, with the same results, I've tried > to recompile GENERIC. The output was the same: > > " /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c: In > function `send_ip': > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.c:1325: > void value not ignored as it ought to be > *** Error code 1 This was recently fixed in 4-STABLE. In general, if you choose to go with the -STABLE sources, you need to subscribe to the freebsd-stable list to keep up with any gotchas. If you cvsup again, your problem will have gone away. Cheers. -- Jonathan Chen ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams