From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 20:39:59 2005 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 ED9AC16A4CE for ; Fri, 25 Feb 2005 20:39:59 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D2843D41 for ; Fri, 25 Feb 2005 20:39:59 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j1PKdIt3004407; Fri, 25 Feb 2005 12:39:18 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Fri, 25 Feb 2005 12:39:56 -0800 User-Agent: KMail/1.7.2 References: <421F809C.70207@nove.bg> In-Reply-To: <421F809C.70207@nove.bg> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502251239.56616.kstewart@owt.com> cc: Velko Ivanov Subject: Re: RELENG_5 installworld fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 20:40:00 -0000 On Friday 25 February 2005 11:46 am, Velko Ivanov wrote: > Hello, > > a freshly cvsup-ed to RELENG_5 i386 machine failed during 'make > installworld' today with reason 'uuencode: can not find uuencode' in > the share/syscons/scrnmaps directory. > I changed the Makefile in /usr/src/share/syscons/scrnmaps, specifying > the absolute path to the uuencode executable - > /usr/obj/usr/src/usr.bin/uuencode/uuencode and the installation > finished without errors. > I'm not very familiar with the build system, so I'm wondering if I > did some mistake to get this error, and can I expect the system to > work well after my intervention, or is it better to cvsup again and > reinstall? If I get to this, I will cvsup to RELENG_5_3, I wouldn't > update to RELENG_5 if I knew it was 5.4-PRERELEASE - my mistake. > Nothing has changed in those specific areas since 2/11 and I have successful builds on 2/11 and 2/24. A current cvsup also shows no changes. That makes it look like an error on your end. I log my cvsup runs and then convert it into HTML. That lets me browse the changes back to cvsweb.cgi. So, you need to supply more info. Are you setting any special parameters in /etc/make.conf? Did you follow UPDATING as far as the sequence of buildworld, [build/install]kernel, boot to single user mode and do the installworld? Before this build, when did you last update your system? Since I have done the cvsup of src-all, I am going to update my system but on 5-stable that takes awhile :). There were a number of changes and I might as well get up todate again. Look at what you have done and see if there may be areas that affect the builds and installs. Since you got it to install, another go at the whole process may produce a update that doesn't error off. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html