From owner-freebsd-www@FreeBSD.ORG Tue Jul 1 00:40:11 2008 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15CEB1065674 for ; Tue, 1 Jul 2008 00:40:11 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id C43B08FC14 for ; Tue, 1 Jul 2008 00:40:10 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id 2F2732218A3E; Tue, 1 Jul 2008 10:21:18 +1000 (EST) X-Viruscan-Id: <4869787E00014C44B81C87@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id D199721B3CE4; Tue, 1 Jul 2008 10:21:17 +1000 (EST) Received: from k7.mavetju (unknown [10.10.26.10]) by mail5auth.barnet.com.au (Postfix) with ESMTP id 725FB2218994; Tue, 1 Jul 2008 10:21:17 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 2125199B; Tue, 1 Jul 2008 10:21:00 +1000 (EST) Date: Tue, 1 Jul 2008 10:21:00 +1000 From: Edwin Groothuis To: John Marshall Message-ID: <20080701002100.GR55977@k7.mavetju> References: <48691D3F.8060201@FreeBSD.org> <20080630215957.GP55977@k7.mavetju> <20080701000101.GA5718@ctipc01.mby.riverwillow.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080701000101.GA5718@ctipc01.mby.riverwillow.net.au> User-Agent: Mutt/1.4.2.3i Cc: freebsd-www@freebsd.org, Remko Lodder Subject: Re: Missing "output" directory in www/en/multimedia build X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2008 00:40:11 -0000 On Tue, Jul 01, 2008 at 10:01:02AM +1000, John Marshall wrote: > On Tue, 01 Jul 2008, 07:59 +1000, Edwin Groothuis wrote: > > > make ENGLISH_ONLY=yes CVSROOT=/freebsd/ncvs DESTDIR=/freebsd/www install > > > > Where is your "make all"? > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html > > > > and then the "make install": > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/the-website-install.html > > Thanks Edwin, > > Preceding "make install" with an explicit "make all" does the trick. > > Last night I tried commenting out "SUBDIR+= multimedia" in the Makefile and > got a clean build just with "make install". So I was looking at multimedia > as the probable culprit rather than the possibility that I had not paid > close attention to the build documentation. I just assumed that "make > install" would include any pre-requisite targets. I agree with you that it shouldn't install before doing the necessary things, but then I haven't spend any time on figuring out how it works, I just used the FDP primer :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/