Hi,  I am having trouble compiling openssl0.9.4  on a sparc ultra 1 running
Redhat 6.0.  here is the config -t   and the errors that the make command
gives.   Any help you could give us would be greatly appreciated.  We are
using the gcc compiler.
thanks,
Jack Krupey


Operating system: sparc64-whatever-linux2
Configuring for linux-sparcv9
/usr/bin/perl ./Configure linux-sparcv9




make[2]: Leaving directory
`/home/jkrupey/tmpapache/openssl-0.9.4/crypto/err'
making all in crypto/objects...
make[2]: Entering directory
`/home/jkrupey/tmpapache/openssl-0.9.4/crypto/objects'
gcc -I.. -I../../include -DTHREADS -D_REENTRANT -DNO_ASM -mcpu=ultrasparc
-DB_ENDIAN -DTERMIO -O3 -
omit-frame-pointer -Wall -Wa,-Av8plus -DULTRASPARC -DBN_DIV2W   -c
obj_dat.c -o obj_dat.o
In file included from ../../include/openssl/asn1.h:67,
                 from obj_dat.c:63:
../../include/openssl/bn.h:93: warning: `BN_DIV2W' redefined
*Initialization*:1: warning: this is the location of the previous
definition
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':
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to