From owner-freebsd-ports Thu Nov 11 8:17:53 1999 Delivered-To: freebsd-ports@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with ESMTP id 34A1D14BEC; Thu, 11 Nov 1999 08:17:41 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: from lcm202.cvzoom.net (lcm202.cvzoom.net [208.230.69.202]) by ns.cvzoom.net (8.9.3/8.9.3) with ESMTP id KAA03756; Thu, 11 Nov 1999 10:58:49 -0500 (EST) Date: Thu, 11 Nov 1999 11:16:36 -0500 (EST) From: Donn Miller To: Satoshi - Ports Wraith - Asami Cc: obrien@NUXI.com, ports@freebsd.org Subject: Re: Update of port of print/gv In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 11 Nov 1999, Satoshi - Ports Wraith - Asami wrote: > * From: "David O'Brien" > > * Please submit a PR agaist libXaw3d. At the moment it is the port in > * error. After it is fixed, gv will then be in error. Acutally the person > * that fixes libXaw3d is suppose to fix all the ports that depend on it. > > Are you sure? It seems to me that libXaw3d is still at 6. (At least > the packages are building with 6....) Sorry about that last cut-off post. Try deinstalling Xaw3d and then rebuilding. It is creating a file called libXaw3d.so.7 instead of libXaw3d.so.6*. Why exactly, I don't know, but it's doing it on my machine. Of course, I just cvsup'ed the ports collection, so I'm up to date there. Here is a sample output: root@lcm202 Xaw3d# make deinstall ===> Deinstalling for Xaw3d-1.5 pkg_delete: file `/usr/X11R6/lib/libXaw3d.so.6' doesn't really exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) It can't find the file because it is /usr/X11R6/lib/libXaw3d.so.7 that is being created by the Xaw3d port. Of course, maybe there's a bug in -current somewhere that's causing some errors to trickle down someplace. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message