From owner-freebsd-questions@FreeBSD.ORG Fri Apr 7 17:00:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A29CF16A401 for ; Fri, 7 Apr 2006 17:00:39 +0000 (UTC) (envelope-from bcook@poklib.org) Received: from c.mx.poklib.org (c.mx.poklib.org [64.72.87.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C6743D4C for ; Fri, 7 Apr 2006 17:00:37 +0000 (GMT) (envelope-from bcook@poklib.org) Received: from [192.168.1.249] (helo=mail.poklib.org) by c.mx.poklib.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60; FreeBSD) (envelope-from ) id 1FRuK4-000PZL-IO for freebsd-questions@freebsd.org ; Fri, 07 Apr 2006 13:00:36 -0400 Received: from [192.168.1.230] by mail.poklib.org with esmtp (Exim 4.60; FreeBSD) (envelope-from ) id 1FRuK4-000KNp-DA for freebsd-questions@freebsd.org ; Fri, 07 Apr 2006 13:00:36 -0400 Message-ID: <44369AB3.2020107@poklib.org> Date: Fri, 07 Apr 2006 13:00:35 -0400 From: "B. Cook" Organization: Poughkeepsie Public Library District User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <443668B9.1010701@poklib.org> <6.0.0.22.2.20060407094949.028270a8@mail.computinginnovations.com> <44368198.8030102@poklib.org> In-Reply-To: <44368198.8030102@poklib.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RcvHost: [192.168.1.230] X-RcvFor: X-Auth-Id: X-AntiVirus: No Virus Found X-MIME-Character-set: ISO-8859-1 Subject: Re: src upgrade from 4.11-p16 to 5.4 possible? (some success) 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, 07 Apr 2006 17:00:39 -0000 > > [root@FreeBSD /usr/src]# echo $? > 0 > [root@FreeBSD /usr/src]# make -j6 buildworld > > The CPUTYPE is not defined in /etc/make.conf, trying to make a clean > build.. > > and this is RELENG_5_2_1 > > so make buildworld on this box completes. > > I am going to try RELENG_5_3 and then if so then good ;) > RELENG_5_3 builds world as well.. so 5_4 is the stumbling block..