[MacPorts] #31869: X (gtk2 using?) ports crash OS X 10.5.8 X11.bin
MacPorts
noreply at macports.org
Thu Nov 3 18:18:51 PDT 2011
#31869: X (gtk2 using?) ports crash OS X 10.5.8 X11.bin
--------------------------------+-------------------------------------------
Reporter: eischen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
--------------------------------+-------------------------------------------
Comment(by eischen@…):
Replying to [comment:1 ryandesign@…]:
> Are you using the X11 server that comes with Mac OS X
(/Applications/Utilities/X11.app) or the one in the MacPorts xorg-server
port (/Applications/MacPorts/X11.app)? Whichever one you're using, try the
other one.
Ok, I was using the MAC OS X server, and have just tried using the
MacPorts server. The MacPorts server does not crash, but Thunar,
firefox, transmission all error off with:
{{{
$ firefox-x11
Xlib: extension "RANDR" missing on display "/tmp/launch-HkCMGV/:0".
dyld: lazy symbol binding failed: Symbol not found:
_cairo_xlib_surface_create
Referenced from: /opt/local/lib/libgdk-x11-2.0.0.dylib
Expected in: /opt/local/lib/libcairo.2.dylib
dyld: Symbol not found: _cairo_xlib_surface_create
Referenced from: /opt/local/lib/libgdk-x11-2.0.0.dylib
Expected in: /opt/local/lib/libcairo.2.dylib
Trace/BPT trap
}}}
What's missing? port variant cairo shows the following:
{{{
$ port variant cairo
cairo has the variants:
no_x11: Legacy compatibility variant
* conflicts with opengl x11 x11_xcb
opengl: Add OpenGL graphics interface
* conflicts with no_x11
* requires x11
quartz: Support for native Mac OS X graphics
universal: Build for multiple architectures
[+]x11: Enable X11 support
* conflicts with no_x11
x11_xcb: Legacy compatibility variant
* conflicts with no_x11
* requires x11
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31869#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list