Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2016 12:28:23 -0700
From:      Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com>
To:        Reko Turja <reko.turja@liukuma.net>
Cc:        FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: How to build and install only ntp from base?
Message-ID:  <CAOgwaMvd5meWL9NPCkJvxoOSM5Xe2y3E9ThfmvOD=0XFASUiYg@mail.gmail.com>
In-Reply-To: <8E3E519163BD4A1CB7A76F8D10E4E3E7@Rivendell>
References:  <8E3E519163BD4A1CB7A76F8D10E4E3E7@Rivendell>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 29, 2016 at 9:12 AM, Reko Turja via freebsd-questions <
freebsd-questions@freebsd.org> wrote:

> As nothing else has changed with the latest 10.3 except ntp I'd love to
> compile only that. I just can't find the right incantation for starting the
> compile -  make <ntpd|build|compile> just tells me that <target> is up to
> date.
>
> What command should I use to compile ntp stuff only - or should I just
> fire up the version from ports?
>
> -Reko
> _______________________________________________
>
>

It may be necessary first to use

make clean

if there is "clean" target in the make file .

If there is no clean target in make file . delete *.o files , executable
and library files  to cause rebuild again .


Moving the necessary executable and library  files into a save directory
may be useful in case of failed make build .


Mehmet Erol Sanliturk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOgwaMvd5meWL9NPCkJvxoOSM5Xe2y3E9ThfmvOD=0XFASUiYg>