Re: building a 4.6-STABLE

2002-07-23 Thread Terry Todd

On Tue, Jul 23, 2002 at 10:58:32AM -0500, Terry Todd wrote:
> On Tue, Jul 23, 2002 at 04:34:07PM +, Wayne Pascoe wrote:
> > Terry Todd <[EMAIL PROTECTED]> writes:
> > 
> > > I have been trying to build a 4.6-STABLE system for the past few days.
> > > 
> > > I have downloaded a complete source tree and ran make world.  It completes
> > > with no errors.
> > > 
> > > However, when I run cvsup and then run make world it fails as follows:
> > > /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile
> > 


Problem solved.

rm -rf /usr/src and installing a fresh clean src tree worked wonders.

Terry Todd


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: Re: building a 4.6-STABLE

2002-07-23 Thread Jud



-Original Message-
From: Wayne Pascoe <[EMAIL PROTECTED]>
To: Terry Todd <[EMAIL PROTECTED]>
Date: 23 Jul 2002 16:34:07 +0000
Subject: Re: building a 4.6-STABLE

Terry Todd <[EMAIL PROTECTED]> writes:

> I have been trying to build a 4.6-STABLE system for the past few days.
> 
> I have downloaded a complete source tree and ran make world.  It completes
> with no errors.
> 
> However, when I run cvsup and then run make world it fails as follows:
> /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile

Stupid suggestion, but it has worked for me in the past. In /usr/src
do a make clean before you do  the make world.

-- 
- Wayne Pascoe  -  http://www.penguinpowered.org.uk/wayne/
Give me enough medals, and I'll win any war.
- Napolean

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

Two questions:

1. Is the supfile you're using actually 
/etc/cvsupfile?  What're its contents?  Have you used 
it before successfully?

2. I'm a newbie in many respects and not at my
FreeBSD machine - what does the -P option do?

Jud


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: building a 4.6-STABLE

2002-07-23 Thread Terry Todd

On Tue, Jul 23, 2002 at 04:34:07PM +, Wayne Pascoe wrote:
> Terry Todd <[EMAIL PROTECTED]> writes:
> 
> > I have been trying to build a 4.6-STABLE system for the past few days.
> > 
> > I have downloaded a complete source tree and ran make world.  It completes
> > with no errors.
> > 
> > However, when I run cvsup and then run make world it fails as follows:
> > /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile
> 
> Stupid suggestion, but it has worked for me in the past. In /usr/src
> do a make clean before you do  the make world.
> 
> -- 
> - Wayne Pascoe  -  http://www.penguinpowered.org.uk/wayne/
> Give me enough medals, and I'll win any war.
> - Napolean
> 

Tried that just now.   no difference.

Terry Todd

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: building a 4.6-STABLE

2002-07-23 Thread Wayne Pascoe

Terry Todd <[EMAIL PROTECTED]> writes:

> I have been trying to build a 4.6-STABLE system for the past few days.
> 
> I have downloaded a complete source tree and ran make world.  It completes
> with no errors.
> 
> However, when I run cvsup and then run make world it fails as follows:
> /usr/local/bin/cvsup -g -L 2 -P - /etc/cvsupfile

Stupid suggestion, but it has worked for me in the past. In /usr/src
do a make clean before you do  the make world.

-- 
- Wayne Pascoe  -  http://www.penguinpowered.org.uk/wayne/
Give me enough medals, and I'll win any war.
- Napolean


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message