Re: [MacPorts] #13517: gtkglext 1.2 configure: error -- build failure OSX 10.5
#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, you're linking with -L/usr/X11R6/lib {{{ 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/usr/X11R6/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 }}} It looks like you built with your patch above that added -L/usr/X11R6/lib to the LDFLAGS. Remove it and try again. -- Ticket URL: <http://trac.macports.org/ticket/13517#comment:37> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts