From owner-freebsd-questions@FreeBSD.ORG Sun Jan 6 11:38:17 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 9CFAE16A46D for ; Sun, 6 Jan 2008 11:38:17 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57001.mail.re3.yahoo.com (web57001.mail.re3.yahoo.com [66.196.97.105]) by mx1.freebsd.org (Postfix) with SMTP id 4B5BE13C461 for ; Sun, 6 Jan 2008 11:38:17 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 49050 invoked by uid 60001); 6 Jan 2008 11:38:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=joa+dZUyfln3LRINeKL1Xhafor2Co5FrMAapE8AxbrghpaZwbusmGimkT5ZOdFhzHT9IkbWftvgeh1aIFH6pcBMnk22aQDvQt4I738j+uidkRJEL4sx42JvzwHIbTJTxcjQBVlDQp+w4QhOEWZvu2H9yiNTrnlZXm0iZEJexuZk=; X-YMail-OSG: U6SQ.GAVM1lsJHGBXiwCO.zktsymvxVod1K5NPkfHSxme5AEDg2Q4Jkah84kawZQTTahy9kf5nFsdr8zAup.Ythm.20FV_OIY0SqgdGB..3AhstWs3ENZcXRr7455YEBpjSB17th2fwj_3Ay7591toxXRA-- Received: from [165.21.154.10] by web57001.mail.re3.yahoo.com via HTTP; Sun, 06 Jan 2008 03:38:16 PST Date: Sun, 6 Jan 2008 03:38:16 -0800 (PST) From: Unga To: freebsd-questions@freebsd.org In-Reply-To: <61601510@bb.ipt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <77508.48743.qm@web57001.mail.re3.yahoo.com> Subject: Re: 7.0-PRERELEASE installworld 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: Sun, 06 Jan 2008 11:38:17 -0000 --- Boris Samorodov wrote: > > > This may be an overkill but should do the job: > > > # rm -r /usr/src /usr/obj > > > > > > # cd /usr/src > > > # make buildworld > > > # make kernel > > > # mergemaster -p > > > # make installworld > > > # mergemaster -i > I did above but its still the same story, installworld fails: -------------------------------------------------------------- >>> Installing everything -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install ===> share/info (install) ===> lib (install) ===> lib/csu/i386-elf (install) cc -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/csu/i386-elf/../common -I/usr /src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunu sed-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno -pointer-sign -c /usr/src/lib/csu/i386-elf/crt1.c /usr/src/lib/csu/i386-elf/crt1.c:33:20: error: stdlib.h: No such file or directory The only difference what I did compared to your steps: 1. After download sources, rebooted to single-user mode, adjkerntz -i (as my CMOS is set to local time), fsck -p, mount -u /, mount -a, swapon -a, /usr/local/bin/bash and follow your steps until make kernel (in fact, instead make kernel what I did was: kernel-toolchain, buildkernel and installkernel) 2. After installkernel, I rebooted to single-user mode with the new kernel, adjkerntz -i, fsck -p, mount -u /, mount -a, swapon -a, /usr/local/bin/bash and follow your steps until make installworld. Before execute every step, I checked system time with date, they were all local time. Have I deviated too much than you specified? or is it essentially the same? Am I supposed to reboot with the new kernel after make kernel? What else I could do to identify the cause? Regards Unga ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping