Strange, in trying out 6.0.2RC3, I'm getting a compilation error on all machines that I haven't seen mention of:
[smitch@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@gracilis r.le.setup]$ gcc --version
gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
The above is on a Fedora Core 2 machine - I got the same error on a FC4 machine. Also a similar error on a Mac (OS X 10.4, gcc 4):
[smitch@stipa:~/src/grass-6.0.2RC3/raster/r.le/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 /Users/smitch/src/grass-6.0.2RC3/dist.powerpc-apple-darwin8.3.0/docs/html
mv -f r.le.setup.tmp.html /Users/smitch/src/grass-6.0.2RC3/dist.powerpc-apple-darwin8.3.0/docs/html/r.le.setup.html
/usr/bin/install -c *.png *.jpg /Users/smitch/src/grass-6.0.2RC3/dist.powerpc-apple-darwin8.3.0/docs/html 2> /dev/null ; true
make -C polytocell
gcc -L/usr/X11R6/lib -L/sw/lib -L/Users/smitch/src/grass-6.0.2RC3/dist.powerpc-apple-darwin8.3.0/lib -o /Users/smitch/src/grass-6.0.2RC3/dist.powerpc-apple-darwin8.3.0/bin/bmif_to_cell bmf_to_cll.o -lgrass_gis -lgrass_datetime -lz -lz
/usr/bin/ld: bmf_to_cll.o bad magic number (not a Mach-O file)
collect2: ld returned 1 exit status
make[1]: *** [/Users/smitch/src/grass-6.0.2RC3/dist.powerpc-apple-darwin8.3.0/bin/bmif_to_cell] Error 1
make: *** [default] Error 2
All other modules compiled cleanly.
Cheers,
Scott Mitchell
On 3-Jan-06, at 08:20, Markus Neteler wrote:
GRASS 6.0.2RC3 released
Two important fixes made it necessary to create a new
package.
GRASS 6.0.2RC3 was released today:
http://grass.itc.it/grass60/source/
12043 Jan 3 14:12 AUTHORS
134279 Jan 3 14:12 ChangeLog_6.0.2RC3.gz
56 Jan 3 14:12 grass-6.0.2RC3.md5sum
8655932 Jan 3 14:12 grass-6.0.2RC3.tar.gz
6687 Jan 3 14:12 INSTALL
6489 Jan 3 14:12 REQUIREMENTS.html
10343 Jan 3 14:12 SUBMITTING
It will be available from the mirror sites within
48h from now.
New in RC3:
* bugfix for 'builddemolocation target' in Makefile
when building as root (RPMs etc)
* version year fixed to 2006
Please test as much as possible. If everything works
as expected, we can release it officially, otherwise
a release candidate 4 will be necessary.
Announcement with list of changes:
http://grass.itc.it/announces/announce_grass602.html
Best regards
Markus
_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5