From owner-freebsd-current Wed Apr 17 8:36:58 2002 Delivered-To: freebsd-current@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 2B06937B404 for ; Wed, 17 Apr 2002 08:36:53 -0700 (PDT) Received: from pool0342.cvx21-bradley.dialup.earthlink.net ([209.179.193.87] helo=mindspring.com) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16xrUE-0004Si-00; Wed, 17 Apr 2002 08:36:47 -0700 Message-ID: <3CBD9674.8DF196E3@mindspring.com> Date: Wed, 17 Apr 2002 08:36:20 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: Jan Stocker , current@FreeBSD.org Subject: Re: sometimes make install does nothing References: <1018971073.440.5.camel@twoflower> <20020417151550.GJ78520@elvis.mu.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > * Jan Stocker [020417 06:33] wrote: > > sometime a 'make install' does completely nothing. This leads that > > dependencies weren't installed or i've to call the make again. Mostly > > this happens while defining install and clean on the commandline > > together. > > Have a look at the following output. The port wasnt installed before > > (and no work directory exists!) [ ... ] > > It happens here and there and not all the time, i cant find a common > > part when or where it happens... > > Check for a ".install_done" file in the "work" dir. I think that's > what can cause this. I think the answer is to use "reinstall" instead > of "install" or to "make clean" first. Shouldn't ".install_done" be dependent on the install target timestamps, so that if they are newer, that the install happens anyway? -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message