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]

Re: Missing header in GSL 0.9.3


Ok,  they are missing from gsl/.  What is the result of 

ls -l */*complex_long*

in the top level directory,

i.e. are the original files unpacked correctly from the tar file?

For reference this is what is in the tar file,

bjg|debian> tar tvfz ~/gslstuff/gsl-ftp/gsl-0.9.3.tar.gz | grep complex_long
-rw-rw-r-- 1000/1000      2740 2001-04-18 22:52 gsl-0.9.3/block/gsl_block_complex_long_double.h
-rw-rw-r-- 1000/1000      8554 2001-09-14 19:16 gsl-0.9.3/vector/gsl_vector_complex_long_double.h
-rw-r--r-- 1000/1000     12311 2001-08-25 17:00 gsl-0.9.3/matrix/gsl_matrix_complex_long_double.h
-rw-rw-r-- 1000/1000      1536 2001-09-04 15:58 gsl-0.9.3/permutation/gsl_permute_complex_long_double.h
-rw-rw-r-- 1000/1000      1573 2001-09-04 15:58 gsl-0.9.3/permutation/gsl_permute_vector_complex_long_double.h

Rodney Sparapani writes:
 > I'm attaching the whole log.  I didn't see anything that would lead me 
 > to a solution.  Any help would be appreciated.  Thanks, Rodney
 > <File attached: make-log.txt>Rodney Sparapani writes:
 > I seem to be missing the header file
 > gsl/gsl_vector_complex_long_double.h.  I get the following error
 > message from make (Mac OS 10.1, gcc 2.95.2):
 >  Making all in vector make[2]: *** No rule to make target
 > `../gsl/gsl_vector_complex_long_double.h', needed by `init.lo'.
 > Stop.


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