From: Ben Laurie <[EMAIL PROTECTED]>
ben> I'm trying to! To be explicit, I added this to
ben> crypto/objects/Makefile.ssl
ben>
ben> obj_dat.h: objects.h objects.txt obj_mac.h
ben> perl obj_dat.pl objects.h obj_dat.h
ben>
ben> obj_mac.h: objects.txt obj_mac.num
ben> perl objects.pl objects.txt obj_mac.num obj_mac.h
ben>
ben> and everything broke (even after fixing the obvious problem, which was a
ben> missing definition for something of the form ab-cd [sorry, forgot
ben> exactly what]). Touching objects.txt should suffice to induce it.
>From what I can see quickly, you've got the action for obj_dat.h
wrong. It should be:
perl obj_dat.pl obj_mac.h obj_dat.h
I'm currently testing, just to make sure...
--
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]