From owner-freebsd-questions@FreeBSD.ORG Fri Jan 12 19:59:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB85516A407 for ; Fri, 12 Jan 2007 19:59:56 +0000 (UTC) (envelope-from rchisholm@southlandonline.com) Received: from coyote.southlandonline.com (i216-58-31-88.cybersurf.com [216.58.31.88]) by mx1.freebsd.org (Postfix) with ESMTP id 5E58713C44C for ; Fri, 12 Jan 2007 19:59:56 +0000 (UTC) (envelope-from rchisholm@southlandonline.com) Received: from Spooler by coyote.southlandonline.com (Mercury/32 v4.01b) ID MO001162; 12 Jan 2007 15:00:41 -0500 Received: from spooler by coyote.southlandonline.com (Mercury/32 v4.01b); 12 Jan 2007 15:00:37 -0500 Received: from blackdog.southlandonline.com (192.168.1.113) by coyote.southlandonline.com (Mercury/32 v4.01b) with ESMTP ID MG001161; 12 Jan 2007 15:00:30 -0500 Received: from blackdog.southlandonline.com (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 771F01195F for ; Fri, 12 Jan 2007 14:59:45 -0500 (EST) Received: from [192.168.1.22] (chavez.wolf.southlandonline.com [192.168.1.22]) by blackdog.southlandonline.com (Postfix) with ESMTP id 560EF1195E for ; Fri, 12 Jan 2007 14:59:45 -0500 (EST) Message-ID: <45A7E8B1.6050104@southlandonline.com> Date: Fri, 12 Jan 2007 14:59:45 -0500 From: Rick Chisholm User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CC-Diagnostic: Sender contains "rchisholm@southlandonline.com" (-500) Subject: traditional upgrade trouble X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jan 2007 19:59:56 -0000 I am trying to get from 5.4 to 6.1 and for the most part, the process seems fairly straight forward. Unfortunately, I keep getting an error when running 'make buildworld' - which essentially is a bunch of errors preceding the error code 1 in /usr/src/sbin/ipf/ipftest I've removed /usr/obj and /usr/src/sbin/ipf on separate iterations, yet buildworld dies everytime at the same spot. last error referencing ipftest is error: prototype declaration -- -=-=-=-=-=-=-+-=-=-=-=-=-=- Rick