More error messages are here:
obj_dat.c:96: `NUM_NID' undeclared here (not in a function)
obj_dat.c: In function `OBJ_nid2obj'
obj_dat.c:263:`NUM_NID' undeclared (first use this function)
obj_dat.c:263:(Each undeclared identifier is reported only once
obj_dat.c:263: for each function it appears in.)
obj_dat.c:265: `nid_objs' undeclared (first use this function)
obj_dat.c: In function `OBJ_nid2sn':
obj_dat.c:295: `NUM_NID' undeclared (first use this function)
obj_dat.c:297: `nid_objs' undeclared (first use this function)
obj_dat.c: In function `OBJ_nid2ln':
obj_dat.c:327: `NUM_NID' undeclared (first use this function)
obj_dat.c:329: `nid_objs' undeclared (first use this function)
obj_dat.c: In function `OBJ_obj2nid':
obj_dat.c:371: `obj_objs' undeclared (first use this function)
obj_dat.c:317: `NUM_OBJ' undeclared (first use this function)
obj_dat.c: In function `OBJ_ln2nid':
obj_dat.c:510: `ln_objs' undeclared (first use this function)
obj_dat.c:510: `NUM_LN' undeclared (first use this function)
obj_dat.c: In function `OBJ_sn2nid':
obj_dat.c:529: `sn_objs' undeclared (first use this function)
obj_dat.c:529: `NUM_SN' undeclared (first use this function)
> When I was trying to install openssl-0.9.4 on my i686 FreeBSD 3.2 box,
> errors were bombarding when I hit 'make' after successfully running
> './config'.
>
> Attached are the files recorded the processes:
> ./config -t ===> result.configt
> ./config ===> result.config
> make ==========> result.make (dead here!)
>
> the source tar file 'openssl-0.9.4.tar.gz' was downloaded from
> http://www.openssl.org/, and was untarded in
> /usr/ports/security/openssl-0.9.4/ [the ls list is attached here]
>
> help!
>
> ----------------------------------------------------------
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]