Could you help me trouble shoot this? I am a bit of a rookie and probably screwed something up.
I am trying to "make" imapsync, but there is a complaint regarding some Perl problem that I cannot figure out.
[root@testmail imapsync-1.182]# make Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/Scalar/Util.pm line 30. is only avaliable with the XS version at /usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 19 BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 19. Compilation failed in require at ./imapsync line 357. BEGIN failed--compilation aborted at ./imapsync line 357. imapsync , You can do : make install make testf make testv make all
John Thomas wrote:
Could you help me trouble shoot this? I am a bit of a rookie and probably screwed something up.
I am trying to "make" imapsync, but there is a complaint regarding some Perl problem that I cannot figure out.
[root@testmail imapsync-1.182]# make Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/Scalar/Util.pm line 30. is only avaliable with the XS version at /usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 19 BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.5/IO/Socket/SSL.pm line 19. Compilation failed in require at ./imapsync line 357. BEGIN failed--compilation aborted at ./imapsync line 357.
BTW, this is a CentOS 4.3 box fully patched, with several of Dag's fine perl RPM's installed. I did do some upgrades via cpan at one point on accident. Anything you can suggest is appreciated.
On Thu, 24 Aug 2006, John Thomas wrote:
I did do some upgrades via cpan at one point on accident.
cpan can really and irreversably 'hose' a host; I would take a LART to the person who did this to the host, and bill them for the reinstallation; as _you_ did it, I think all you can do is sigh, take a backup of variant local content, and reinstall, as the easiest path to recovery. There are others, but ...
-- Russ Herrold