Posted on 2007-07-06 06:57:03-07
by salvain response to 5646
Re: 64-bit code won't compile and can't connect to sftp server
FATAL ERROR? Have you installed a custom DIE handler? The failing code is wrapped by an eval {} statement, the error should be caught and ignored!
I can't reproduce the error on my system (and it seems very similar to yours: perl 5.8.8 on Debian). Please, post again the full source code for your script, the command line you are using to run it and its exact output.