Hi All,
I am having trouble building the OpenSSL libraries. I am running the make
utility on
a HP-UX 11.0 system(S821 series/L2000 server). The output is listed below.
Filename version: openssl-0.9.4.tar.gz
./config -t
Operating system: 9000/821-hp-hpux11
Configuring for hpux11
/opt/OV/perl/perl-RUN/opt/perl5/bin/perl ./Configure hpux11
Here is the output from running make:
root@bosov2# make
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo " /* auto-generated by crypto/Makefile.ssl for
crypto/cversion.c */"; \
echo " #define CFLAGS \"cc -DTHREADS -D_REENTRANT +DA2.0W -g
-D_HPUX_SOURCE -Aa -Ae +ESlit\""; \
echo " #define PLATFORM \"hpux11-64bit-cc\""; \
echo " #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
cc -I. -I../include -DTHREADS -D_REENTRANT +DA2.0W -g -D_HPUX_SOURCE
-Aa -Ae +ESlit -c cryptlib.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C
product; ignored.
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C
product; ignored.
(Bundled) cc: warning 480: The +ESlit option is available only with the
C/ANSI C product; ignored.
cpp: "cryptlib.c", line 96: warning 2013: Unknown preprocessing directive.
(Bundled) cc: "../include/openssl/stack.h", line 82: error 1000: Unexpected
symbol: "*".
(Bundled) cc: "../include/openssl/stack.h", line 83: error 1000: Unexpected
symbol: "*".
(Bundled) cc: "../include/openssl/stack.h", line 85: error 1000: Unexpected
symbol: "*".
(Bundled) cc: "../include/openssl/stack.h", line 87: error 1000: Unexpected
symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Thank you in advance.
Gino Castoldi
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]