[GRASS-dev] trying to compile GRASS 7 on Mavericks
Michael Barton
Michael.Barton at asu.edu
Fri Nov 29 12:02:50 PST 2013
I've been chilling out after Thanksgiving and thought I'd try compiling GRASS on Mavericks.
I had a couple of configure issues.
--with-odbc failed. Is this not included with Mavericks or do I need to reference it in some other way?
--with nls also failed. I wonder if I have to update the version of gettext that I compiled on Lion?
When I dropped these out, I got it to compile. But it errors out with the following:
Undefined symbols for architecture x86_64:
"___sincos_stret", referenced from:
_G_begin_geodesic_equation in geodesic.o
_G_geodesic_lat_from_lon in geodesic.o
_G_set_geodesic_distance_lat2 in geodist.o
_G_geodesic_distance in geodist.o
_G_rotate_around_point in rotate.o
_G_rotate_around_point_int in rotate.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I've tried this with and without
export MACOSX_DEPLOYMENT_TARGET=10.7
export CXX=g++
prior to configuring
and for --with-macosx-archs="i386 x86_64" and --with-macosx-archs="x86_64"
Any suggestions?
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20131129/66222ff2/attachment.html>
More information about the grass-dev
mailing list