[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: SHA-1 computation
From: |
Christian Hopp |
Subject: |
RE: SHA-1 computation |
Date: |
Wed, 25 Feb 2004 20:44:42 +0100 (CET) |
On Wed, 25 Feb 2004, Peter Holdaway wrote:
>
> Hi Christian,
>
> When compiling against the latest CVS on Sparc Solaris 8 I see...
>
> gcc -c -g -O2 -Wall -D _REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS -I.
> -I./device -I./http -I./process -I./protocols sha.c -o sha.o
> sha.c: In function `sha_process_bytes':
> sha.c:257: error: `md5_uintptr' undeclared (first use in this function)
> sha.c:257: error: (Each undeclared identifier is reported only once
> sha.c:257: error: for each function it appears in.)
> sha.c:257: error: parse error before "buffer"
> gmake: *** [sha.o] Error 1
Fixed and commited to cvs...
Tnx Peter,
Christian
--
Christian Hopp email: address@hidden
Institut für Elektrische Informationstechnik fon: +49-5323-72-2113
TU Clausthal, Leibnizstr. 28, 38678 Clausthal-Zellerf. fax: +49-5323-72-3197
pgpkey: https://www.iei.tu-clausthal.de/pgp-keys/
- SHA-1 computation, Christian Hopp, 2004/02/25
- RE: SHA-1 computation,
Christian Hopp <=