On 02/03/2014 07:16 PM, Jeff E Mandel wrote:

> 
> I then reran configure, and the error from __arm__ being undefined is
> gone, but the Syntax error problem is still there.
> 

So there's some progress at least. Did you regenerate everything with
autoreconf -i -v? Just to make sure aclocal/automake/libtool were refreshed.

In the INSTALL file there's a note:

----
It has been reported that shared libraries can be built if MacOS X
specific versions of libtool, automake and autoconf from
http://fink.sourceforge.net/ are installed, and the GSL source is
reconfigured from scratch (./autogen.sh; ./configure; make)
----

Perhaps its worth trying those versions of autotools. I will update the
configure.ac in the git repository with the changes from autoupdate.

Patrick

Reply via email to