Date: Tue, 28 Jan 2003 18:21:58 -0800 From: Peter Wemm <peter@wemm.org> To: ak03@gte.com Cc: markm@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.inc des_crypt.3 opensslconf-alpha.h opensslconf-i386.h opensslconf-ia64.h opensslconf-powerpc.h opensslconf-sparc64.h src/secure/lib/libcrypto/man ASN1_OBJECT_new.3 ASN1_STRING_length.3 ... Message-ID: <20030129022158.A40352A89E@canning.wemm.org> In-Reply-To: <20030128205000.528f2028.kabaev@bellatlantic.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Kabaev wrote: > cvsup-ed five minutes ago. The same problem. Fixed, I think. I think Mark only tested with WANT_IDEA=YES in /etc/make.conf and that hides a missing required update to the bmake glue. It was editing out and using the NO_IDEA flag, rather than the new OPENSSL_NO_IDEA flag. <openssl/evp.h> didn't have the IDEA references removed. > On Tue, 28 Jan 2003 17:46:22 -0800 > Peter Wemm <peter@wemm.org> wrote: > > > Mark Murray wrote: > > verify.1 version.1 x509.1 > > > Log: > > > Update for OpenSSL 0.9.7. No assembler code at the moment. This > > > will follow. > > > > Is anybody else seeing failures like this? Or is it a local problem? > > > > ===> lib/libpam/modules/pam_ssh > > In file included from /s/src/lib/libpam/modules/pam_ssh/pam_ssh.c:59: > > /usr/obj/s/src/sparc64/usr/include/openssl/evp.h:111:26: > > openssl/idea.h: No such file or directory mkdep: compile failed > > *** Error code 1 > > > > Cheers, > > -Peter > > -- > > Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com > > "All of this is for nothing if we don't go to the stars" - JMS/B5 > > > > > -- > Alexander Kabaev > Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030129022158.A40352A89E>