From owner-freebsd-doc Mon Nov 6 14:20:33 2000 Delivered-To: freebsd-doc@freebsd.org Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by hub.freebsd.org (Postfix) with ESMTP id F31C837B4CF; Mon, 6 Nov 2000 14:20:30 -0800 (PST) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.11.1/8.11.0) id eA6MJ2132888; Mon, 6 Nov 2000 14:19:02 -0800 (PST) (envelope-from bmah) Message-Id: <200011062219.eA6MJ2132888@bmah-freebsd-0.cisco.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: freebsd-doc@freebsd.org Cc: bmah@freebsd.org Subject: PDF building broken? From: bmah@freebsd.org (Bruce A. Mah) Reply-To: bmah@freebsd.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 06 Nov 2000 14:19:02 -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all-- I was wondering if anyone else has been having problems with building PDF documents in the doc tree? I was trying to build a new version of the committers guide (from a freshly-cvsup-ed doc tree), and got: ----- bmah-freebsd-0:committers-guide% pwd /usr/doc/en_US.ISO_8859-1/articles/committers-guide bmah-freebsd-0:committers-guide% sudo make article.pdf Password: cp /usr/doc/en_US.ISO_8859-1/articles/committers-guide/../../../share/web2c/pdftex.def article.tex-pdf cp: /usr/doc/en_US.ISO_8859-1/articles/committers-guide/../../../share/web2c/pdftex.def: No such file or directory *** Error code 1 Stop in /usr/doc/en_US.ISO_8859-1/articles/committers-guide. ----- I took a look in /usr/doc/share/mk/doc.docbook.mk and it looks like there's something in the recipe for ${DOC}.tex-pdf that is responsible for this. I think this change happened around rev 1.23 to this file. But I'm not sure how to fix this problems, and it could just be pilot error too. Has anyone else seen/tried/hallucinated this? Thanks, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message