How can I tell if I am using +system_X11 variant? I left MacPorts stock so I don't think I am. My macports is up to date and if fact was built from scratch last night.
Bob On Wed, Jan 28, 2009 at 1:47 PM, Jeremy Huddleston <[email protected]>wrote: > That otool -L output looks fine for a +system_X11 variant system, but I see > references to /opt/local/lib/libX* in your crash report which means you > probably are suffering from bug #17558. > > Do a 'sudo port -v upgrade outdated' > > Then if you're still having problems, figure out what libs in > /opt/local/lib are still linking against /usr/X11/lib/* and report those as > bugs > > > On Jan 28, 2009, at 12:07, Bob wrote: > > On Wed, Jan 28, 2009 at 12:58 PM, Joshua Root <[email protected]> wrote: >> >> Bob wrote: >>> >>>> Looking at the crash report it would seem there is a problem with all >>>> the new X11 code in Macports. >>>> >>> >>> More the opposite, sort of. The library where the crash happened is >>> /usr/X11/lib/libXt.6.dylib. It should be using >>> /opt/local/lib/libXt.6.dylib. >>> >>> - Josh >>> >>> >> OK. Here are the linked libraries: >> >> otool -L /opt/local/bin/gv >> /opt/local/bin/gv: >> /usr/X11/lib/libXinerama.1.dylib (compatibility version 2.0.0, current >> version 2.0.0) >> /opt/local/lib/libXaw3d.8.dylib (compatibility version 8.0.0, current >> version 8.0.0) >> /usr/X11/lib/libXpm.4.dylib (compatibility version 16.0.0, current >> version 16.0.0) >> /usr/X11/lib/libXmu.6.dylib (compatibility version 9.0.0, current >> version 9.0.0) >> /usr/X11/lib/libXt.6.dylib (compatibility version 7.0.0, current version >> 7.0.0) >> /usr/X11/lib/libXext.6.dylib (compatibility version 11.0.0, current >> version 11.0.0) >> /usr/X11/lib/libSM.6.dylib (compatibility version 7.0.0, current version >> 7.0.0) >> /usr/X11/lib/libICE.6.dylib (compatibility version 10.0.0, current >> version 10.0.0) >> /usr/X11/lib/libX11.6.dylib (compatibility version 9.0.0, current >> version 9.0.0) >> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version >> 111.1.3) >> /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current >> version 1.2.3) >> /opt/local/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current >> version 1.0.4) >> /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version >> 1.0.0) >> >> How do I fix this? >> >> Bob >> _______________________________________________ >> macports-dev mailing list >> [email protected] >> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev >> > >
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
