Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2004 18:15:26 +0100
From:      "Karel J. Bosschaart" <karelj@kayjay.xs4all.nl>
To:        Gert van der Plas <G.A.J.v.d.Plas@tue.nl>
Cc:        kris@citusc.usc.edu
Subject:   Re: error in xfig package
Message-ID:  <20040311171526.GA99194@kayjay.xs4all.nl>
In-Reply-To: <200403111632.54412.G.A.J.v.d.Plas@tue.nl>
References:  <200403111221.32508.G.A.J.v.d.Plas@tue.nl> <20040311150450.GA83740@kayjay.xs4all.nl> <200403111632.54412.G.A.J.v.d.Plas@tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 11, 2004 at 04:32:52PM +0100, Gert van der Plas wrote:
> Hi Kris and Karel,
> 
> Kris asked for the errorlog:
> 
> flare# make
> To build this port without Ghostscript support,
> define "WITHOUT_GHOSTSCRIPT".
> ===>  Vulnerability check disabled
> ===>  Extracting for xfig-3.2.4_1
> >> Checksum OK for xfig.3.2.4.full.tar.gz.
> ===>  Patching for xfig-3.2.4_1
> ===>  Applying FreeBSD patches for xfig-3.2.4_1
> ===>   xfig-3.2.4_1 depends on file: /usr/X11R6/lib/X11/config/date.def - 
> found
> ===>   xfig-3.2.4_1 depends on shared library: jpeg.9 - found
> ===>   xfig-3.2.4_1 depends on shared library: png.5 - found
> ===>   xfig-3.2.4_1 depends on shared library: Xaw3d.7 - not found
> ===>    Verifying install for Xaw3d.7 in /usr/ports/x11-toolkits/Xaw3d
> ===>   Returning to build of xfig-3.2.4_1
> Error: shared library "Xaw3d.7" does not exist
> *** Error code 1
> 
> Stop in /usr/ports/graphics/xfig.
> ------

So the xfig port looks for version 7, does not find it, and the Xaw3d port 
says it's installed. Hm. 

> And our FreeBeerSlurpingDeamon KayJay asked:
> 
> > Works fine here on 5.2. What does 'ls -l /usr/X11R6/lib/libXaw3d.*' show?
> >
> > -rw-r--r--  1 root  wheel  400816 Mar 11 15:17 /usr/X11R6/lib/libXaw3d.a
> > lrwxr-xr-x  1 root  wheel      13 Mar 11 15:17 /usr/X11R6/lib/libXaw3d.so
> > -> libXaw3d.so.7 lrwxr-xr-x  1 root  wheel      13 Mar 11 15:17
> > /usr/X11R6/lib/libXaw3d.so.6 -> libXaw3d.so.7 -rwxr-xr-x  1 root  wheel 
> > 326294 Mar 11 15:17 /usr/X11R6/lib/libXaw3d.so.7
> 
> 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. 

As long as libXaw3d.so.7 is actually there (not listed above, copy/paste
error?), yes this should be fine. Note that the links are slightly different 
from mine - this shouldn't matter but I'm curious why they're different.

Karel.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040311171526.GA99194>