[MacPorts] #43608: gource: Could not link against -lGL !
#43608: gource: Could not link against -lGL ! -----------------------+-------------------------------- Reporter: rudloff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gource -----------------------+-------------------------------- Hello, I get an error when I try to install Gource on Mac OS 10.7: {{{ checking for GL/gl.h... yes checking for OpenGL/gl.h... yes checking for OpenGL library... -framework OpenGL checking for GL/glu.h... yes checking for OpenGL/glu.h... yes checking for OpenGL Utility library... yes checking for varargs GLU tesselator callback function type... no checking for sdl-config... /Users/prudloff/opt/bin/sdl-config checking for SDL - version >= 1.2.10... yes checking for freetype-config... /Users/prudloff/opt/bin/freetype-config checking for FreeType -- version >= 9.0.3... yes checking for IMG_LoadPNG_RW in -lSDL_image... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pcre_compile in -lpcre... yes checking for glewInit in -lGLEW... yes checking for boostlib >= 1.46... yes checking whether the Boost::System library is available... yes checking whether the Boost::Filesystem library is available... yes configure: error: Could not link against -lGL ! }}} Regards, -- Ticket URL: <https://trac.macports.org/ticket/43608> MacPorts <http://www.macports.org/> Ports system for OS X
#43608: gource: Could not link against -lGL ! ------------------------+------------------- Reporter: rudloff@… | Owner: phw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gource | ------------------------+------------------- Changes (by mf2k@…): * cc: phw (removed) * owner: macports-tickets@… => phw@… Comment: Trac requires complete email addresses. -- Ticket URL: <https://trac.macports.org/ticket/43608#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43608: gource: Could not link against -lGL ! ------------------------+------------------- Reporter: rudloff@… | Owner: phw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gource | ------------------------+------------------- Comment (by egall@…): hm, that's strange for multiple reasons: first, because it works successfully for me, and second, because the error message about the missing library is not even the library that the macro that it is part of (AX_BOOST_FILESYSTEM) should be checking for... while AX_BOOST_FILESYSTEM may be relatively badly written for an autoconf macro (it assumes that the user has a `tac` executable in their path, for example), I still do not see how that translates into it checking for `-lGL` instead of `-lboost_filesystem-mt`... anyways, I will attach a diff between our config.log files... -- Ticket URL: <https://trac.macports.org/ticket/43608#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts