From owner-freebsd-doc Sun Dec 19 12:42:44 1999 Delivered-To: freebsd-doc@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id 4734F1501D for ; Sun, 19 Dec 1999 12:42:38 -0800 (PST) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 1477 invoked from network); 19 Dec 1999 20:42:34 -0000 Received: from userbq64.uk.uudial.com (HELO marder-1.) (62.188.146.158) by smtp.dial.pipex.com with SMTP; 19 Dec 1999 20:42:34 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.8.8) id UAA71451 for doc@freebsd.org; Sun, 19 Dec 1999 20:42:29 GMT (envelope-from mark) Date: Sun, 19 Dec 1999 20:42:29 +0000 From: Mark Ovens To: doc@freebsd.org Subject: Urgent help req'd building docproj port Message-ID: <19991219204229.A38044@marder-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Organization: Total lack of Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm having *major* problems building the docproj port. Many of the dependencies were well out of date so it seemed like a good idea. I did ``pkg_delete -f'' on all the appropriate elements (as listed in sections 2.1.1 and 2.1.2 of the FDP primer) and then ran ``make JADETEX=no install'' in the docproj port directory. It d/l'd plenty of source and built it, completing successfully - or so it seemed. Attempting to build the docs resulted in hundreds of errors (mainly from jade). Checking /var/db/pkg showed that docbook, dsssl, and sp hadn't been installed. Poking around I found that the docbook and linuxdoc directories still existed in /usr/local/share/sgml, so I ``rm -rf''d them, re-ran ``make JADETEX=no install'' in the docproj directory and this time it built dsssl, docbook, and linuxdoc, but trying to build the docs still bombs out with hundreds of errors like: /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/faq/book.sgml:297:63:E: element "ANSWER" undefined So what's going wrong? Am I right in thinking that the docproj meta-port is supposed to check and, if necessary, build *all* the dependencies required to build the docs? And why is ``make deinstall'' (and pkg_delete -f) not removing them? Any help would be greatly appreciated. Thanks. -- "there's a long-standing bug relating to the x86 architecture that allows you to install Windows too ;" -Matthew D. Fuller ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message