Hi On Fri, Sep 7, 2012 at 12:00 PM, 欧阳乐岩 <[email protected]> wrote: > I am unable to compile the latest QGis, I guess this is the same issue? (I > am using ArchLinux) > > [ 47%] Built target qgis.d.rast > Linking C executable ../../../output/lib/qgis/grass/modules/qgis.g.info > /usr/bin/ld: CMakeFiles/qgis.g.info.dir/qgis.g.info.c.o: undefined reference > to symbol 'pow@@GLIBC_2.0' > /usr/bin/ld: note: 'pow@@GLIBC_2.0' is defined in DSO /usr/lib/libm.so.6 so > try adding it to the linker command line > /usr/lib/libm.so.6: could not read symbols: Invalid operation >
Jaka Kranjc just resubmitted a platform specific patch - please pull and try again. Regards Tim > > > > On 09/07/2012 04:08 PM, Tim Sutton wrote: >> >> Hi >> >> On Thu, Sep 6, 2012 at 4:33 PM, William Kyngesburye >> <[email protected]> wrote: >>> >>> Tim, do you know what problem this was meant to fix? >>> >> >> It seems to be an edge case where lynxlynxlynx has a grass install >> that is not linked to libm >> >> >> 14:05:32 lynxlynxlynx: it's not osx, i'm on linux >> 14:05:38 timlinux: lynxlynxlynx: oh >> 14:05:51 timlinux: I wonder why only you had that compile >> issue >> 14:06:12 lynxlynxlynx: probably my grass doesn't have -lm stored >> in its pc file >> 14:07:17 timlinux: lynxlynxlynx: I will revert it for now >> 14:08:08 lynxlynxlynx: wrap it in a windows check >> 14:09:05 lynxlynxlynx: or msvc specifically, if mingw is >> supported >> 14:09:07 GitHub59: [Quantum-GIS] timlinux pushed 2 new >> commits to >> master: http://git.io/wdmTfQ >> 14:09:07 GitHub59: [Quantum-GIS/master] Revert "Fix from >> lynxlynxlynxlynxlynx for building grass on mac" - Tim Sutton >> >> >> Regards >> >> Tim >> >>> On Sep 6, 2012, at 9:01 AM, GitHub wrote: >>> >>>> Branch: refs/heads/master >>>> Home: https://github.com/qgis/Quantum-GIS >>>> Commit: d77973d0d3a126190656b9297c724c680a67d38b >>>> >>>> https://github.com/qgis/Quantum-GIS/commit/d77973d0d3a126190656b9297c724c680a67d38b >>>> Author: Tim Sutton <[email protected]> >>>> Date: 2012-09-06 (Thu, 06 Sep 2012) >>>> >>>> Changed paths: >>>> M src/providers/grass/CMakeLists.txt >>>> >>>> Log Message: >>>> ----------- >>>> Revert "Fix from lynxlynxlynxlynxlynx for building grass on mac" >>>> >>>> This reverts commit 977518af3a669aac1045eebb5b00fce2b6d50680. >>> >>> >>> ----- >>> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> >>> http://www.kyngchaos.com/ >>> >>> Theory of the Universe >>> >>> There is a theory which states that if ever anyone discovers exactly what >>> the universe is for and why it is here, it will instantly disappear and be >>> replaced by something even more bizarrely inexplicable. There is another >>> theory which states that this has already happened. >>> >>> -Hitchhiker's Guide to the Galaxy 2nd season intro >>> >>> >>> _______________________________________________ >>> Qgis-developer mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/qgis-developer >> >> >> >> > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- Tim Sutton - QGIS Project Steering Committee Member (Release Manager) ============================================== Please do not email me off-list with technical support questions. Using the lists will gain more exposure for your issues and the knowledge surrounding your issue will be shared with all. Visit http://linfiniti.com to find out about: * QGIS programming and support services * Mapserver and PostGIS based hosting plans * FOSS Consulting Services Skype: timlinux Irc: timlinux on #qgis at freenode.net ============================================== _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
