[MacPorts] #31303: Can't build py27-gtk with "+no_x11 +quartz" due to pre-built libglade2
MacPorts
noreply at macports.org
Sat Sep 17 21:23:04 PDT 2011
#31303: Can't build py27-gtk with "+no_x11 +quartz" due to pre-built libglade2
--------------------------------------------+-------------------------------
Reporter: kliuless@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: py27-gtk, libglade2, pre-built | Port: py27-gtk
--------------------------------------------+-------------------------------
I have "+no_x11 +quartz" in my /opt/local/etc/macports/variants.conf file.
port install py27-gtk fails because it's looking for libgtk-x11-2.0.la . I
tried the symlink workaround in ticket #22331 but now it complains about a
missing libXinerama.la.
Using "grep libXinerama.la -r /opt/local/lib" I see
/opt/local/lib/libglade-2.0.la which belongs to libglade2.
macports 2.0.3 installs libglade2 as a pre-built binary linked to x11
libs, as evidenced by "otool -L /opt/local/lib/libglade-2.0.0.0.7.dylib".
Is there a workaround for this? Is it possible to force a local build of
libglade2, and would that even help? (I'm ultimately trying to install
kate which depends on py27-gtk.)
--
Ticket URL: <https://trac.macports.org/ticket/31303>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list