Date: Sat, 05 Jan 2008 12:53:50 +0300 From: Boris Samorodov <bsam@ipt.ru> To: Unga <unga888@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: 7.0-PRERELEASE installworld fails Message-ID: <54403393@bb.ipt.ru> In-Reply-To: <851756.46166.qm@web57007.mail.re3.yahoo.com> (Unga's message of "Sat\, 5 Jan 2008 00\:13\:30 -0800 \(PST\)") References: <851756.46166.qm@web57007.mail.re3.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Jan 2008 00:13:30 -0800 (PST) Unga wrote: > Please note: I have posted this on freebsd-current. > I'm sorry for that. I went again thru the Rebuilding > "world" section in the Handbook and saw at the end if > there are problems I should post to freebsd-questions. > Kindly reply on this post. > I'm making a kernel upgrade on 7.0-BETA4 with the > today's sources downloaded by cvsup. Upgrade to what? (RELENG_7, RELENG_7_0, HEAD, etc.) What architecture do you use (i386, amd64, etc.) Did you use startdard make.conf (i.e. empty)? Did you use GENERIC kernel? > make installworld fails with following error: > -------------------------------------------------------------- > >>> 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 > In file included from > /usr/src/lib/csu/i386-elf/crt1.c:35: > /usr/src/lib/csu/i386-elf/../../libc/include/libc_private.h:178:24: > error: sys/_types.h: No such file or directory This may be caused by incorrect system clocks. > Please note, make buildworld, make kernel-toolchain, > make buildkernel and make installkernel works without > an error. The machine is even getting boot up to > single-user mode without an issue with the new kernel. > Btw, I'm new to FreeBSD, but I'm not new to Unix. I > have attempted the kernel upgrade as per the Handbook > and UPDATING. > I can provide more detail on my steps if necessary. > What have I missed? Does the make installworld work > without an error for others. Yep. ;-) > Appreciate an reply on this issue. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54403393>