> cc: "obj_dat.c", line 96: error 1588: "NUM_NID" undefined.
or
> obj_dat.c:96: `NUM_NID' undeclared here (not in a function)

The macro NUM_NID should be defined in file crypto/objects/obj_dat.h,
which is automatically generated by a Perl script.
cd to crypto/objects and run "perl obj_dat.pl < objects.h > obj_dat.h".
If this does not help, please mail us the contents of file obj_dat.h
so that we can see what is going wrong.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to