[MacPorts] #34086: webkit-gtk @1.6.3 - Configure error - build failure

MacPorts noreply at macports.org
Mon Apr 16 16:13:14 PDT 2012


#34086: webkit-gtk @1.6.3 - Configure error - build failure
-----------------------------------+----------------------------------------
 Reporter:  macports1@…            |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  2.0.4                                
 Keywords:  webkit                 |        Port:  webkit-gtk                           
-----------------------------------+----------------------------------------

Comment(by jeremyhu@…):

 Looks like a bug in configure.ac ... they add a check for xrender even if
 quartz is chosen:

 {{{
 # check for XRender under Linux/Unix. Some linkers require explicit
 # linkage (like GNU Gold), so we cannot rely on GTK+ pulling XRender
 if test "$os_win32" = "no"; then
    PKG_CHECK_MODULES([XRENDER], [xrender])
    AC_SUBST([XRENDER_CFLAGS])
    AC_SUBST([XRENDER_LIBS])
 fi
 }}}

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


More information about the macports-tickets mailing list