Building openssh-3.5p1 with new DES functions

Richard Levitte - VMS Whacker levitte at stacken.kth.se
Tue Dec 10 03:45:47 EST 2002


In message <20021209122438.GB16737 at folly> on Mon, 9 Dec 2002 13:24:38 +0100, Markus Friedl <markus at openbsd.org> said:

markus> On Sun, Dec 08, 2002 at 12:39:04PM +0100, Martin MOKREJ? wrote:
markus> > cc: Error: /usr/local/openssl/include/openssl/mdc2.h, line 79: Missing type specifier or type qualifier. (missingtype)
markus> >         DES_cblock h,hh;
markus> > --------^
markus> 
markus> i don't think openssl's evp.h should include mdc2.h

It's including all those headers because it used to, and people will
complain if they don't get all those algorithms just by including
evp.h.

However, that's not the problem here.  Rather, it would seem that for
some reason, des.h isn't included, and it should, from mdc2.h for
example.

Could you investigate to see what's really happening?

-- 
Richard Levitte   \ Spannvägen 38, II \ LeViMS at stacken.kth.se
Redakteur at Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- poei at bofh.se
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.



More information about the openssh-unix-dev mailing list