On Tuesday, September 30, 2003, at 07:24 PM, Christopher D. Lewis wrote:
On Tuesday, September 30, 2003, at 05:56 PM, Ken Williams wrote:On Tuesday, September 30, 2003, at 02:26 PM, Christopher D. Lewis wrote:I did. Now, I'm doing a forced reinstall. I'll report back :-)Dear Wiser Folks,You probably didn't need to re-install perl, you probably needed to re-install psync (and MacOSX::File).
I was getting this:
% psync -v
dyld: perl Undefined symbols:
_Perl_sv_2pv
_perl_get_sv
Trace/BPT trap
So I thought I had a badly-synced perl and psync and recompiled Perl according to the directions on Apple's page. I still get this exact error after usign CPAN to install MacOSX::File. What is my real problem?
After recompiling Perl and doing a forced install of MacOS::File, I get:
% psync -v
dyld: perl Undefined symbols:
_Perl_sv_2pv
_perl_get_sv
Trace/BPT trap
... exactly where I started. I have an acute need to backup a volume. Will psync work with this error? Is this safe? Feedback very appreciated.
Best regards, Chris