This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling GSL for Mac OS X -> make stops


Thomas Lachand-Robert wrote:
> 
> I'm trying to compile GSL for Mac OS X. The configure program works, but
> make stops after some time:
> Making all in vector
> make[2]: *** Pas de r?e pour fabriquer la cible
> `../gsl/gsl_vector_complex_long_double.h', n?ssaire pour `init.lo'. Arr?
> 
> (Which is supposed to be french, except some characters have disappeared;

Choose ISO-latin1 in your Terminal preferences.

> but that basically means it doesn't know how to make the target
> ../gsl/gsl_vector_complex_long_double.h.

Wild guess: Did you unpack the tarball with MacGzip or some other weird
program that doesn't handle long filenames (>32 chars) correctly? 

--
Martin

P.S. "fink install gsl" compiles gsl-1.1 without problems.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]