Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 08:18:09 -0500
From:      Ed Maste <emaste@freebsd.org>
To:        "Rodney W. Grimes" <rgrimes@freebsd.org>
Cc:        Konstantin Belousov <kostikbel@gmail.com>, stable@freebsd.org,  Dimitry Andric <dim@freebsd.org>
Subject:   Re: FreeBSD 12.0 RELEASE i386 can not build a kernel?
Message-ID:  <CAPyFy2DVPsf0WFrDeZF=FMCnzLbYH0LM4ZEUMVne-g1kCLZuCQ@mail.gmail.com>
In-Reply-To: <201902281250.x1SCogDB056287@pdx.rh.CN85.dnsmgr.net>
References:  <20190228094412.GS2420@kib.kiev.ua> <201902281250.x1SCogDB056287@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Let me guess.  You use 'make' in sys/i386/build/YOUR_KERNEL ?
> > Then you need to use 'LD=ld.ldd make'.  The proper way of
> > 'make buildkernel' from top-level src handles it automatically.
> >
> If you back up in the thread you would also see the output
> is the same for cd /usr/src; make buildkernel conf=CUSTOM

"make buildworld" or "make kernel-toolchain" needs to be run first.
Also, there's a typo in kib's command - it should be LD=ld.lld (two
'l's, not two 'd's).

There's more information about this issue (when it applied to amd64)
at https://lists.freebsd.org/pipermail/freebsd-arch/2018-May/018967.html.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DVPsf0WFrDeZF=FMCnzLbYH0LM4ZEUMVne-g1kCLZuCQ>