Why do I get a bunch of “dyld: perl undefined symbols” errors when I run Fink commands?
Obsolete If you see an error sequence like the following:dyld: perl Undefined symbols: _Perl_safefree _Perl_safemalloc _Perl_saferealloc _Perl_sv_2pv _perl_call_sv _perl_eval_sv _perl_get_sv then what has probably happened is that you updated Perl to a new version and now storable-pm needs to be updated. You should update Fink. During the process you will be prompted to install either perl-core or system-perl; choose the latter. In addition, storable-pm should also get updated.