|
Thanks Glynn, I've included the next round of configure below.... still errors.. -b Glynn Clements wrote: sorry - hopefully this will be plain text...Brian Clark wrote: ok - here's a new configure - (with source directory) GRASS is now configured for: sparc-sun-solaris2.10 Source directory: /wattemp/GRASS/grass-6.3.0 Build directory: /wattemp/GRASS/grass-6.3.0 Installation directory: ${prefix}/grass-6.3.0 Startup script in directory: ${exec_prefix}/bin C compiler: gcc -g -O2 C++ compiler: Building shared libraries: yes 64bit support: no OpenGL platform: none and cd to first directory with errors and try make: make OBJ.sparc-sun-solaris2.10 make[1]: Entering directory `/wattemp/GRASS/grass-6.3.0/db/drivers/dbf' make[1]: `OBJ.sparc-sun-solaris2.10' is up to date. make[1]: Leaving directory `/wattemp/GRASS/grass-6.3.0/db/drivers/dbf' gcc -I/wattemp/GRASS/grass-6.3.0/dist.sparc-sun-solaris2.10/include -I/usr/local/include/ncurses -g -O2 -I/usr/local/include/ncurses -DPACKAGE=\"\" -I../../../lib/db/dbmi_driver -I/wattemp/GRASS/grass-6.3.0/dist.sparc-sun-solaris2.10/include -o OBJ.sparc-sun-solaris2.10/column.o -c column.c column.c:20:24: grass/dbmi.h: No such file or directory column.c:21:23: grass/gis.h: No such file or directory In file included from column.c:22: globals.h:1:24: grass/sqlp.h: No such file or directory In file included from column.c:22: globals.h:63: error: parse error before "SQLPSTMT" globals.h:63: warning: no semicolon at end of struct or union globals.h:70: error: parse error before "token" globals.h:70: warning: data definition has no type or storage class globals.h:73: error: parse error before '}' token globals.h:73: warning: data definition has no type or storage class globals.h:80: error: parse error before '*' token globals.h:80: warning: data definition has no type or storage class In file included from column.c:23: proto.h:8: error: parse error before '*' token proto.h:8: warning: data definition has no type or storage class proto.h:9: error: parse error before '*' token proto.h:17: error: parse error before "cursor" proto.h:23: error: parse error before "dbTable" column.c: In function `add_column': column.c:37: error: `DB_FAILED' undeclared (first use in this function) column.c:37: error: (Each undeclared identifier is reported only once column.c:37: error: for each function it appears in.) column.c:58: error: `DB_OK' undeclared (first use in this function) column.c: In function `drop_column': column.c:86: error: `DB_FAILED' undeclared (first use in this function) column.c:124: error: `DB_OK' undeclared (first use in this function) make: *** [OBJ.sparc-sun-solaris2.10/column.o] Error 1 also, when i goto /wattemp/GRASS/grass-6.3.0/dist.sparc-sun-solaris2.10/include there are two directories - Make (which has nothing in it), and grass, which has PolimiFunct.h, waterglobs.h, and vect in it.
|
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
