From: [EMAIL PROTECTED]

nobody> On unix,
nobody> - Do a clean install of the current snapshot source code
nobody> - config no-idea
nobody>   -> Symbolic links for the includes are created in include/openssl/, but one
nobody>      is not created for idea.h.
nobody> - make
nobody>   -> Make stops with an error in crypto/hmac because it can't find
nobody>      ../../include/openssl/idea.h which is listed as a dependency for hmac.o.

Before "make", try "make depend".

nobody> Fix: "make links" should ignore -DNO_* defines and create all links
nobody> unconditionally.

No.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to