From owner-freebsd-ports Thu Feb 24 22:30: 4 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 80C6D37BDD3 for ; Thu, 24 Feb 2000 22:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA35912; Thu, 24 Feb 2000 22:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 24 Feb 2000 22:30:02 -0800 (PST) Message-Id: <200002250630.WAA35912@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Ade Lovett Subject: Re: ports/16975: graphics/xfig port (among others) depends on the wrong version of Xaw3d Reply-To: Ade Lovett Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/16975; it has been noted by GNATS. From: Ade Lovett To: Benno Rice Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/16975: graphics/xfig port (among others) depends on the wrong version of Xaw3d Date: Fri, 25 Feb 2000 00:23:36 -0600 On Fri, Feb 25, 2000 at 05:07:01PM +1100, Benno Rice wrote: > > Twinhead Slimnote VX laptop. Current build as of 22 Feb. Ports cvsup as of > 4:45pm, 25 Feb (Australian time) Let me guess.. you're also running a pre-release of XFree86 4.x, maybe the 3.9.18 snapshot that came out a short while back. Xaw3d installs itself with the same shlib rev number as whatever libXaw itself uses. For XFree 3.x, it's .6.. for XFree 4.x, it's .7 (a 3.4-STABLE box, running XFree86 3.3.6 from ports) viper 10# ls -l /usr/X11R6/lib/libXaw*.so.* -rwxr-xr-x 1 root wheel 249372 Feb 22 14:31 /usr/X11R6/lib/libXaw.so.6 -rwxr-xr-x 1 root wheel 287362 Feb 22 14:36 /usr/X11R6/lib/libXaw3d.so.6 Your patch would therefore fix things for the few that run XFree86 4.x pre-releases, but break things for the rest of the world :) -aDe -- Ade Lovett, Austin, TX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message