obj_dat.c doesn't compile

2006-04-08 Thread Gisle Vanem
Since a few days back, crypto/objects/obj_dat.c doesn't compile. Here are the errors from gcc: 2112: error: `NID_id_GostR3410_94_cc' undeclared here (not in a function) 2112: error: initializer element is not constant 2112: error: (near initialization for `nid_objs[797].nid') 2113: error

Re: obj_dat.c doesn't compile

2006-04-08 Thread Dr. Stephen Henson
On Sat, Apr 08, 2006, Gisle Vanem wrote: Since a few days back, crypto/objects/obj_dat.c doesn't compile. Here are the errors from gcc: 2112: error: `NID_id_GostR3410_94_cc' undeclared here (not in a function) 2112: error: initializer element is not constant 2112: error: (near