On Thu, Mar 25, 2010 at 4:37 PM, joel dinis <[email protected]> wrote: > Hello fellow GRASS users, > > I'm new with GRASS. > At this point, I need to install the > i.pr add-on, but I've met some > dificulties: > > I download the package via svn, > and that went just fine. But when > I do > > make MODULE_TOPDIR=/usr/lib/grass64 > > I get this a huge stream of errors and > warnings, e.g. > > ... > main.c:294: warning: assignment makes pointer from integer without a cast > main.c:295: error: dereferencing pointer to incomplete type > main.c:296: error: dereferencing pointer to incomplete type > main.c:297: error: dereferencing pointer to incomplete type > main.c:298: error: dereferencing pointer to incomplete type > main.c:299: error: dereferencing pointer to incomplete type > main.c:300: error: dereferencing pointer to incomplete type > main.c:302: warning: assignment makes pointer from integer without a cast > main.c:303: error: dereferencing pointer to incomplete type > main.c:304: error: dereferencing pointer to incomplete type > main.c:305: error: dereferencing pointer to incomplete type > main.c:306: error: dereferencing pointer to incomplete type > main.c:307: error: dereferencing pointer to incomplete type > main.c:310: warning: implicit declaration of function ‘G_define_flag’ > ...
to which of the i.pr commands is this related? For me it compiles fine (Mandriva, GRASS 64). >....> (PS: I'm working in Ubuntu 9.10 with GRASS 6.4.) Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
