From owner-freebsd-doc Tue Apr 6 15:51:58 1999 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 459EB15662; Tue, 6 Apr 1999 15:51:31 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.2/8.9.2) id TAA68397; Tue, 6 Apr 1999 19:17:33 +0100 (BST) (envelope-from nik) Date: Tue, 6 Apr 1999 19:17:33 +0100 From: Nik Clayton To: Satoshi Asami Cc: nik@freebsd.org, doc@freebsd.org, br@stiller.netland.inka.de Subject: Re: print/teTeX-beta port Message-ID: <19990406191733.F6083@catkin.nothing-going-on.org> References: <199904060342.UAA06551@bubble.didi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199904060342.UAA06551@bubble.didi.com>; from Satoshi Asami on Mon, Apr 05, 1999 at 08:42:26PM -0700 Organization: Nik at home, where there's nothing going on Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Apr 05, 1999 at 08:42:26PM -0700, Satoshi Asami wrote: > === > : > gmake[2]: Entering directory `/b/ports/print/teTeX-beta/work/teTeX-0.9/texk/oxdvik' > cc -DHAVE_CONFIG_H -I. -I. -I/b/local/include/w3c-libwww -DHAVE_LIBWWW -DHAVE_WWWLIB_H -DPS_GS -I/usr/X11R6/include -DOmega -I.. -I./.. -O -pipe -c xdvi.c > In file included from /b/local/include/w3c-libwww/WWWXML.h:41, > from /b/local/include/w3c-libwww/HTInit.h:119, > from /b/local/include/w3c-libwww/WWWInit.h:67, > from xdvi.c:94: > /b/local/include/w3c-libwww/HTXML.h:37: xmlparse.h: No such file or directory > : > === You're libwww is the wrong version. I know it works with libwww-5.2.6, because that's what it's using on my machine here, and on hub, and on freefall (3.1-stable machines all of them). I'm beginning to think that this might be simpler if ports like these were duplicated in the doc repository (doc/ports?) with Makefiles that defaulted to installing them under /usr/doc/app/{bin,share,...} instead. We could then merge in changes from the main ports to the copies in doc/ after testing that they still work properly. This would work, but is a lot of duplication. N -- Bagel: The carbohydrate with the hole To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message