Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 21:30:59 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        Stephen Krauth <stephenk@stephenk.com>, vedette@iconnect.co.ke, freebsd-questions@FreeBSD.ORG
Subject:   Re: 4.1: Can't compile kernel, even as GENERIC!
Message-ID:  <39BF0303.43E85494@urx.com>
References:  <Pine.BSF.4.21.0009122208530.1305-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help


The Hermit Hacker wrote:
> 
> On Tue, 12 Sep 2000, Kent Stewart wrote:
> 
> >
> >
> > Stephen Krauth wrote:
> > >
> > > Hey, I just happened to notice your reply in the freebsd-questions
> > > archive, since you didn't cc me.  I don't subscribe to the list.
> > >
> > > Anyway...
> > >
> > > > Why are you recompiling the kernel? Is it after a cvsup? I assume you were
> > > > going -STABLE. If that is so then /usr/src/UPDATING says that you have to
> > > > cd /usr/src
> > > > make buildworld
> > >
> > > I was recompiling with a customed copy of the GENERIC file (named
> > > something else), but when it failed I tried the original GENERIC for
> > > comparison.  It fails also, thus my message.
> > >
> > > And no, I haven't cvsup'ed at all - this is after an install of 4.1 from
> > > the cd, or over ftp (can't remember which at the moment).  Since then I've
> > > only installed packages and ports...
> > >
> > > Anyway, I'm trying make buildworld at the moment just to see.  It
> > > shouldn't be necessary on a virgin system, but what else can I try?
> >
> > If you haven't done a cvsup, you probably should be doing a config and
> > make depend. The build[install]kernel depends on code in /usr/obj that
> > the buildworld creates.
> 
> I've been building both -CURRENT and -STABLE since as far back as I can
> remember, and this is the first time that a problem has persisted this
> long ... right now, on my one machine that is current to Aug 15th
> (4.1-STABLE), I've done a full 'make buildworld', a complete 'make
> buildkernel', and am trying to do a 'make installkernel', but its failing
> to be able to install mk:

I don't have any idea what is happening to you. It is almost like you
have some source out of date and your system isn't being updated
because make thinks your old stuff is more recent. 

I just cvsup'ed two systems (RELENG_4 % src-all) this afternoon and
the buildworld, build[install]kernel KERNEL=OPAL&JADE, and
installworld worked just fine. Warner has a [1] indicating you may not
need to boot to single user mode to do the installworld. At this time,
both of these systems can be installworld'ed without booting to single
user mode. There are changes coming up where that may not be true. I
do a reboot after running mergemaster.

Kent

> 
> install -c -o root -g wheel -m 444 bsd.README bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk  bsd.port.pre.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk  /mk
> usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
>        install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
>              fileN directory
>        install -d [-v] [-g group] [-m mode] [-o owner] directory ...
> *** Error code 64
> 
> Yet, if I go into the share/mk directory and do an install there, it works
> perfectly ...
> 
> Hell, on another box where I installed 4.1-RELEASE and am trying to
> upgrade, I'm getting a myriad of errors that make little-to-no-sense
> ... its not as if this is my first system either ...
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39BF0303.43E85494>