<HTML>
<HEAD>
<TITLE>problems compiling r.neighbors</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I just did a cvs update and tried to compile GRASS. I did a make distclean.<BR>
<BR>
I got the following error compilng r.neighbors.<BR>
<BR>
cmb-MBP:~/grass_dev/grass6 cmbarton$ cd ./raster/r.neighbors<BR>
cmb-MBP:~/grass_dev/grass6/raster/r.neighbors cmbarton$ make<BR>
gcc -L/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.10.1/lib -DPACKAGE=\""grassmods"\" -o /Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.10.1/bin/r.neighbors OBJ.i686-apple-darwin8.10.1/bufs.o OBJ.i686-apple-darwin8.10.1/divr_cats.o OBJ.i686-apple-darwin8.10.1/gather.o OBJ.i686-apple-darwin8.10.1/intr_cats.o OBJ.i686-apple-darwin8.10.1/main.o OBJ.i686-apple-darwin8.10.1/null_cats.o OBJ.i686-apple-darwin8.10.1/readcell.o -lgrass_stats -lgrass_gis -lgrass_datetime -lz -lgrass_gis -lgrass_datetime -lz -lz <BR>
/usr/bin/ld: Undefined symbols:<BR>
_read_weights<BR>
collect2: ld returned 1 exit status<BR>
make: *** [/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.10.1/bin/r.neighbors] Error 1<BR>
cmb-MBP:~/grass_dev/grass6/raster/r.neighbors cmbarton$ <BR>
<BR>
<BR>
Any suggestions?<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
Director of Graduate Studies<BR>
School of Human Evolution & Social Change <BR>
Center for Social Dynamics & Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>