On Fri, Mar 6, 2009 at 11:52 AM, Glynn Clements <[email protected]> wrote: > Colin Nielsen wrote: ... >> Error 1 >> make[3]: *** No rule to make target >> `../../lib/gis/OBJ.i686-pc-mingw32/dllmain.o', needed by `default'. > > AFAICT, this is because the rule in lib/gis/Makefile uses a path based > upon MODULE_TOPDIR, but the compilation rules require a path relative > to the current directory. The first attached patch should fix this part. > > The second patch should fix the issue with lib/datetime being built > before lib/gis. If it doesn't, just try running "make" a second time > without an intervening "make clean".
I have merged that into a revised patch in http://trac.osgeo.org/grass/ticket/519 Colin, could you please try that? Further doubts in the ticket. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
