Make installworld problem (4.7-p2 - > p7)

2003-03-05 Thread dslb
Hi all I have a i386 computer with FreeBSD 4.7-p2 installed. I have downloaded the source to 4.7-p7 and cd to /usr/src. Here I ran: make buildworld make buildkernel KERNCONF=SOCKETD make installkernel KERNCONF=SOCKETD rebooted into single user mode and did a uname -a: FreeBSD loadmaster 4.7-RELEAS

Re: Make installworld problem (4.7-p2 - > p7)

2003-03-05 Thread Kris Kennaway
On Wed, Mar 05, 2003 at 08:26:00PM +0100, [EMAIL PROTECTED] wrote: > Hi all > > I have a i386 computer with FreeBSD 4.7-p2 installed. I have downloaded > the source to 4.7-p7 and cd to /usr/src. Here I ran: > make buildworld > make buildkernel KERNCONF=SOCKETD > make installkernel KERNCONF=SOCKETD

Re: Make installworld problem (4.7-p2 - > p7)

2003-03-05 Thread Kent Stewart
On Wednesday 05 March 2003 11:26 am, [EMAIL PROTECTED] wrote: > Hi all > > I have a i386 computer with FreeBSD 4.7-p2 installed. I have > downloaded the source to 4.7-p7 and cd to /usr/src. Here I ran: > make buildworld > make buildkernel KERNCONF=SOCKETD > make installkernel KERNCONF=SOCKETD > reb

Re: make installworld problem (4.7 p2 -> p7)

2003-03-13 Thread Socketd
Hi again Nobody has answered in the last week, so I will try again. I have installed 4.7 on a i386. I have upgraded to p2 and now want to upgrade p7. All my drives are mounted locally (on the same computer) and I try to upgrade the system as I always have with: make buildworld make buildkernel

Re: make installworld problem (4.7 p2 -> p7)

2003-03-13 Thread Nikolay Y. Orlyuk
On Thu, Mar 13, 2003 at 03:47:58PM +0100, Socketd wrote: > Hi again > > Nobody has answered in the last week, so I will try again. > I have installed 4.7 on a i386. > I have upgraded to p2 and now want to upgrade p7. > All my drives are mounted locally (on the same computer) and I try to > upgrad

Re: make installworld problem (4.7 p2 -> p7)

2003-03-13 Thread Daniel Bye
On Thu, Mar 13, 2003 at 03:47:58PM +0100, Socketd wrote: > Hi again > > Nobody has answered in the last week, so I will try again. > I have installed 4.7 on a i386. > I have upgraded to p2 and now want to upgrade p7. > All my drives are mounted locally (on the same computer) and I try to > upgrad

Re: make installworld problem (4.7 p2 -> p7

2003-03-13 Thread dslb
Damn, sorry for posting the message twice (Balsa did a number on me!). Daniel and Nikolay you were right, test was missing from /bin and when I copied it there and ran "make installworld" again, it worked! So a big "thank you" to all who replied :-) br socketd To Unsubscribe: send mail to [EMAI

Re: Make installworld problem (4.7-p2 - > p7) (reply to all)

2003-03-05 Thread dslb
On Wed, 5 Mar 2003, Kris Kennaway wrote: > Date: Wed, 5 Mar 2003 11:34:26 -0800 > To: [EMAIL PROTECTED] > From: Kris Kennaway <[EMAIL PROTECTED]> > Subject: Re: Make installworld problem (4.7-p2 - > p7) > > But when I cd to /usr/src and type "make installworld&q