> On Oct 3, 2016, at 06:56, Philippe Spiesser <ann.onym...@orange.fr> wrote:
> 
> Hello,
> 
> about one time by year, I use xfig generated with fink on Mac.
> 
> Recently, I've upgraded Mac OS X to Sierra with Xcode 8, Xquartz 2.7.9 and
> fink 0.41.0 ; I have xfig 3.2.6 generated with El Capitan.
> 
> Now, I don't run xfig :
>     $ xfig
>     Segmentation fault: 11
> 
> I suppose it's a problem with graphic displaying because
>  xfig -h
> or
>  xfig -v
> are OK :
>  $ xfig -v
>  Xfig 3.2.6
>  $
> 
> I've removed then rebuild from source xfig without a better result.
> 
> I'd tried to contact maintainer by private mail (Maintainer: Dave
> Morrison <d...@finkproject.org>) without success ;
>         Message expired for domain finkproject.org. Remote host said:
>         454 4.7.1 <d...@finkproject.org>: Relay access denied
> 
> and also I can't acceeded to xfig' website (www.xfig.org) seems off.
> 
> Has somebody an explanation ?
> 
> Regards
> 
> --
>    Philippe Spiesser


A) (unrelated to the real problem)  We have been a bit slow about changing 
people’s maintainer addresses because we keep hoping they’ll come back.  I’ve 
formally de-maintained the package and updated the homepage.

Now, for the real problem.

XQuartz-2.7.9 broke compatibility in the libXt library, which is linked in this 
case by xfig and the libXaw3d library on which it also depends.  Your error 
message suggests that you might have a mixed build of the two, such as by 
having a libXaw3d which was built before the changeover and an xfig which was 
built afterward.

Try “fink rebuild libxaw3dxft-shlibs” first.  Then if that doesn’t work, next 
try “fink rebuild xfig”

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to