[GRASSLIST:2481] 5.7 build error after cvs today

Kirk R. Wythers kwythers at umn.edu
Thu Feb 5 13:12:45 EST 2004


I am getting a build error on OS X

Here is the config script:

#!/bin/sh
#compilation of GRASS 5.7 on Mac OSX with shared libraries

./configure  
--with-grass50=/Users/kirkw/grass5_dev/grass53_exp_2004_01_03 \
--enable-shared \
--enable-64bit \
--with-postgres-includes=/sw/include/postgresql \
--with-postgres-libs=/sw/lib/postgresql \
--with-gdal=/usr/local/bin/gdal-config \
--with-includes="/usr/X11R6/include /sw/include" \
--with-libs="/usr/X11R6/lib /sw/lib" \
--with-freetype \
--with-freetype-includes=/usr/X11R6/include/freetype2 \
--with-motif \
--with-glw \
--with-readline \
--with-proj \
--with-cxx

Here is the error. Anyone recognize it?



n7.2.0/docs/html
mv r.report.html  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
cp *.png *.jpg  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html 2> /dev/null ; true
r.resample
GRASS_FAKE_START=1  
GISBASE=/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc- 
apple-darwin7.2.0  
LD_LIBRARY_PATH=:/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/ 
dist.powerpc-apple-darwin7.2.0/lib  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/etc/bin/cmd/r.resample --html-description | grep -v  
'</body>' > r.resample.html ; true
echo "<HR>" >> r.resample.html
echo "<P><a href=index.html>Help Index</a>" >> r.resample.html
echo "</body></html>" >> r.resample.html
mkdir -p  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
mv r.resample.html  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
cp *.png *.jpg  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html 2> /dev/null ; true
r.rescale
GRASS_FAKE_START=1  
GISBASE=/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc- 
apple-darwin7.2.0  
LD_LIBRARY_PATH=:/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/ 
dist.powerpc-apple-darwin7.2.0/lib  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/etc/bin/cmd/r.rescale --html-description | grep -v  
'</body>' > r.rescale.html ; true
echo "<HR>" >> r.rescale.html
echo "<P><a href=index.html>Help Index</a>" >> r.rescale.html
echo "</body></html>" >> r.rescale.html
mkdir -p  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
mv r.rescale.html  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
cp *.png *.jpg  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html 2> /dev/null ; true
r.rescale.eq
GRASS_FAKE_START=1  
GISBASE=/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc- 
apple-darwin7.2.0  
LD_LIBRARY_PATH=:/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/ 
dist.powerpc-apple-darwin7.2.0/lib  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/etc/bin/cmd/r.rescale.eq --html-description | grep -v  
'</body>' > r.rescale.eq.html ; true
echo "<HR>" >> r.rescale.eq.html
echo "<P><a href=index.html>Help Index</a>" >> r.rescale.eq.html
echo "</body></html>" >> r.rescale.eq.html
mkdir -p  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
mv r.rescale.eq.html  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html
cp *.png *.jpg  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/docs/html 2> /dev/null ; true
r.series
gcc -L/usr/X11R6/lib -L/sw/lib  
-L/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/lib   -o  
/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/etc/bin/cmd/r.series OBJ.powerpc-apple-darwin7.2.0/c_ave.o  
OBJ.powerpc-apple-darwin7.2.0/c_divr.o  
OBJ.powerpc-apple-darwin7.2.0/c_max.o  
OBJ.powerpc-apple-darwin7.2.0/c_median.o  
OBJ.powerpc-apple-darwin7.2.0/c_min.o  
OBJ.powerpc-apple-darwin7.2.0/c_mode.o  
OBJ.powerpc-apple-darwin7.2.0/c_reg.o  
OBJ.powerpc-apple-darwin7.2.0/c_stddev.o  
OBJ.powerpc-apple-darwin7.2.0/c_sum.o  
OBJ.powerpc-apple-darwin7.2.0/c_var.o  
OBJ.powerpc-apple-darwin7.2.0/main.o  
OBJ.powerpc-apple-darwin7.2.0/sort_cell.o -lgrass_gis -lgrass_datetime   
-lintl  -lz
ld: Undefined symbols:
_c_count
make[2]: ***  
[/Users/kirkw/grass5_dev/grass57_exp_2004_01_03/dist.powerpc-apple- 
darwin7.2.0/etc/bin/cmd/r.series] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1
truffula:~/grass5_dev/grass57_exp_2004_01_03 kirkw$

Thanks...




More information about the grass-user mailing list