Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 1999 17:36:25 -0600
From:      "Eric J. Hedberg" <hedberge@gridley.acns.carleton.edu>
To:        questions@freebsd.org
Subject:   Net::SSLeay compile
Message-ID:  <01J6XE1FP9ES8Y5R3G@carleton.edu>

next in thread | raw e-mail | index | archive | help
So, I'm in the process of trying to build either Net_SSLeay-1.03.pm or
Crypt_SSLeay.pm, and with either it dies during a `make test` with the
following:

--Net::SSLeay--
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl5 -Iblib/arch -Iblib/lib
-I/usr/local/lib/p
erl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502 test.pl
1..12
Can't load 'blib/arch/auto/Net/SSLeay/SSLeay.so' for module Net::SSLeay:
Undefin
ed symbol "_RSA_PKCS1_RSAref" in perl5:blib/arch/auto/Net/SSLeay/SSLeay.so
at /u
sr/local/lib/perl5/5.00502/i386-freebsd/DynaLoader.pm line 168.

at test.pl line 14
BEGIN failed--compilation aborted at test.pl line 14.
not ok 1
*** Error code 2

Stop.
---End Net::SSLeay---

---Crypt::SSLeay---
PERL_DL_NONLAZY=1 /usr/local/bin/perl5 -Iblib/arch -Iblib/lib
-I/usr/local/lib/p
erl5/5.00502/i386-freebsd -I/usr/local/lib/perl5/5.00502 -e 'use
Test::Harness q
w(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/ssl_context.......Can't load 'blib/arch/auto/Crypt/SSLeay/SSLeay.so' for
modul
e Crypt::SSLeay: Undefined symbol "_RSA_PKCS1_RSAref" in
perl5:blib/arch/auto/Cr
ypt/SSLeay/SSLeay.so at
/usr/local/lib/perl5/5.00502/i386-freebsd/DynaLoader.pm
line 168.

at blib/lib/Crypt/SSLeay/CTX.pm line 2
BEGIN failed--compilation aborted at t/ssl_context.t line 3.
dubious
        Test returned status 2 (wstat 512, 0x200)
FAILED--1 test script could be run, alas--no output ever seen
*** Error code 2

Stop.
---End Crypt::SSLeay---

This is running on 2.2.8-stable.  Perl5 -v gives:
This is perl, version 5.005_02 built for i386-freebsd

gcc -v gives:
gcc version 2.7.2.1

ssleay version gives:
SSLeay 0.9.0b 29-Jun-1998

althought the result is the same from openssl:
OpenSSL 0.9.1c 23-Dec-1998

Any suggestions of what I've missed?

Regards,
Eric Hedberg 

****************************************************************
Eric J. Hedberg                          <hedberge@carleton.edu>
Carleton College            <hedberge@gridley.acns.carleton.edu>
                    
<http://www.student.carleton.edu/h/hedberge>http://www.student.carleton.edu/
h/hedberge/
For PGP Key:
<http://www.student.carleton.edu/h/hedberge/pgp.html>http://www.student.carl
eton.edu/h/hedberge/pgp.html  

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01J6XE1FP9ES8Y5R3G>