Using openssl-0.9.3a, there appears to be a problem with
crypto/md5/Makefile.ssl.

# ./config -t
Operating system: sun4u-sun-solaris2
Configuring for solaris-usparc-cc
/opt/local/bin/perl ./Configure solaris-usparc-cc

# ( ./config --prefix=/opt/local --openssldir=/opt/local ; make )
[...]

making all in crypto/md5...
cc -I.. -I../../include -DTHREADS -D_REENTRANT -xtarget=ultra -xarch=v8plus -xstrconst 
-xO5 -xdepend -Xa -DB_ENDIAN -DULTRASPARC -DBN_DIV2W -DMD5_ASM  -c  md5_dgst.c
cc -I.. -I../../include -DTHREADS -D_REENTRANT -xtarget=ultra -xarch=v8plus -xstrconst 
-xO5 -xdepend -Xa -DB_ENDIAN -DULTRASPARC -DBN_DIV2W -DMD5_ASM  -c  md5_one.c
cc -E -DULTRASPARC -DMD5_BLOCK_DATA_ORDER asm/md5-sparcv9.S | \
PATH=/usr/ccs/bin:/opt/SUNWspro/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/local/etc:/opt/local/etc:/opt/local/sbin:/usr/local/sbin:/opt/local/bin:/usr/lang:/bin:/usr/bin:/home/staff/wyang/bin/solaris:/home/staff/wyang/bin:/usr/openwin/bin:/usr/ccs/bin:/usr/local/bin:/usr/ucb:/opt/local/ssl/bin
 as -xarch=v8plus /dev/fd/0 -o asm/md5-sparcv8plus.o
as: error: cannot open input file "/dev/fd/0"
cc: Fatal error in /opt/SUNWspro/bin/../SC4.0/bin/acomp : Broken Pipe
*** Error code 1
make: Fatal error: Command failed for target `asm/md5-sparcv8plus.o'
Current working directory /usr/opt/onestop/archives/openssl-0.9.3a/crypto/md5
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /usr/opt/onestop/archives/openssl-0.9.3a/crypto
*** Error code 1
make: Fatal error: Command failed for target `all'



-- 
William D Yang                          The Greater Columbus Free-Net
[EMAIL PROTECTED]                           System Administration & Operation
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to