From owner-freebsd-stable@FreeBSD.ORG Tue Nov 20 11:54:45 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72F3716A468 for ; Tue, 20 Nov 2007 11:54:45 +0000 (UTC) (envelope-from meubanks@mse.homeunix.net) Received: from solen.mse.homeunix.net (66-189-178-93.dhcp.wnch.wa.charter.com [66.189.178.93]) by mx1.freebsd.org (Postfix) with ESMTP id 3F87513C4C6 for ; Tue, 20 Nov 2007 11:54:44 +0000 (UTC) (envelope-from meubanks@mse.homeunix.net) Received: from mselbep117p6dw (koro.mse.homeunix.net [192.168.10.103]) by solen.mse.homeunix.net (8.14.1/8.14.1) with ESMTP id lAILxxPX026198 for ; Sun, 18 Nov 2007 13:59:59 -0800 (PST) (envelope-from meubanks@mse.homeunix.net) From: "Michael Eubanks" To: Date: Sun, 18 Nov 2007 13:59:48 -0800 Message-ID: <000901c82a2e$59d9d750$8102fea9@mselbep117p6dw> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcgqLlaNNICBoo2GSd2lLo+gAEBHWw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Mailman-Approved-At: Tue, 20 Nov 2007 12:34:41 +0000 Subject: problem compiling RELENG_6 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 11:54:45 -0000 I've CVSup'd my RELENG_6 source and tried a make buildworld. Compilation breaks with the following error: ===> sbin/ipf/libipf (depend) make: don't know how to make extras.c. Stop *** Error code 2 I noticed there was another post with this same problem at http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2007-11/msg00203.htm l, although, I'm curious if there is a fix? Thank you, -Michael Eubanks meubanks@wsu.edu