Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2014 00:35:15 +0100
From:      Gyrd Thane Lange <gyrd-se@thanelange.no>
To:        Ian Lepore <ian@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildkernel: make[2]: exec(ctfconvert) failed (No such file or directory)
Message-ID:  <20141029003515.28e26444@onyx.thanelange.no>
In-Reply-To: <1414537299.17308.28.camel@revolution.hippie.lan>
References:  <20141028235011.543be3ea@onyx.thanelange.no> <1414537299.17308.28.camel@revolution.hippie.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Oct 2014 17:01:39 -0600
Ian Lepore <ian@FreeBSD.org> wrote:

> On Tue, 2014-10-28 at 23:50 +0100, Gyrd Thane Lange wrote:
> > PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
> 
> Do a "make kernel-toolchain" which will build a new ctfconvert and put
> it in the right place within /usr/obj to be used during buildkernel.

Thanks, I will try this (building now). But if it works I'll be somewhat
confused. I thought kernel-toolchain was implicit when doing a full
buildworld (which I've already done), and I already have a ctfconvert
(/usr/obj/usr/src/cddl/usr.bin/ctfconvert/ctfconvert).

The problem looks more like buildkernel is ignoring the ctfconvert
tool in /usr/obj/ and instead is expecting to find it in /usr/bin (or
some such).

Gyrd ^_^

> 
> -- Ian
> 
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141029003515.28e26444>