From owner-freebsd-ports Mon Apr 8 17: 8:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by hub.freebsd.org (Postfix) with ESMTP id 406CA37B405 for ; Mon, 8 Apr 2002 17:08:24 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g3908NR16897 for ; Tue, 9 Apr 2002 02:08:23 +0200 (CEST) Received: from falcon.midgard.homeip.net (h53n2fls20o913.telia.com [212.181.163.53]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id CAA11914 for ; Tue, 9 Apr 2002 02:08:22 +0200 (CEST) Received: (qmail 24319 invoked by uid 1001); 9 Apr 2002 00:08:24 -0000 Date: Tue, 9 Apr 2002 02:08:24 +0200 From: Erik Trulsson To: Paul English Cc: ports@freebsd.org Subject: Re: xfig 3.2.3d Message-ID: <20020409000823.GA22518@student.uu.se> Mail-Followup-To: Paul English , ports@freebsd.org References: <20020408165341.J14242-100000@dynamic.hydro.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020408165341.J14242-100000@dynamic.hydro.washington.edu> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Apr 08, 2002 at 04:55:28PM -0700, Paul English wrote: > > Hi, > The Xaw3d dependancy is incorrectly specified on this port. I just > did a cvsup on the ports tree, and when I go to install it gives me an > error on the Xaw3d dependancy, even though I have the latest version It is generally a very good idea to quote *exactly* what error you get. > installed. It seems to be looking for version 7, but the latest is 1.5. It works fine for me. Note that it is looking for version 7 of the Xaw3d shared library which is installed by the Xaw3d port, version 1.5 Which version of XFree86 do you have installed and which version was installed when you first installed Xaw3d? (The version for the library Xaw3d library is .6 when using XFree86 3.x and .7 when using XFree86 4.x. This is due to tracking the version of the Xaw library.) If you originally installed Xaw3d using XFree86 3.x and have since upgraded XFree86 to 4.x without also upgrading Xaw3d you will have library installed as version 6 while any ports you try to install now will look for version 7. Check the output of 'ls -l /usr/X11R6/lib/libXaw*' What files get listed ? > > When I remove the Xaw3d line from the LIB_DEPENDS in the Makefile, > everything works fine. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message