From owner-freebsd-ports@FreeBSD.ORG Fri Mar 12 01:07:54 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C73A16A4D1 for ; Fri, 12 Mar 2004 01:07:54 -0800 (PST) Received: from mailhost.tue.nl (mailhost.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id A149F43D1D for ; Fri, 12 Mar 2004 01:07:53 -0800 (PST) (envelope-from G.A.J.v.d.Plas@tue.nl) Received: by mailhost.tue.nl (Postfix, from userid 40) id 5B9C714BCC9; Fri, 12 Mar 2004 10:07:52 +0100 (CET) Received: from t-indiv10-222.athome.tue.nl (t-indiv10-222.athome.tue.nl [131.155.243.222]) by mailhost.tue.nl (Postfix) with ESMTP id 41A6814BCD1; Fri, 12 Mar 2004 10:07:51 +0100 (CET) From: Gert van der Plas Organization: Eindhoven University of Technology To: Kris Kennaway Date: Fri, 12 Mar 2004 10:11:18 +0100 User-Agent: KMail/1.5.4 References: <200403111221.32508.G.A.J.v.d.Plas@tue.nl> <200403111632.54412.G.A.J.v.d.Plas@tue.nl> <20040311205255.GC23273@xor.obsecurity.org> In-Reply-To: <20040311205255.GC23273@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403121011.18984.G.A.J.v.d.Plas@tue.nl> X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on mailhost.tue.nl X-Spam-DCC: : X-Spam-Status: No, hits=0.0 required=6.3 tests=none autolearn=no version=2.61 X-Spam-Level: cc: ports@freebsd.org Subject: Re: error in xfig package X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 09:07:54 -0000 On Thursday 11 March 2004 21:52, you wrote: > On Thu, Mar 11, 2004 at 04:32:52PM +0100, Gert van der Plas wrote: > > flare# ls -l /usr/X11R6/lib/libXaw3d.* > > -rw-r--r-- 1 root wheel 339926 Mar 11 12:01 /usr/X11R6/lib/libXaw3d.a > > lrwxr-xr-x 1 root wheel 13 Mar 11 12:01 /usr/X11R6/lib/libXaw3d.so > > -> libXaw3d.so.6 > > lrwxr-xr-x 1 root wheel 13 Mar 11 12:01 > > /usr/X11R6/lib/libXaw3d.so.6 -> libXaw3d.so.7 > > > > Seems fine to me. > > Well, there is no libXaw3d.so.7 on your system, so that's not fine at all > :-) > > Reinstall the Xaw3d port. That's what I did after a cvsup of the portstree course. And both packages of between a system that did a proper install and the one that did not are of course identical... O' appy me... Regards, Gert