On Tue, Jan 13, 2009, Mark Lavi wrote:

> On Tue, Jan 13, 2009, Dr. Stephen Henson wrote:
> 
> >In these three lines in crypto/sha/Makefile:
> > (cd asm; $(PERL) sha1-ia64.pl ../$@ $(CFLAGS))
> > (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
> > (cd asm; $(PERL) sha512-ia64.pl ../$@ $(CFLAGS))
> >
> >Try changing ../$@ to >../$@
> 
> Dr. Steve:
> 
> I have done so and that has improved things, but the build progresses
> further and breaks. I tried this on a fresh extract of the released
> source code to be sure there were no artifacts from previous builds. I
> also have brought down optimization to -O2 and reduced the configure
> arguments to just --prefix in order to simplify the build. I believe
> what follows is enough relevant output, I've omitted the ./config output
> and initial portion of make ...
> 

Ah, forget those changes I suggested try this instead:

http://cvs.openssl.org/chngview?cn=17786

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to