On Mon, Dec 27, 2010 at 6:14 PM, Michael Barton <[email protected]> wrote: > I just updated from the svn trunk and tried to compile GRASS. I noticed that > there have been very recent updates to Vlib. I also hit errors in Vlib that > cascaded through all the rest of the vector modules. I wonder if this is an > issue with compiling to 64 bit? > > Compiling on Mac OS X 10.6. Here are the errors in Vlib. > > cmb-MBP-3:grass70_dev cmbarton$ > > cmb-MBP-3:grass70_dev cmbarton$ cd > /Users/Shared/grass_dev/grass70_dev/lib/vector/Vlib > cmb-MBP-3:Vlib cmbarton$ make > gcc -g -O2 -arch i386 -arch x86_64 -fno-common > -I/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.5.0/include > -I/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.5.0/include > -D_FILE_OFFSET_BITS=64 > -I/Library/Frameworks/GDAL.framework/Versions/1.7/Headers > -I/Library/Frameworks/GEOS.framework/Versions/3/unix/include > -DPACKAGE=\""grasslibs"\" > -I/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.5.0/include > -I/Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.5.0/include -o > OBJ.i386-apple-darwin10.5.0/open_ogr.o -c open_ogr.c > In file included from open_ogr.c:26: > /Users/Shared/grass_dev/grass70_dev/dist.i386-apple-darwin10.5.0/include/grass/gprojects.h:21:22: > error: proj_api.h: No such file or directory
-> No such file or directory Did you "make distclean" and configure again? Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
