Re: Kernel compile problem?

2000-09-05 Thread Warner Losh

In message <[EMAIL PROTECTED]> "Dave 
Preece (KB Group)" writes:
: (http://www.freebsd.org/cgi/search.cgi?words=agp+cvsup&max=25&sort=score&sou
: rce=freebsd-questions). These include " 'make buildkernel' works fine ",
: "RTFM /usr/src/UPDATING" and "get usr-share as well". None of which work for
: me. I currently have a really minimal install, so I'm currently installing
: all the 4.0 sources to do a cvsup with src-all then a make buildkernel (or
: even a world) to see how it goes. 

Ah.  You need to have a complete make buildworld tree in place before
doing the make buildkernel target.

Warner


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



RE: Kernel compile problem?

2000-09-05 Thread Dave Preece (KB Group)

> Just wondered if anyone could help me out here, Im trying to 
> cvsup from
> 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the
> following:
> 
> ===> agp
> make: don't know how to make agp_if.c. Stop
> *** Error code 2
> 
> Anyone else getting this error on a build?  

Yup. I've spent the last hour or two banging my head on it. There's a
variety of answers on freebsd-questions
(http://www.freebsd.org/cgi/search.cgi?words=agp+cvsup&max=25&sort=score&sou
rce=freebsd-questions). These include " 'make buildkernel' works fine ",
"RTFM /usr/src/UPDATING" and "get usr-share as well". None of which work for
me. I currently have a really minimal install, so I'm currently installing
all the 4.0 sources to do a cvsup with src-all then a make buildkernel (or
even a world) to see how it goes. 

Last time I tried cvsup'ing it was 3.3 to 4.0 and a complete disaster. Had
to use the CD's in the end (me=lam3r).

Dave

BTW, Best directed onto -questions, por favor.


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



Re: Kernel compile problem?

2000-09-05 Thread Warner Losh

In message <[EMAIL PROTECTED]> Lists Account 
writes:
: Just wondered if anyone could help me out here, Im trying to cvsup from
: 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the
: following:
: 
: ===> agp
: make: don't know how to make agp_if.c. Stop
: *** Error code 2
: 
: Stop in /usr/src/sys/modules.
: *** Error code 1
: 
: Anyone else getting this error on a build?  

Just those people that haven't read UPDATING :-)

make buildkernel is your friend...

Warner


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



Re: Kernel compile problem?

2000-09-05 Thread Kent Stewart



Lists Account wrote:
> 
> Hi all,
> 
> Just wondered if anyone could help me out here, Im trying to cvsup from
> 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the
> following:

It doesn't work this way. When you cvsup, you need to follow the
recipe in /usr/src/UPDATING. There is a section on upgrading from 4.x
to 4.1-stable. The safe route is to follow the buildworld,
build[install]kernel, installworld sequence.

Kent

> 
> ===> agp
> make: don't know how to make agp_if.c. Stop
> *** Error code 2
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
> 
> Anyone else getting this error on a build?
> 
> I last cvsupped at 8:50am GMT+2
> 
> Thanks
> 
> Andrew
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:[EMAIL PROTECTED]
http://kstewart.urx.com/kstewart/index.html
http://daily.daemonnews.org/

SETI (Search for Extraterrestrial Intelligence) @ Home
http://setiathome.ssl.berkeley.edu/


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