From owner-freebsd-doc@FreeBSD.ORG Fri May 23 13:32:41 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23D2337B401 for ; Fri, 23 May 2003 13:32:39 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9648243F85 for ; Fri, 23 May 2003 13:32:37 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id h4NKWZgp047635; Fri, 23 May 2003 22:32:35 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h4NKWkwX004482; Fri, 23 May 2003 22:32:46 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h4NKWjoW004481; Fri, 23 May 2003 22:32:45 +0200 (CEST) (envelope-from marc) Date: Fri, 23 May 2003 22:32:45 +0200 From: Marc Fonvieille To: "Simon L. Nielsen" Message-ID: <20030523203245.GG3794@nosferatu.blackend.org> References: <20030523015453.GF92953@nitro.dk> <20030523141349.GF402@nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <20030523141349.GF402@nitro.dk> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-BETA cc: doc@freebsd.org cc: Dag-Erling Smorgrav Subject: Re: doc build with .OBJDIR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 20:32:41 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 23, 2003 at 04:13:51PM +0200, Simon L. Nielsen wrote: >=20 > I have a patch that almost works now... >=20 > The only problem is with the console server article which use a > .png image that is not generated, and therefore is not put in > the object directory. That causes the install to fail. I'm currently > trying to find the right way to fix this. > I see 2 big problems with your patch:=20 - Images are built many times - Images are built in each doc dirs instead of doc/share/images So a waste of CPU time, a waste of disk space. For example each localized version of the Handbook (using images) will eats about 100MB just for images build. Marc --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+zna+81T1MWxkgcoRAh1qAJ0UAlYlTQeXA1pbzjtjq16c+Ay+PQCeI4pN H7NpyOz6IYiT7Zrkm7eIcEE= =e3WQ -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--