Moritz Lennert wrote: > > Thanks, the problem has been fixed by installing the "gcc-g++" package. > > I then compiled with make and got the errors below. > > Any idea of what to do in order to get rid of these errors? > > All these, except for the i.attcor are known and either 'won't fix' or > at least not immediate priorities (see > http://geog-pc40.ulb.ac.be/grass/wingrass/winmakeerror.log and > http://grass.gdf-hannover.de/wiki/WinGRASS_Current_Status).
I've committed fixes for the i.class and photo.2image problems. The r.terraflow issues probably aren't that hard to fix. getpagesize() can be replaced by a hardcoded constant. The use of getrusage() etc is largely gratuitous; the program would still work without it, but figuring out how to remove it isn't trivial. The other modules are all quite Unix-specific in their design. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
