From owner-freebsd-doc@FreeBSD.ORG Wed Oct 27 21:58:44 2004 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 C227A16A4CE for ; Wed, 27 Oct 2004 21:58:44 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D491D43D5A for ; Wed, 27 Oct 2004 21:58:43 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 10076 invoked by uid 89); 27 Oct 2004 21:58:47 -0000 Received: from unknown (HELO rdsnet.ro) (62.231.74.131) by 0 with SMTP; 27 Oct 2004 21:58:47 -0000 Received: (qmail 2285 invoked from network); 27 Oct 2004 21:58:42 -0000 Received: from unknown (HELO buh.cameradicommercio.ro) (82.76.1.117) by mail.rdsnet.ro with SMTP; 27 Oct 2004 21:58:42 -0000 Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10]) by buh.cameradicommercio.ro (Postfix) with ESMTP id 7984A60F4 for ; Thu, 28 Oct 2004 00:58:41 +0300 (EEST) Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.cameradicommercio.ro (Postfix) with SMTP id 451904F for ; Thu, 28 Oct 2004 00:58:52 +0300 (EEST) Date: Thu, 28 Oct 2004 00:58:52 +0300 From: Ion-Mihai Tetcu To: FreeBSD-doc@freebsd.org Message-ID: <20041028005852.303005b0@it.buh.cameradicommercio.ro> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Problem building with doc/ll_LL symlinked 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: Wed, 27 Oct 2004 21:58:44 -0000 Hi, I'm trying to translate some docs in Romanian. So I have symlinked /usr/doc/ro_RO.ISO8859-2 -> /home/itetcu/projects/FRDP/freebsd-ro-l10n/doc/ro_RO.ISO8859-2 When, in /usr/doc I make DOC_LANG=ro_RO.ISO8859-2 I get ===> ro_RO.ISO8859-2 "Makefile", line 18: Could not find /home/itetcu/projects/FRDP/freebsd-ro-l10n/doc/ro_RO.ISO8859-2/../share/mk/doc.project.mk make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/doc. However defining DOC_PREFIX works: # make DOC_LANG=ro_RO.ISO8859-2 DOC_PREFIX=/usr/doc ===> ro_RO.ISO8859-2 ===> ro_RO.ISO8859-2/articles ===> ro_RO.ISO8859-2/articles/cvsup-advanced ............ But in /usr/doc/Makefile I see: DOC_PREFIX?= ${.CURDIR} and in /usr/doc: # make DOC_LANG=ro_RO.ISO8859-2 -VDOC_PREFIX /usr/doc DOC_PREFIX?= ${.CURDIR} is propagated down the tree in each Makefile inclusive in directories holding article.sgml / book.sgml. So I don't understand what is happening. Thanks, -- IOnut Unregistered ;) FreeBSD "user"