From owner-freebsd-ports Thu Apr 27 10: 0:10 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4ED9B37BF8D for ; Thu, 27 Apr 2000 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA35691; Thu, 27 Apr 2000 10:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 27 Apr 2000 10:00:02 -0700 (PDT) Message-Id: <200004271700.KAA35691@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Bush Doctor Subject: Re: ports/18248: teTex will not build Reply-To: Bush Doctor Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/18248; it has been noted by GNATS. From: Bush Doctor To: nordwick@askjeeves.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/18248: teTex will not build Date: Thu, 27 Apr 2000 12:51:21 -0400 Out of da blue nordwick@askjeeves.com aka (nordwick@askjeeves.com) said: > > >Number: 18248 > >Category: ports > >Synopsis: teTex will not build > >Confidential: no > >Severity: critical > >Priority: low > >Responsible: freebsd-ports > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Wed Apr 26 22:20:01 PDT 2000 > >Closed-Date: > >Last-Modified: > >Originator: Jason Nordwick > >Release: 4.0 > >Organization: > Ask Jeeves > >Environment: > FreeBSD snorklewacker.nordwick.org 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Wed Mar 22 23:59:42 PST 2000 nordwick@snorklewacker.nordwick.org:/usr/src/sys/compile/SNORKLEWACKER i386 > >Description: > teTex fails to build because of new libwww. The latest April release > of libwww no longer build a libwww.so.6, but now builds into many > seperate libraries. > >How-To-Repeat: > cvsup > cd /usr/ports/print/teTex > make > > >Fix: > fix makefile to not look for libwww.so > find the correct part of the now split libwww package to link against > > sorry I can't be more helpful. Try this patch ... --- /usr/ports/print/teTeX/Makefile.orig Thu Apr 27 12:32:55 2000 +++ /usr/ports/print/teTeX/Makefile Thu Apr 27 12:33:47 2000 @@ -16,7 +16,7 @@ MAINTAINER= br@netland.inka.de LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ - www.6:${PORTSDIR}/www/libwww + wwwcore.1:${PORTSDIR}/www/libwww USE_XLIB= yes MANUAL_PACKAGE_BUILD= can only build with empty /usr/local > > >Release-Note: > >Audit-Trail: > >Unformatted: > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message