From owner-freebsd-questions@freebsd.org Sat Apr 30 08:41:13 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C58B0B0FE55 for ; Sat, 30 Apr 2016 08:41:13 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FA551399 for ; Sat, 30 Apr 2016 08:41:13 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: by mail-oi0-x235.google.com with SMTP id k142so143314719oib.1 for ; Sat, 30 Apr 2016 01:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=YKoc2auPr5aIY6xgD+UWoC1yA4ecRgV2zNRLds/GSX0=; b=lQNqr3DgLhCvZWiDtdAoZxRiIdPHKPGLKT91D0xqwKvwA6M1NrcvQwB1GIz5z2bupt QFhG73TLlm5OTkjVfvPf34JdfJXR6SIwk3HDbMoZBefGF4CM7guTyAMcxPZV+4jAmXlY X/pNqbagaI98MoXYSrHsazg+l4ne22sC6Jm/X2C7Y6jrZ93VJMzEp6i4Jfb/YNLZkGk8 pKZrU8ros/RKJCpGKYrmZCR975tfXLajVh+KjXAz+QsCBcCtTAypmL40CG2PqTQJSfDj CXaKHQT59RF/ee5IrmHDpG4g4Q0vmTZ92ojQtjt838KFRfKLsApOZfA4FOvo8WFdxPhr crBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=YKoc2auPr5aIY6xgD+UWoC1yA4ecRgV2zNRLds/GSX0=; b=ivCG7rVmNFh6yznZeFYSa9XdTYyqM7QNRIq4uW3XgmCBpZlf69P+GOp6YF9tEUHBou 3UxjbZyzIIF0OhO7Q6J79Iroxypz6KOuRYh0HmewhpJDjTyBpDAyQ1jQUzykpBiO1IkI iISLd5C1UV4B+0rAB/4izeLbNDF8c25m+vvV9i+zAuFQ8qLUITw9qspEP/rEQ27Ansyf zZdTfHiI70Xp0BTWBzs/L/X145WE1gRTNwgPFiOCwq52ATQX1WR4JFTTmLj9IYmJRRqw s/iPwtpwpfUY2VpSFbjy4GDqpuJkReXYN4X/bPN2y0a9NxRf3O2b6jFafSupxYMUx+mz Q3dA== X-Gm-Message-State: AOPr4FVo5yyrBTMoBP/Vgm69mHwOyLiEmCIXz1IU3papEFjle1rFkHdLnxkq8OxUNQghxQ7rSGUZQDO8cmSKPw== MIME-Version: 1.0 X-Received: by 10.157.32.114 with SMTP id n105mr11839097ota.108.1462005672957; Sat, 30 Apr 2016 01:41:12 -0700 (PDT) Received: by 10.157.45.194 with HTTP; Sat, 30 Apr 2016 01:41:12 -0700 (PDT) In-Reply-To: <444makc8yx.fsf@lowell-desk.lan> References: <8E3E519163BD4A1CB7A76F8D10E4E3E7@Rivendell> <444makc8yx.fsf@lowell-desk.lan> Date: Sat, 30 Apr 2016 01:41:12 -0700 Message-ID: Subject: Re: How to build and install only ntp from base? From: Mehmet Erol Sanliturk To: Lowell Gilbert Cc: Reko Turja , FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2016 08:41:13 -0000 On Fri, Apr 29, 2016 at 4:04 PM, Lowell Gilbert < freebsd-questions-local@be-well.ilk.org> wrote: > Mehmet Erol Sanliturk writes: > > > 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 just tells me that 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 . > > This advice is not useful. The files being built aren't even in the same > tree. > There is another possibility : make deinstall to remove the already installed port . There is the following page , perhaps it may be useful : https://www.freebsd.org/doc/handbook/ports-using.html Mehmet Erol Sanliturk