error in xfig package

Karel J. Bosschaart karelj at kayjay.xs4all.nl
Thu Mar 11 09:18:09 PST 2004


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.


More information about the freebsd-ports mailing list