Hey,

I got troubles with the make command in openssl-0.9.4 ...

Here's my output of ./config no-asm -t prefix=/usr/openssl

milkyway:/ftp/Upload/openssl-0.9.4# ./config no-asm -t
--prefix=/usr/openssl
Operating system: i586-whatever-linux2
Configuring for linux-elf
/usr/bin/perl ./Configure linux-elf no-asm --prefix=/usr/openssl
milkyway:/ftp/Upload/openssl-0.9.4#

The last part of the output of the make command :

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 in 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 in this function)
obj_dat.c: In function `OBJ_nid2sn':
obj_dat.c:295: `NUM_NID' undeclared (first use in this function)
obj_dat.c:297: `nid_objs' undeclared (first use in this function)
obj_dat.c: In function `OBJ_nid2ln':
obj_dat.c:327: `NUM_NID' undeclared (first use in this function)
obj_dat.c:329: `nid_objs' undeclared (first use in this function)
obj_dat.c: In function `OBJ_obj2nid':
obj_dat.c:371: `obj_objs' undeclared (first use in this function)
obj_dat.c:371: `NUM_OBJ' undeclared (first use in this function)
obj_dat.c: In function `OBJ_ln2nid':
obj_dat.c:510: `ln_objs' undeclared (first use in this function)
obj_dat.c:510: `NUM_LN' undeclared (first use in this function)
obj_dat.c: In function `OBJ_sn2nid':
obj_dat.c:529: `sn_objs' undeclared (first use in this function)
obj_dat.c:529: `NUM_SN' undeclared (first use in this function)
make[2]: *** [obj_dat.o] Error 1
make[2]: Leaving directory
`/usr/local/ftpserver/Upload/openssl-0.9.4/crypto/objects'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory
`/usr/local/ftpserver/Upload/openssl-0.9.4/crypto'
make: *** [all] Error 1   

Can u plz help me with this ?

I tried the no-asm option because i got this error before without this
option (the INSTALL file suggested this)

I  have a Debian Linux system with kernel 2.2.11 installed and gcc
version 2.95.2
Tnx a lot in advance for any help

Kind Regards,
                                                                                       
-- 
Thomas
ICQ #29352663
E-mail : Thomas.Delaet@advalvas or [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to