From owner-freebsd-current@FreeBSD.ORG Thu Aug 26 14:18:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2FF616A4D1; Thu, 26 Aug 2004 14:18:07 +0000 (GMT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4C143D1F; Thu, 26 Aug 2004 14:18:07 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7QEI7j2029316; Thu, 26 Aug 2004 10:18:07 -0400 (EDT) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28828-07; Thu, 26 Aug 2004 10:18:06 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id i7QEI61c029287; Thu, 26 Aug 2004 10:18:06 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id i7QEI0kZ037150; Thu, 26 Aug 2004 10:18:00 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.1.2.0.0.20040826102007.0364ec10@64.7.153.2> X-Sender: mdtpop@64.7.153.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.2.0 Date: Thu, 26 Aug 2004 10:23:07 -0400 To: Ruslan Ermilov From: Mike Tancsa In-Reply-To: <20040826140635.GA13291@ip.net.ua> References: <6.1.2.0.0.20040826090933.074a6fd0@64.7.153.2> <20040826140635.GA13291@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan2b cc: freebsd-current@freebsd.org Subject: Re: make buildworld problems on RELENG_5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 14:18:08 -0000 At 10:06 AM 26/08/2004, Ruslan Ermilov wrote: > > > > Stop in /usr/src/sys/modules/ipfw. > > *** Error code 1 > > >Pull up the latest revision of sys/modules/ipfw/Makefile from HEAD. Thanks! That did the trick. Any chance to MFC this to RELENG_5 ? ---Mike