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

MacPorts noreply at macports.org
Wed Feb 25 13:17:01 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 jeremyhu@…):

 Yeah, well there is something wrong there...

 Do you understand what I mean... ADDING -L/usr/X11/lib to LDFLAGS should
 not cause you to NOT link against /usr/X11/lib libraries.  Please revert
 to what is in svn for the mesa Portfile.  What you have in your mesa build
 log above is correct:

 {{{
 gcc -Wall -ggdb3 -Os -DPTHREADS -D_REENTRANT -DPUBLIC=""
 -I/opt/local/include -O2 -o builds/libGL.1.2.dylib -dynamiclib
 -install_name /opt/local/lib/libGL.1.2.dylib -compatibility_version 1.2
 -current_version 1.2 -lXplugin -framework ApplicationServices -framework
 CoreFoundation -L/opt/local/lib -L/opt/local/lib -Wl,-single_module -lXext
 -lX11 -Wl,-exported_symbols_list,exports.list glxext.o glxcmds.o
 glx_pbuffer.o glx_query.o glxcurrent.o glxextensions.o appledri.o
 apple_glx_context.o apple_glx.o pixel.o compsize.o apple_visual.o
 apple_cgl.o glxreply.o glcontextmodes.o apple_xgl_api.o
 apple_glx_drawable.o xfont.o apple_glx_pbuffer.o apple_glx_pixmap.o
 apple_xgl_api_read.o glx_empty.o glx_error.o
 }}}

 there is no reference to /usr/X11 there whatsoever (and there SHOULDN'T
 be!)

 Further, you told me that after installing, you didn't have any links
 against /usr/X11/* ... so I'm confused about what you did to bring in the
 /usr/X11 links.  Since this is *just* wrt mesa, please try to isolate it
 in mesa and checking 'otool -L /opt/local/lib/libGL.dylib' rather than
 testing gwiddyon

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


More information about the macports-tickets mailing list