Two days ago I attempted to upgrade Perl to 5.8.0 following the
instructions on Apple's web site. Ever since then I have been getting
dyld errors. I read the perldelta FAQ which mentions a solution for OS
X, but even after deleting the *.modules and running "make install"
again, I'm still getting these errors:
@ fink scanpackages
dyld: perl Undefined symbols:
_Perl_safefree
_Perl_safemalloc
_Perl_saferealloc
_Perl_sv_2pv
_perl_call_sv
_perl_eval_sv
_perl_get_sv
Trace/BPT trap
Is there anyone out there who could help me fix this so I can use Perl
again? Oh, and least I forget, the information on all these pages lists
/Library/Perl/darwin/CORE -- I don't have anything like that! I have
/System/Library/Perl/darwin/CORE -- is this the same thing?
I am running Mac OS X, 10.2.3
Perl 5.8.0 (supposedly)
...and am working on installing the BEASTLY Imagemagick and PerlMagick.
May the force be with me.
With all respect,
~derek
Perl Delta page:
http://dev.perl.org/perl5/news/2002/07/18/580ann/
perldelta.html#mac%20os%20x%20dyld%20undefined%20symbols
Apple Perl 5.8.0 update page:
http://developer.apple.com/internet/macosx/perl.html
- dyld: perl Undefined symbols: Forest Dean Feighner
- dyld: perl Undefined symbols: Jeremy Schwartz
- Re: dyld: perl Undefined symbols: Martin Redington
- dyld: perl Undefined symbols: Ben Crowell
- Re: dyld: perl Undefined symbols: Jeremy Schwartz
- Re: dyld: perl Undefined symbols: Derek Hansen
