#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