From owner-cvs-all Fri Feb 26 11:38: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id BC94714F75; Fri, 26 Feb 1999 11:38:01 -0800 (PST) (envelope-from mjacob@feral.com) Received: from localhost (mjacob@localhost) by feral.com (8.8.7/8.8.7) with ESMTP id LAA02346; Fri, 26 Feb 1999 11:37:28 -0800 Date: Fri, 26 Feb 1999 11:37:28 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@feral-gw Reply-To: mjacob@feral.com To: Sheldon Hearn Cc: Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmd sha.3 sha.h sha0c.c sha1c.c sha_locl.h shadriver.c Makefile mdX.3 mdXhl.c mddriver.c src/lib/libmd/i386 sha.S In-Reply-To: <31162.920052901@axl.noc.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Oh- btw- this stuff won't build on alpha right now either 'coz the prototypes don't match the actuals.. On Fri, 26 Feb 1999, Sheldon Hearn wrote: > > > On Thu, 25 Feb 1999 20:25:02 PST, Garrett Wollman wrote: > > > Log: > > Fix bug in MDx test suite. > > Add Eric Young's SHA-[01] implementations. > > Breaks the i386 buildworld target: > > cc -I/usr/src/lib/libmd -DSHA1_ASM -DELF -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libmd/i386/sha.S -o i386/sha.o > Assembler messages: > FATAL: Can't create i386/sha.o: No such file or directory > *** Error code 1 > > Stop. > > Ciao, > Sheldon. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message