Why are generated files in CVS? (and the tarballs)
Files like crypto/objects/obj_dat.h where right in the top of the
file are the comments
/* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
* following command:
* perl obj_dat.pl obj_mac.h obj_dat.h
*/
Having these causes problems for those of us that build on multiple
platforms from one read-only tree.
...
making all in crypto/objects...
/usr/bin/perl obj_dat.pl obj_mac.h obj_dat.h
Can't open output file obj_dat.h at obj_dat.pl line 42.
*** Error code 30 (bu21)
UX:make: ERROR: fatal error.
...
--
Tim Rice Multitalents (707) 887-1469
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]