From owner-freebsd-stable Sun Jun 23 10:58:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 6E46237B403 for ; Sun, 23 Jun 2002 10:58:42 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id KAA00920; Sun, 23 Jun 2002 10:58:39 -0700 Message-ID: <3D160C4D.9040408@owt.com> Date: Sun, 23 Jun 2002 10:58:37 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Lars Eighner Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make doc fails References: <20020623095213.Q1987-100000@dumpster.io.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lars Eighner wrote: > That's another thing. I can't get the handbook to make. I upgraded > all kinds of text handling ports to get the handbook to make for > 4.4, but evidently that is all broken now. > > I just cvsuped docs-all, built it and installed it. You probably have some stale dependancies. A lot has changed since 4.4. The requirement for docproj is now crystal# search docproj Port: docproj-1.9 Path: /usr/ports/textproc/docproj Info: The "meta-port" for the FreeBSD Documentation Project Maint: nik@freebsd.org Index: textproc B-deps: R-deps: XFree86-libraries-4.2.0_1 docbook-1.2 docbook-241 docbook-3.0 docbook-3.1 docbook-4.0 docbook-4.1 dsssl-docbook-modular-1.73 freetype2-2.1.0_1 gd-1.8.4_6 ghostscript-gnu-7.05_1 html-4.01 imake-4.2.0_1 iso8879-1986 jade-1.2.1_1 jbigkit-1.4 jpeg-6b_1 libiconv-1.8 libxml2-2.4.22_1 libxslt-1.0.18 links-0.97_1,1 linuxdoc-1.1 mkcatalog-1.1 netpbm-9.25_1 peps-1.0 pkgconfig-0.12.0 png-1.2.3 python-2.2.1 scr2png-1.1 sgmlformat-1.7_2 tidy-20000804_1 tiff-3.5.7 xhtml-1.0 They need to be current to process the images and etc. I use XFree86-4.2.0 and you probably still have 3.3.6 installed. Version 4.2 is now the default and you need to define your version in /etc/make.conf. I use "XFREE86_VERSION= 4", which is now the default. If you don't have portupgrade installed, you have to "make index" after every cvsup of ports-all. If you have portupgrade installed, you run "portsdb -uU" to update /usr/port/INDEX and INDEX.db. The INDEX files are not updated as often and the ports are and will have stale dependancies. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message