Hi all,

While trying to install v0.9.7e of openssl on a Solaris v2.8 machine, the
build completes fine, but it bombs out during make install as below.
Google has found two other questions on mailing lists about this problem
(one on NetBSD, one on Irix) but these questions were never answered. One
person said that explicitely setting the SHELL environment variable to
bash works around this problem, but in this case the setting of SHELL
makes no difference.

The breakage is in "fips", which seems to be new since v0.9.7d. Is there
any way to turn off or remove fips until this code works?

Any ideas?

making install in crypto/krb5...
installing fips...
making install in fips/sha1...
sh: syntax error at line 2: `;' unexpected
*** Error code 2
make: Fatal error: Command failed for target `install'
Current working directory
/udd001/app/spread/src/openssl/openssl-0.9.7e/fips/sha1
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /udd001/app/spread/src/openssl/openssl-0.9.7e/fips
*** Error code 1
make: Fatal error: Command failed for target `install_sw'

bash-2.03$ uname -a
SunOS fodev01 5.8 Generic_117350-10 sun4u sparc SUNW,Sun-Fire-480R

The compiler is the Sun Workshop compiler and make as installed in
/usr/ccs/bin/make.

Regards,
Graham
--

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

Reply via email to