From: Janet Vousden <address@hidden>
Date: 5 September 2006 12:47:44 BST
To: address@hidden
Subject: installing GSL under Mac OS X
Dear Gnu,
I have been trying to install GSL on a Mac running OS X 10.3.9, Darwin
7.9.0, with gcc3.3.
I have read the INSTALL notes, and set CFLAGS="-O1..." accordingly to
get around the problem mentioned with gcc3.3 and the wavelet tests. I
have checked the Makefile in the wavelets dir and the optimisation is
set at O1 as expected. However, make check fails, and so does make
install. make check fails on the "data untouched" tests in the
wavelet dir.
I enclose the make check log.
How do I get it to make install correctly?
Regards,
Janet