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: Math::Gsl 0.06


Jonathan Leto writes:
 > The new version of the perl API to Gsl has been accepted by CPAN into the
 > Math::Gsl namespace. To install:

Hi, I had a problem compiling it with perl 5.004_04 -- does it require
a newer version of perl?  I think I may have asked this before but
can't remember specifically what the answer was.

bjg|debian> perl Makefile.PL 
Writing Makefile for Math::Gsl::Sf
Writing Makefile for Math::Gsl
bjg|debian> make
make[1]: Entering directory `/home/bjg/Math-Gsl-0.06/Sf'
/usr/local/bin/perl -I/usr/lib/perl5/i386-linux/5.004 -I/usr/lib/perl5 /usr/lib/
perl5/ExtUtils/xsubpp  -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap
 Sf.xs >Sf.tc && mv Sf.tc Sf.c
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 13
84
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 13
89
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 13
93
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 13
98
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 14
02
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 14
07
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 14
11
Error: No INPUT definition for type 'const unsigned int' found in Sf.xs, line 14
16
make[1]: *** [Sf.c] Error 1
make[1]: Leaving directory `/home/bjg/Math-Gsl-0.06/Sf'
make: *** [subdirs] Error 2


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