Re: buildkernel failure because ctfconvert not installed

From: Gary Jennejohn <gljennjohn_at_gmail.com>
Date: Thu, 9 Apr 2020 14:25:36 +0200
On Thu, 9 Apr 2020 06:34:08 -0500
Justin Hibbits <jrh29_at_alumni.cwru.edu> wrote:

> On Thu, Apr 9, 2020, 03:57 Gary Jennejohn <gljennjohn_at_gmail.com> wrote:
> 
> >
> > OK, I figured it out.
> >
> > I used to have MK_CTF=no in src.conf, but I recently changed it to
> > WITH_CTF=no.
> >  
> 
> It should be spelled
> 
> WITHOUT_CTF=
> 
> only the existence of WITH_/WITHOUT_ is checked, not the value.
> 

You're right, just having WITHOUT_CTF= in src.conf fixes all my
problems.  It was fooled by there only being
/usr/src/tools/build/options/WITH_CTF.

> 
> 
> > /sys/conf/kern.post.mk checks whether MK_CTF is no and apparently
> > does not invoke ctfconvert if that is the case.
> >
> > I put MK_CTF=no back into src.conf.
> >
> > So, now everything works without having cftconvert installed.
> >
> > --
> > Gary Jennejohn
> >  


-- 
Gary Jennejohn
Received on Thu Apr 09 2020 - 10:25:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC