I'm trying to get Crypt::SSLeay 0.41 working with Perl 5.8.0RC3 on Linux 
2.2.18 system with gcc 2.95.2

The problem I can't get past is:

gcc -c  -I/usr/local/openssl/include -D_REENTRANT -D_GNU_SOURCE 
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O3   -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" 
-fpic "-I/local/lib/perl5/5.8.0/i686-linux-thread-multi/CORE"   SSLeay.c
In file included from /usr/local/openssl/include/openssl/evp.h:89,
                 from /usr/local/openssl/include/openssl/x509.h:67,
                 from /usr/local/openssl/include/openssl/ssl.h:122,
                 from crypt_ssleay_version.h:1,
                 from SSLeay.xs:20:
/usr/local/openssl/include/openssl/des.h:193: parse error before `&'
make: *** [SSLeay.o] Error 1

-- 
Richard Chadwick
Atlantic Systems Group Inc.        Phone:  wk. +1.506.460.5400 [x217]
845 Prospect St. Suite 100           Fax:      +1.506.460.5411
Fredericton, NB                    Pager:      +1.506.557-3634
Canada  E3B 2T7                   E-mail: [EMAIL PROTECTED]

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

Reply via email to