From owner-freebsd-doc@FreeBSD.ORG Thu Mar 31 07:42:26 2005 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 1ADB516A4CE; Thu, 31 Mar 2005 07:42:26 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB33D43D1D; Thu, 31 Mar 2005 07:42:24 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Thu, 31 Mar 2005 09:42:22 +0200 Date: Thu, 31 Mar 2005 09:43:05 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: John Baldwin In-Reply-To: <200503281423.22938.jhb@FreeBSD.org> Message-ID: <20050331094218.H4420@beagle.kn.op.dlr.de> References: <424565A9.1050500@dlr.de> <200503281423.22938.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 31 Mar 2005 07:42:22.0767 (UTC) FILETIME=[2CE08BF0:01C535C5] cc: doc@FreeBSD.org cc: Giorgos Keramidas cc: Max Okumoto Subject: Re: [Fwd: docs breaking my make release] [FIXED] X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 07:42:26 -0000 On Mon, 28 Mar 2005, John Baldwin wrote: JB>On Saturday 26 March 2005 05:01 pm, Max Okumoto wrote: JB>> John, what version of usr.bin/make/var.c is being compiled? JB> JB>> ident /usr/src/usr.bin/make/var.c JB>/usr/src/usr.bin/make/var.c: JB> $FreeBSD: src/usr.bin/make/var.c,v 1.142 2005/03/22 12:38:55 harti Exp $ JB> JB>I'll let you and keramida@ chase this one down as I'm just trying to work on JB>the release build stuff. If you want to build the docs, you will need to JB>cvsup the doc tree and install the textproc/docproj port. After that a JB>simple 'make' in doc/en_US.ISO8859-1/articles/checkpoint should do the trick. The problem should be fixed by Max's patch that I committed yesterday. harti