This is what I'm getting from Net::SSLeay-1.05:

        openssl-0.9.3a is installed
        AIX 4.3 installed
        RS/6000
        Standard AIX C compiler
        perl 5005_03 installed from IBM package (I didn't do it)


Any Ideas?


/tmp/Net_SSLeay.pm-1.05 ->make clean
        rm -rf SSLeay.c ./blib Makefile.aperl
blib/arch/auto/Net/SSLeay/extralib
s.all perlmain.c mon.out core so_locations pm_to_blib *~ */*~ */*/*~ *.o *.a
per
l.exe SSLeay.bs SSLeay.bso SSLeay.def SSLeay.exp
        mv Makefile Makefile.old > /dev/null 2>&1
/tmp/Net_SSLeay.pm-1.05 ->./Makefile.PL -t
Checking for OpenSSL-0.9.3a or newer...
I could not find your OpenSSL in `/usr/local/ssl'
Please provide OpenSSL-0.9.3a installation directory (get from
 http://www.openssl.org/ if you don't have it; please note that
 SSLeay is no longer supported, see README) (C-c to abort):
/u03/openssl
You have OpenSSL-0.9.3a installed in /u03/openssl
Checking if your kit is complete...
Looks good
Writing Makefile for Net::SSLeay
mkdir blib
mkdir blib/lib
mkdir blib/lib/Net
cp SSLeay.pm blib/lib/Net/SSLeay.pm
AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8
characters
:
 directory blib/lib/auto/Net/SSLeay:
  ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
  ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
        /usr/bin/perl "-I/usr/opt/perl5/lib/5.00503/aix"
"-I/usr/opt/perl5/lib/5
.00503" -e 'use ExtUtils::Mksymlists;  Mksymlists("NAME" => "Net::SSLeay",
"DL_F
UNCS" => {  }, "FUNCLIST" => [], "DL_VARS" => []);'




    /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix -I/usr/opt/perl5/lib/5.00
503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp  -typemap
/usr/opt/perl5/lib/5.00
503/ExtUtils/typemap -typemap typemap SSLeay.xs >xstmp.c && mv xstmp.c
SSLeay.c




    cc -c -I/u03/openssl/include -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOU
RCE -qmaxmem=16384 -O     -DVERSION=\"1.05\"  -DXS_VERSION=\"1.05\"  -I/usr/
opt/
perl5/lib/5.00503/aix/CORE  SSLeay.c
"SSLeay.c", line 2505.16: 1506-068 (W) Operation between types "unsigned
char*"
and "const unsigned char*" is not allowed.
"SSLeay.c", line 2538.16: 1506-068 (W) Operation between types "unsigned
char*"
and "const unsigned char*" is not allowed.
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Net
mkdir blib/arch/auto/Net/SSLeay
Running Mkbootstrap for Net::SSLeay ()
        chmod 644 SSLeay.bs
        LD_RUN_PATH="/u03/openssl/lib" ld -o
blib/arch/auto/Net/SSLeay/SSLeay.so
  -bhalt:4 -bM:SRE -bI:/usr/opt/perl5/lib/5.00503/aix/CORE/perl.exp -bE:SSLe
ay.e
xp -b noentry -lc
SSLeay.o    -L/u03/openssl -L/u03/openssl/lib -lssl -lcrypto
        chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so
        cp SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs
        chmod 644 blib/arch/auto/Net/SSLeay/SSLeay.bs
        PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/opt/perl5/
lib/5.00503/aix -I/usr/opt/perl5/lib/5.00503 test.pl
1..16
ok 1
ok 2
        Spawning a test server on port 1212, pid=20632...
Your vendor has not defined SSLeay macro sslcat at examples/sslcat.pl line
14
*** not ok 3

Your vendor has not defined SSLeay macro randomize at examples/minicli.pl
line 8
*** not ok 4

connect: A remote host refused an attempted connect operation. at
examples/callb
ack.pl line 30.
*** not ok 5

        Sending 1 MB over localhost, may take a while (and some VM)...
connect: A remote host refused an attempted connect operation. at
examples/bulk.
pl line 18.
                ...took 1 secs (1024 KB/s)
*** not ok 6

        Sending 1 MB over pipes, may take a while (and some VM)...
Your vendor has not defined SSLeay macro set_server_cert_and_key at
examples/std
io_bulk.pl line 16
                ...took 1 secs (1024 KB/s)
*** not ok 7

    Now about to contact external sites...
        www.bacus.pt
        www.openssl.org
        www.apache-ssl.org
        www.cdw.com
        www.rsa.com
        developer.netscape.com
        banking.wellsfargo.com
        secure.worldgaming.net
        www.engelschall.com
    You have 5 seconds of time to hit Ctrl-C if you do not like this.
*** 5 tests failed already.
    Following tests _will_ fail if you do not have network
    connectivity (or if the servers are down or have changed).
Your vendor has not defined SSLeay macro sslcat at test.pl line 123
make: 1254-004 The error code from the last command is 22.


Stop.
/tmp/Net_SSLeay.pm-1.05 ->

"... one of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination of their C
programs."


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to