Re: CPAN/compilation issues

2003-06-13 Thread Robin
On Thursday, June 12, 2003, at 02:23 am, Christopher D. Lewis wrote: On Thursday, June 5, 2003, at 09:23 AM, Robin wrote: * have you installed 5.8 recently? * do you use fink? I use perl 5.8 (installed over default install, unfortunately) that's the problem then - 5.6 and 5.8 have different code

Re: CPAN/compilation issues

2003-06-06 Thread Robin
On Wednesday, June 4, 2003, at 10:48 am, Christopher D. Lewis wrote: Any ideas? What do I need to do to fix this? What have I likely got out of synch? this looks like you're trying modules compiled for perl 5.6.* with perl 5.8, check out the archives for DYLD problems, but to give you a coup

Re: CPAN/compilation issues

2003-06-05 Thread David Cantrell
On Tuesday, June 3, 2003 20:48 -0500 "Christopher D. Lewis" <[EMAIL PROTECTED]> wrote: Dearest and most learned MacOS X / Perl worthies, We're not worthy! We're not worthy! I've had problems recently trying to update my Perl modules ... I got a lot of this sort of thing: t/06gzdopen.dyld: /u

CPAN/compilation issues

2003-06-04 Thread Christopher D . Lewis
Dearest and most learned MacOS X / Perl worthies, I've had problems recently trying to update my Perl modules ... I got a lot of this sort of thing: t/06gzdopen.dyld: /usr/bin/perl Undefined symbols: _Perl_safefree _Perl_safemalloc _Perl_sv_2pv _Perl_sv_catpvn _perl_get_sv t/06gzdopen.du