From owner-freebsd-questions@FreeBSD.ORG Fri Apr 7 20:09:26 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 2382C16A400 for ; Fri, 7 Apr 2006 20:09:26 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81BC943D58 for ; Fri, 7 Apr 2006 20:09:25 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id k37K98SO094870; Fri, 7 Apr 2006 15:09:08 -0500 (CDT) Message-Id: <6.0.0.22.2.20060407150535.028c69b8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 07 Apr 2006 15:09:08 -0500 To: "B. Cook" From: Derek Ragona In-Reply-To: <44369AB3.2020107@poklib.org> References: <443668B9.1010701@poklib.org> <6.0.0.22.2.20060407094949.028270a8@mail.computinginnovations.com> <44368198.8030102@poklib.org> <44369AB3.2020107@poklib.org> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org 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 20:09:26 -0000 I have had trouble in the past with point releases caused by two different sources: Once source is an out of date /etc/make.conf, so compare yours with the new one with the new source tree in: /usr/src/share/examples/etc/make.conf The other problem I have had is with some cvsup mirrors. You may want to try a different mirror to pull the 5.4 source from. -Derek At 12:00 PM 4/7/2006, B. Cook wrote: >>[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.. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"