I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-08-17 11:13:08.934404-07 by cammonro in response to 13395
Re: Math-Gsl for Mac Os
Hi and thanks for sharing your solution. I ran into the same issue. I tried playing with those linker flags myself but did not have the same success. After making the described modification, I'm getting the following: /usr/local/bin/perl Build --makefile_env_macros 1 Building Math-GSL Undefined symbols: "_gsl_bspline_greville_abscissa", referenced from: __wrap_gsl_bspline_greville_abscissa in BSpline_wrap.o (maybe you meant: __wrap_gsl_bspline_greville_abscissa) ld: symbol(s) not found collect2: ld returned 1 exit status error building blib/arch/auto/Math/GSL/BSpline/BSpline.bundle file from 'xs/BSpline_wrap.o' at inc/GSLBuilder.pm line 136. make: *** [all] Error 2 Tried using several different flavors of Math::GSL - CPAN, tar, development, Github. I can't get this thing to build on the Mac. Any thoughts?
Direct Responses: 13462 | Write a response