Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 12:46:42 +0100
From:      "Herbert J. Skuhra" <herbert@oslo.ath.cx>
To:        Guillaume Bibaut <freebsd-security@iaelu.net>
Cc:        freebsd-security@freebsd.org
Subject:   Re: Compilation problem since SA-15:25 for FreeBSD 10.2-RELEASE
Message-ID:  <20151027114642.GA7848@oslo.ath.cx>
In-Reply-To: <4D69BAFF-7447-4A1F-ABB8-686CA34090F3@iaelu.net>
References:  <4D69BAFF-7447-4A1F-ABB8-686CA34090F3@iaelu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 27, 2015 at 11:48:24AM +0100, Guillaume Bibaut wrote:
> Hello,
> 
> I’ve been applying NTP patches successfully recently, but when I try
> to compile once patches applied, the make fails badly on ntp folders.
> I’ve tried to download FreeBSD 10.2-RELEASE sources, and to reapply
> patches since that release to be up to date, but the compilation fails
> in the same folder:
> 
> # make -j 10 buildworld
> […]

Did the patch apply cleanly? Or do you have some *.rej files in the
source tree? Somehow I don't manage to do this.

Does the build complete if you do:

# svnlite co https://svn.freebsd.org/base/releng/10.2/ src
# cd src
# make -j 10 buildworld

-- 
Herbert



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