[GRASS5] GRASS 6.0.2RC3 released
Markus Neteler
neteler at itc.it
Fri Jan 6 13:24:57 EST 2006
On Thu, Jan 05, 2006 at 05:16:39PM -0500, Scott Mitchell wrote:
> Strange, in trying out 6.0.2RC3, I'm getting a compilation error on
> all machines that I haven't seen mention of:
>
> [smitch at gracilis r.le.setup]$ make
> Makefile:16: warning: overriding commands for target `clean'
> ../../../include/Make/Rules.make:35: warning: ignoring old commands
> for target `
> clean'
> echo "<HR>" >> r.le.setup.tmp.html
> echo "<P><a href=index.html>Help Index</a>" >> r.le.setup.tmp.html
> echo "</body></html>" >> r.le.setup.tmp.html
> mkdir -p /home/smitch/src/grass-6.0.2RC3/dist.i686-pc-linux-gnu/docs/
> html
> mv -f r.le.setup.tmp.html /home/smitch/src/grass-6.0.2RC3/dist.i686-
> pc-linux-gnu
> /docs/html/r.le.setup.html
> /usr/bin/install -c *.png *.jpg /home/smitch/src/grass-6.0.2RC3/
> dist.i686-pc-li
> nux-gnu/docs/html 2> /dev/null ; true
> make -C polytocell
> make[1]: Entering directory `/home/smitch/src/grass-6.0.2RC3/raster/
> r.le/r.le.se
> tup/polytocell'
> gcc -Wl,--export-dynamic -L/home/smitch/src/grass-6.0.2RC3/dist.i686-
> pc-linux-gn
> u/lib -o /home/smitch/src/grass-6.0.2RC3/dist.i686-pc-linux-gnu/bin/
> bmif_to_ce
> ll bmf_to_cll.o -lgrass_gis -lgrass_datetime -lz -lm -lz
> bmf_to_cll.o: file not recognized: File format not recognized
> collect2: ld returned 1 exit status
> make[1]: *** [/home/smitch/src/grass-6.0.2RC3/dist.i686-pc-linux-gnu/
> bin/bmif_to
> _cell] Error 1
> make[1]: Leaving directory `/home/smitch/src/grass-6.0.2RC3/raster/
> r.le/r.le.set
> up/polytocell'
> make: *** [default] Error 2
> [smitch at gracilis r.le.setup]$ gcc --version
> gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
>
Scott,
this are leftover files from my last test before posting
the release candidate. The Makefile there was lacking a
functional celan target, I have fixed that now in CVS.
To continue, you simply need to remove the .o files in that
directory.
Please let us know if other problems arise with RC3.
...
> All other modules compiled cleanly.
Very good. Could you also do some tests?
At bottom of my "GRASS workshop at OSG'05" web page
http://mpa.itc.it/markus/osg05/
you find some suggestions:
-> A protocol to test the GRASS6/QGIS etc installations:
http://mpa.itc.it/markus/osg05/testing_grass6_software.txt
Markus
More information about the grass-dev
mailing list