From: Ben Laurie <[EMAIL PROTECTED]>

ben> If I rebuild obj_mac.h (and the other autobuilt one, forget the name
ben> right now), then it loses lots of stuff, exactly what is readily
ben> apparent by doing a cvs diff...

obj_dat.num?  Anyway, obj_mac.h was built using exactly the currently
existing scripts.  I wouldn't have done it any other way.

ben> b) why it isn't automatically done in the Makefile (it was fixing
ben> this that made me realise it didn't work as I expected)?

Which makefile are you talking about?  The way it's done is through
update: in the topmost Makefile.  This is what is found in
Makefile.org:

crypto/objects/obj_dat.h: crypto/objects/obj_mac.h crypto/objects/obj_dat.pl
        perl crypto/objects/obj_dat.pl crypto/objects/obj_mac.h 
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h: crypto/objects/objects.pl crypto/objects/objects.txt 
        perl crypto/objects/objects.pl crypto/objects/objects.txt 
crypto/objects/obj_mac.num crypto/objects/obj_mac.h

TABLE: Configure
        (echo 'Output of `Configure TABLE'"':"; \
        perl Configure TABLE) > TABLE

update: depend errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h 
TABLE

ben> I did that stuff by guesswork, but I don't know whether I got it right,
ben> coz it didn't work anyway!

It would be kind if you told me what you attempted, so I don't have to guess.
:-)

-- 
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