From owner-freebsd-doc@FreeBSD.ORG Fri May 23 10:32:08 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 0958437B401 for ; Fri, 23 May 2003 10:32:08 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B2C43FA3 for ; Fri, 23 May 2003 10:32:06 -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 h4NHW5gp046700; Fri, 23 May 2003 19:32:05 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h4NHWGwX003949; Fri, 23 May 2003 19:32:16 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h4NHWFIT003948; Fri, 23 May 2003 19:32:15 +0200 (CEST) (envelope-from marc) Date: Fri, 23 May 2003 19:32:15 +0200 From: Marc Fonvieille To: Dag-Erling Smorgrav Message-ID: <20030523173215.GB3794@nosferatu.blackend.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-BETA cc: doc@freebsd.org 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 17:32:08 -0000 On Fri, May 23, 2003 at 12:38:19AM +0200, Dag-Erling Smorgrav wrote: > Does anyone ever build docs with a separate object directory? It is > currently broken due to insufficient testing of bsd.images.mk rev > 1.22: > [...] Hmm I did not test that case. Well I'm currently fighting with a Groff/GS crash on my -CURRENT box, so I you have a working solution, please commit it. Marc