From owner-freebsd-questions@FreeBSD.ORG Wed Mar 12 19:50:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64B8D1065670 for ; Wed, 12 Mar 2008 19:50:16 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 19C478FC19 for ; Wed, 12 Mar 2008 19:50:15 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m2CJnreZ059141; Wed, 12 Mar 2008 14:49:54 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080312145003.025592a8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 12 Mar 2008 14:51:39 -0500 To: "David Newman" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <11184.12.178.36.25.1205347265.squirrel@mail.networktest.co m> References: <11184.12.178.36.25.1205347265.squirrel@mail.networktest.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080311-0, 03/11/2008), Outbound message X-Antivirus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: source upgrade from 6.3 -> 7.0 fails 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: Wed, 12 Mar 2008 19:50:16 -0000 At 01:41 PM 3/12/2008, David Newman wrote: >Having trouble upgrading 6.3 to 7.0 from source. This is on a single-CPU >amd64 machine. > >These steps all work OK: > >1. cd /usr/src > >2. cvsup -g -L 2 /usr/local/etc/security-supfile (tag points to RELENG_7_0) > >3. make buildworld > >4. make buildkernel KERNCONF=GENERIC > >5. make installkernel KERNCONF=GENERIC > >6. reboot to single-user mode > >7. mount -u / > >8. mount -a > >9. mergemaster -p > >But then I do: > >10. make installworld > >and get this error: > >install: crt1.o: No such file or directory >***Error code 71 > >crt1.o does exist in /usr/lib. > >Thanks in advance for any clues on fixing this upgrade. > >dn > > I had a similar problem with one server I upgraded this way too. I was running the 7.0 kernel with 6.3 world. I rebuilt world after cleaning everything and the next installworld went fine. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.