2011/11/11 Michael Barton <[email protected]>: > main.c: In function ‘sel’: > main.c:112: error: ‘ERROR’ undeclared (first use in this function) > main.c:114: error: ‘OK’ undeclared (first use in this function) > make: *** [OBJ.i386-apple-darwin11.2.0/main.o] Error 1
I have cleaned up the `include` directory. There were 50% of headers unused, one empty, some dated back to G5. You need to run `make distclean`. Martin -- Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
