[MacPorts] #18329: gst-plugins-base-0.10.21 build failure on no_x11 system

MacPorts noreply at macports.org
Mon Feb 2 08:32:51 PST 2009


#18329: gst-plugins-base-0.10.21 build failure on no_x11 system
----------------------------------------+-----------------------------------
 Reporter:  russ.bubley@…               |       Owner:  macports-tickets@…                   
     Type:  defect                      |      Status:  new                                  
 Priority:  Normal                      |   Milestone:  Port Bugs                            
Component:  ports                       |     Version:  1.7.0                                
 Keywords:                              |        Port:  gst-plugins-base                     
----------------------------------------+-----------------------------------
 Building fails ( can't find gdk/gdkx.h) on a system which has been built
 with no_x11 variants.

 Adding this to the Portfile should fix it...
 {{{
 if {[variant_isset no_x11]} {
     configure.args-append  --disable-x
 }
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/18329>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list