Help for this page

Select Code to Download


  1. or download this
    erickn@cofjora01d:/home/erickn/Crypt-SSLeay-0.55> make
    gcc -c  -I/usr/local/ssl/include/openssl  -I/home/utils/perl/include -
    +D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"0.55\"  -
    +DXS_VERSION=\"0.55\" -fPIC "-I/home/utils/perl/lib/perl5/5.8.0/sun4-s
    +olaris/CORE"   SSLeay.c
    ...
    SSLeay.xs:437: error: invalid type argument of `->'
    *** Error code 1
    make: Fatal error: Command failed for target `SSLeay.o'
    
  2. or download this
    erickn@cofjora01d:/usr/local/ssl/include/openssl> lsf ssl.h crypto.h e
    +rr.h rand.h pkcs12.h 
    -rw-r--r--   1 bin      bin        22121 Jun 14 09:38 crypto.h
    ...
    -rw-r--r--   1 bin      bin        12677 Jun 14 09:38 pkcs12.h
    -rw-r--r--   1 bin      bin         5251 Jun 14 09:38 rand.h
    -rw-r--r--   1 bin      bin        79826 Jun 14 09:39 ssl.h