5.0.3 release candidate 1 - was: Re: [GRASS5] Roadmap: Numbering

Stephan Holl sholl at gmx.net
Sun Aug 24 12:17:11 EDT 2003


Hello developers,

[...]
 
> Good news: You may have seen my activities to prepare 5.0.3 :-)
> 
> Now testers are needed to try release candidate 1:
> http://mpa.itc.it/markus/grass50/
> 
> ->  grass-5.0.3rc1_src.tar.gz 24M
>  

[...]

I tried to compile GRASS5.0.3RC1 on debian testing.

*my configure-options:
CFLAGS="-O3 -Wall -mcpu=k6" LDFLAGS="-s" \
./configure --with-readline \
--with-tcltk-includes=/usr/include/tcl8.3/ \
'--with-postgres-includes=/usr/include/postgresql
/usr/include/postgresql/server
' \
--with-freetype \
--with-freetype-includes=/usr/X11R6/include/freetype2 \
--with-freetype-libs=/usr/X11R6/lib \
--with-gdal=/usr/local/bin/gdal-config \
--with-gd-libs=/usr/lib \
--with-gd-includes=/usr/include \
--with-png-libs=/usr/lib \
--with-png-includes=/usr/include \
--with-cxx \
--with-proj\

This results in 2 failures, d.barscale and grass.postgres (g.column.pg
and g.stats.pg)
everything else compiles.

*d.barscale:
make[1]: Entering directory
`/home/steph/grass-5.0.3rc1/src/display/d.barscale/cmd'
gcc -I/home/steph/grass-5.0.3rc1/src/include -O3 -Wall -mcpu=k6     -c
main.c -o OBJ.i686-pc-linux-gnu/main.o
main.c: In function `main':
main.c:50: error: `DEFAULT_BG_COLOR' undeclared (first use in this
function)
main.c:50: error: (Each undeclared identifier is reported only once
main.c:50: error: for each function it appears in.)
main.c:57: error: `DEFAULT_FG_COLOR' undeclared (first use in this
function)
main.c: At top level:
/home/steph/grass-5.0.3rc1/src/include/gis.h:35: Warnung:
`GRASS_copyright' defined but not used
make[1]: *** [OBJ.i686-pc-linux-gnu/main.o] Fehler 1
make[1]: Leaving directory
`/home/steph/grass-5.0.3rc1/src/display/d.barscale/cmd'
make: *** [all] Fehler 1

*g.column.pg:
make[1]: Entering directory
`/home/steph/grass-5.0.3rc1/src.garden/grass.postgresql/g.column.pg'
gcc -I/home/steph/grass-5.0.3rc1/src/include -O3 -Wall -mcpu=k6  
-I/usr/include/postgresql -I/usr/include/postgresql/server -Wall
-DPACKAGE=\""g.column.pg"\"  -c main.c -o OBJ.i686-pc-linux-gnu/main.o
main.c:83:30: missing terminating " character
main.c: In function `main':
main.c:84: error: Syntaxfehler before "a"
main.c:85: error: stray '\' in program
main.c:85:35: missing terminating " character
main.c:87:37: Warnung: multi-character character constant
main.c:91:34: missing terminating " character
main.c:96:30: missing terminating " character
main.c:97: error: Syntaxfehler before "FROM"
main.c:98:37: Warnung: multi-character character constant
main.c:101:34: missing terminating " character
main.c: At top level:
/home/steph/grass-5.0.3rc1/src/include/gis.h:35: Warnung:
`GRASS_copyright' defined but not used

*g.status.pg:
make[1]: Entering directory
`/home/steph/grass-5.0.3rc1/src.garden/grass.postgresql/g.stats.pg'
gcc -I/home/steph/grass-5.0.3rc1/src/include -O3 -Wall -mcpu=k6  
-I/usr/include/postgresql -I/usr/include/postgresql/server -Wall
-DPACKAGE=\""g.stats.pg"\"  -c infxStats.c -o
OBJ.i686-pc-linux-gnu/infxStats.o
infxStats.c:40:21: missing terminating " character
infxStats.c: In function `infxStats':
infxStats.c:41: error: Syntaxfehler before "group"
infxStats.c:41:39: missing terminating " character
infxStats.c:51:26: missing terminating " character
infxStats.c:52: error: `s' undeclared (first use in this function)
infxStats.c:52: error: (Each undeclared identifier is reported only once
infxStats.c:52: error: for each function it appears in.)
infxStats.c:52:18: missing terminating " character
infxStats.c:53: error: Syntaxfehler before string constant
infxStats.c:54:27: missing terminating " character
infxStats.c:55:18: missing terminating " character
infxStats.c:105: error: Syntaxfehler at end of input
/home/steph/grass-5.0.3rc1/src/include/gis.h:35: Warnung:
`GRASS_copyright' defined but not used
make[1]: *** [OBJ.i686-pc-linux-gnu/infxStats.o] Fehler 1

after a quick test
* NVIZ is up and running,
* PNG-driver works, also in 24bit,
* tcltkgrass runs,
* monitors work,
* r.fill.dir works
* pg*-modules not available because of former compile errors
* r.proj works without datum-transformation

hth
  Stephan

-- 
Stephan Holl

GnuPG Key-ID: 11946A09 

 16:57:56 up  5:44,  1 user,  load average: 0.36, 0.11, 0.07
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20030824/09e658b9/attachment.bin


More information about the grass-dev mailing list