[MacPorts] #35522: webkit-gtk 1.6.3_4 +quartz can't find X11

MacPorts noreply at macports.org
Mon Aug 6 13:35:55 PDT 2012


#35522: webkit-gtk 1.6.3_4 +quartz can't find X11
-----------------------------+----------------------------------------------
 Reporter:  dansbox@…        |       Owner:  devans@…           
     Type:  defect           |      Status:  new                
 Priority:  Normal           |   Milestone:                     
Component:  ports            |     Version:  2.1.2              
 Keywords:  mountainlion     |        Port:  webkit-gtk         
-----------------------------+----------------------------------------------

Comment(by dansbox@…):

 To reproduce:

 `sudo port uninstall installed`[[BR]]
 (modify variants.conf to include `+no_x11 -x11 +quartz`)[[BR]]
 `sudo port install webkit-gtk`[[BR]]
 (dependencies all build, webkit-gtk fails, as reported)

 Workaround:

 `sudo port uninstall webkit-gtk`[[BR]]
 `sudo port install xorg-libX11`[[BR]]
 `sudo port install webkit-gtk`

 xorg-libX11 has a bunch of small dependencies; somewhere in there, the
 missing header file is made available.  Presumably, this dependency does
 not exist at runtime, and this is just to make the compiler happy (pending
 a bug fix).  Can't be completely sure, though...

-- 
Ticket URL: <https://trac.macports.org/ticket/35522#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list