Crypt-SSLeay-0.51.tar.gz seg faults on FC5 x86_64

Mike Hayward <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <[email protected]>
After changing linkage to refer to appropriate 64bit libs (Makefile.PL
is hardwired to use the lib directory, but it needs to be configurable
to /usr/lib for 32 bit, /usr/lib64 for 64 bit) make runs with no error
messages and reports success.  Either way make claims it succeeds, but
in neither case does 'make test' work... the simple test code:

    $sock = Net::SSL->new(
                          PeerAddr => '127.0.0.1',
                          PeerPort => 40000,
                          Timeout => 3,
                          );

is causing a seg fault.

- Mike
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.