At Mon, 15 Mar 2010 11:50:26 +0100,
Blueggel, Carsten wrote:
> I had a problem building the Version 1.14 of the GNU Scientific Library
> (GSL) on my Windows OS using MSYS and MinGW (compiler gcc-4.4.0 errors
> with make), what I tracked down to a malformed config.h file:
> 
> The only difference between config.h.in and config.h was, that the
> latter got one additional first line:
> 
> /* config.h.  Generated from config.h.in by configure.  */
> 
>  
> 
> Then I replaced the malformed config.h file by the file version from my
> previous gsl version 1.13 (I have had no build errors with 1.13 and
> unchanged build environment since then) and now building the version
> 1.14 succeeded, all make check tests passed.

Thanks for the email.  Please can you send a log of the configure
script output for gsl-1.13 and gsl-1.14 on the system.

-- 
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/


_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to