Date: Sun, 23 Jun 2002 10:58:37 -0700 From: Kent Stewart <kstewart@owt.com> To: Lars Eighner <eighner@io.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make doc fails Message-ID: <3D160C4D.9040408@owt.com> References: <20020623095213.Q1987-100000@dumpster.io.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D160C4D.9040408>