Re: I'm think it's bug...or what???

2003-03-10 Thread Lowell Gilbert
"|-| ! $ |-| |\\| ! |<" <[EMAIL PROTECTED]> writes:

>   I have a problem.
>   Today I have updated my sources of the system.
>   (kernel out of sync with userland)
>   I can't 'make buildworld', because of error in /usr/src//libgroff.
>   "don't know how to build color.cc..."
> 
>   The kernel is 4.8-RC.
>   Sometimes (3-4 times a day) I have kernel panic.
>   I'm not so cool to debug my kernel, and I have no so much time.
>   But I need this new kernel, because I need 'atapicam' driver.
>   So I need to 'make build world'.
>   What can you say me about that?
>   It's real trouble for me :(((

Well, it's not a bug -- running mismatched world and kernel aren't
supported on FreeBSD, and, indeed, often don't work.

You should boot your previous kernel, until you get the buildworld
completed.  Update your sources again, clean out the object directory,
and try the buildworld again.

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


Re: I'm think it's bug...or what???

2003-03-09 Thread Bill Moran
|-| ! $ |-| |\| ! |< wrote:
Hello freebsd-questions,

  I have a problem.
  Today I have updated my sources of the system.
  (kernel out of sync with userland)
  I can't 'make buildworld', because of error in /usr/src//libgroff.
  "don't know how to build color.cc..."
The canonical answer is re-cvsup, delete /usr/obj and try again.
(you'll need to rebuild your kernel as well).
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message