Hello,

I am rebuilding the perl packages that I need.
perl-Math-GSL-0.40.tar.gz


rpmbuild -bb perl-Math-GSL.spec 

gives an error:
Checking for GSL using gsl-config
Found GSL 2.6 (via gsl-config) installed in /usr
Checking if gcc supports "-Wall"...yes
Checking if gcc supports "-Wno-sometimes-uninitialized"...yes
Checking if gcc supports "-Wno-unused-function"...yes
Checking if gcc supports "-Wno-unused-value"...yes
Checking if gcc supports "-Wno-unused-function"...yes
Checking if gcc supports "-Wno-unused-variable"...yes
Checking if gcc supports "-Wno-gnu"...yes
Checking if gcc supports "-g"...yes
unsupported version: 2.6 at Build.PL line 77.
error: Bad exit status from /var/tmp/rpm-tmp.I4k1Cb (%build)

Checking on the Build.PL file;
it seems to be due to

my $ver2func = Ver2Func->new( $gsl_conf->{gsl_version} );


The same version of perl-Math-GSL compiled fine with fc30.
(same version of cpanspec)
Now the gsl version is 2.6 (2.4 before)

Do I need to recompile gsl ?

===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===========================================================================
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to