[MacPorts] #13517: gtkglext 1.2 configure: error -- build failure OSX 10.5

MacPorts noreply at macports.org
Wed Feb 25 11:52:15 PST 2009


#13517: gtkglext 1.2 configure: error -- build failure OSX 10.5
-----------------------------------------+----------------------------------
  Reporter:  michaelt@…                  |       Owner:  rowue@…               
      Type:  defect                      |      Status:  reopened              
  Priority:  Normal                      |   Milestone:  Port Bugs             
 Component:  ports                       |     Version:  1.7.0                 
Resolution:                              |    Keywords:  gtkglext gwyddion mesa
      Port:  gtkglext                    |  
-----------------------------------------+----------------------------------

Comment(by rowue@…):

 I added


 {{{
 --- .svn/text-base/Portfile.svn-base    2009-02-25 10:35:22.000000000
 +0100
 +++ Portfile    2009-02-25 20:22:34.000000000 +0100
 @@ -1,4 +1,4 @@
 -# $Id$
 +# $Id: Portfile 47289 2009-02-25 02:08:09Z jeremyhu at macports.org $

  PortSystem          1.0

 @@ -61,6 +61,7 @@
  if { ![file exists /usr/include/Xplugin.h] } {
          # Xplugin.h is missing on Tiger
          configure.cppflags-append -I${filespath}/include
 +               configure.ldflags-append  -L${x11prefix}/lib
  }

  if {! [variant_isset system_x11]} {
 }}}

 the /usr/X11 links went away ...

 give a try now

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


More information about the macports-tickets mailing list