From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 11:28:35 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 ED55F16A4CE for ; Fri, 5 Mar 2004 11:28:35 -0800 (PST) Received: from broad.100mwh.com (unknown [205.214.86.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id B130D43D55 for ; Fri, 5 Mar 2004 11:28:35 -0800 (PST) (envelope-from rseals@vdsi.net) Received: from aqua.magellanhealth.com ([204.193.75.20] helo=[10.200.10.14]) by broad.100mwh.com with asmtp (Exim 4.24) id 1AzKzq-0001J2-Qk for freebsd-questions@FreeBSD.ORG; Fri, 05 Mar 2004 12:28:34 -0700 From: Ray Seals To: FreeBSD Questions Content-Type: text/plain Message-Id: <1078514904.1731.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 05 Mar 2004 13:28:25 -0600 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - broad.100mwh.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - vdsi.net Subject: Upgrading from 4.7 to 5.2.1 buildworld errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rseals@vdsi.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 19:28:36 -0000 I have a 4.7 machine that I installed the 5.2.1 sources on (ie. copied the /usr/src directory from a fresh installed 5.2.1 machine). When I do a make buildworld I get an error about "no target to make" when it starts stage 4.1 (building includes). This is a production box and I don't want to build it from scratch is there a way for me to get the 5.2.1 sources on the box and do an upgrade that way? Ray