[GRASS-dev] Problems in compiling r.gwflow and r3.gwflow on Mac intel

Michael Barton michael.barton at asu.edu
Thu Feb 15 13:48:20 EST 2007


I tried to compile yesterday¹s CVS download and the new r.gwflow and
r3.gwflow wouldn¹t compile on my Intel Mac (OS X 10.4.8). I problems with
undefined symbols. I¹m ignorant of what this means, but want to get it
reported.

Michael
__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton



======== compiler errors

cmb-MBP:~/grass_dev/grass6/raster/r.gwflow cmbarton$ make
gcc -L/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.8.2/lib
-DPACKAGE=\""grassmods"\" -o
/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.8.2/bin/r.gwflow
OBJ.i686-apple-darwin8.8.2/main.o  -lgrass_gis -lgrass_datetime -lz
-lz 
/usr/bin/ld: Undefined symbols:
_N_alloc_geom_data
_N_alloc_gwflow_data2d
_N_alloc_les_callback_2d
_N_assemble_les_2d
_N_callback_gwflow_2d
_N_free_gwflow_data2d
_N_free_les
_N_get_array_2d_value_dcell
_N_put_array_2d_value_dcell
_N_set_les_callback_2d_func
_N_solver_bicgstab
_N_solver_cg
_N_solver_gauss
_N_solver_lu
collect2: ld returned 1 exit status
make: *** 
[/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.8.2/bin/r.gwflow]
Error 1


cmb-MBP:~/grass_dev/grass6/raster3d cmbarton$ cd r3.gwflow
cmb-MBP:~/grass_dev/grass6/raster3d/r3.gwflow cmbarton$ make
gcc -L/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.8.2/lib
-DPACKAGE=\""grassmods"\" -o
/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.8.2/bin/r3.gwflow
OBJ.i686-apple-darwin8.8.2/main.o   -lgrass_g3d -lgrass_gis -lgrass_datetime
-lz      -lgrass_gis -lgrass_datetime -lz      -lz
\/usr/bin/ld: Undefined symbols:
_N_alloc_geom_data
_N_alloc_gwflow_data3d
_N_alloc_les_callback_3d
_N_assemble_les_3d
_N_callback_gwflow_3d
_N_free_gwflow_data3d
_N_free_les
_N_get_array_3d_value_double
_N_put_array_3d_value_double
_N_set_les_callback_3d_func
_N_solver_bicgstab
_N_solver_cg
_N_solver_gauss
_N_solver_lu
collect2: ld returned 1 exit status
make: *** 
[/Users/cmbarton/grass_dev/grass6/dist.i686-apple-darwin8.8.2/bin/r3.gwflow]
Error 1
cmb-MBP:~/grass_dev/grass6/raster3d/r3.gwflow cmbarton$



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20070215/7aaa7099/attachment.html


More information about the grass-dev mailing list