Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Nov 2000 14:19:02 -0800
From:      bmah@freebsd.org (Bruce A. Mah)
To:        freebsd-doc@freebsd.org
Cc:        bmah@freebsd.org
Subject:   PDF building broken?
Message-ID:  <200011062219.eA6MJ2132888@bmah-freebsd-0.cisco.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011062219.eA6MJ2132888>