I am having trouble installing openssl  9.4 on a Sun Solaris - the
configuration information is:
SunOS cairo 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-2

This is the output of ./config -t

Operating system: sun4u-sun-solaris2
Configuring for solaris-sparcv9-gcc
/usr/bin/perl ./Configure solaris-sparcv9-gcc

This is the output of the make:

making all in crypto...
make[1]: Entering directory `/users/arn/openssl-0.9.4/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo "  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */";
\
echo "  #define CFLAGS \"cc -O\""; \
echo "  #define PLATFORM \"dist\""; \
echo "  #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
cc -I. -I../include -O   -c cryptlib.c -o cryptlib.o
make[1]: Leaving directory `/users/arn/openssl-0.9.4/crypto'
r 127
make: *** [all] Error 1

Do you have any suggestions how to build OpenSSL on this system?

Arnie Schoenberg
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to