[MacPorts] #17558: connection errors when macports libs are used with Tiger X11 headers

MacPorts noreply at macports.org
Wed Dec 10 05:25:52 PST 2008


#17558: connection errors when macports libs are used with Tiger X11 headers
---------------------------------+------------------------------------------
 Reporter:  vinc17@…             |       Owner:  jeremyhu@…           
     Type:  defect               |      Status:  assigned             
 Priority:  High                 |   Milestone:  Port Bugs            
Component:  ports                |     Version:  1.6.0                
 Keywords:  crash                |        Port:  gtk2                 
---------------------------------+------------------------------------------

Comment(by jmr@…):

 The problem may be that gtk2 (and others) has:
 {{{
 configure.args-append       --x-includes=${x11prefix}/include \
                                 --x-libraries=${x11prefix}/lib
 }}}
 So it's going to be preferring the /usr/X11R6 bits on Tiger. I think those
 configure args are safe to remove now that (a) pkgconfig looks in
 x11prefix, and (b) we have working xorg ports for Tiger.

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


More information about the macports-tickets mailing list