Re: FreeBSD 7.2-STABLE make installworld ERROR

2009-12-22 Thread James Chang
Thanks Yuri. It solve my problem :) Best Regards! 2009/12/22 Yuri Pankov : > On Tue, Dec 22, 2009 at 01:52:14PM +0800, James Chang wrote: >> Dears, >> >>     Today, I use ctm upgrade my FreeBSD source code to "src-7 859" >> When I try to make world, in make buildworld stage it show me "World >> b

Re: FreeBSD 7.2-STABLE make installworld ERROR

2009-12-21 Thread Yuri Pankov
On Tue, Dec 22, 2009 at 01:52:14PM +0800, James Chang wrote: > Dears, > > Today, I use ctm upgrade my FreeBSD source code to "src-7 859" > When I try to make world, in make buildworld stage it show me "World > build completed on Tue Dec 22 12:57:30 CST 2009" > But when I execute "make installw

Re: FreeBSD 7.2-STABLE make installworld ERROR

2009-12-21 Thread James Chang
Dear Sir, My update steps as following: 1.ctm to the latest source 2.rm -rf /usr/orb/* 3.cd /usr/src 4.make buildworld 5.make buildkernel 7.make installkernel 8.make installworld 9.FAILED :< Best Regards! James Chang 2009/12/22 Andriy G

Re: FreeBSD 7.2-STABLE make installworld ERROR

2009-12-21 Thread Andriy Gapon
on 22/12/2009 07:52 James Chang said the following: > Today, I use ctm upgrade my FreeBSD source code to "src-7 859" > When I try to make world, in make buildworld stage it show me "World > build completed on Tue Dec 22 12:57:30 CST 2009" > But when I execute "make installworld" it show me the

FreeBSD 7.2-STABLE make installworld ERROR

2009-12-21 Thread James Chang
Dears, Today, I use ctm upgrade my FreeBSD source code to "src-7 859" When I try to make world, in make buildworld stage it show me "World build completed on Tue Dec 22 12:57:30 CST 2009" But when I execute "make installworld" it show me the following ERROR message: ===> sys/boot/i386/btx (in

RELENG_6_3 - Make installworld error

2008-02-13 Thread Gilles Rosenbaum
Hi freebsd-stable, For my complete rebuild of my FreeBSD-6.3-stable, every stage is successful except the "make installworld" one. I've got this log : # make installworld PATH=$PATH mkdir -p /tmp/install.tiu3jVqh for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find grep install

RE: make installworld error at mbr - RELENG_4, src-all

2001-11-27 Thread Patrick O'Reilly
> -Original Message- > From: Kevin Oberman > Sent: 26 November 2001 20:40 > > Probably not your problem, but it could be. > > You are NOT following the published procedure for updating your > system. You should do the following: > 1) make buildworld > 2) make buildkernel > 3) make installk

Make Installworld Error

2000-07-24 Thread Henry F. Marquardt
1:34 AM To: Justin Cc: [EMAIL PROTECTED] Subject: Re: Make Installworld Error Justin wrote: > Hello > > I just Cvsupped, Made buildworld, and installed the kernal rebooted and > came up fine, I went to do an make installworld and it went fine for a > good period of time, but then this me

RE: Make Installworld Error

2000-07-24 Thread Henry F. Marquardt
1:34 AM To: Justin Cc: [EMAIL PROTECTED] Subject: Re: Make Installworld Error Justin wrote: > Hello > > I just Cvsupped, Made buildworld, and installed the kernal rebooted and > came up fine, I went to do an make installworld and it went fine for a > good period of time, but then this me

Re: Make Installworld Error

2000-07-23 Thread John Baldwin
Justin wrote: > Hello > > I just Cvsupped, Made buildworld, and installed the kernal rebooted and > came up fine, I went to do an make installworld and it went fine for a > good period of time, but then this message was spit out. Look in /usr/obj/usr/src/sys/boot/i386/boot2 and make sure you hav