>
./config --prefix=/home/dburnham/usr/local --openssldir=/home/dburnham/usr/l
ocal/openssl \

....

>make
making all in crypto...
making all in crypto/md2...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/des...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/bn...
making all in crypto/rsa...
making all in crypto/dsa...
making all in crypto/dh...
making all in crypto/buffer...
making all in crypto/bio...
making all in crypto/stack...
making all in crypto/lhash...
making all in crypto/rand...
stdinobj_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:371: `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)
making all in crypto/err...
making all in crypto/objects...
cc -I.. -I../../include -O -c obj_dat.c
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

> make test
c_rehash: rehashing skipped ('openssl' program not available)
testing...
gcc -o
bntest -I../include -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -
Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
bntest.o -L. -L.. -L../.. -L../../.. -L..
 -lcrypto
../libcrypto.a(err_all.o): In function `ERR_load_crypto_strings':
err_all.o(.text+0x14): undefined reference to `ERR_load_ASN1_strings'
err_all.o(.text+0x28): undefined reference to `ERR_load_CONF_strings'
err_all.o(.text+0x41): undefined reference to `ERR_load_EVP_strings'
err_all.o(.text+0x46): undefined reference to `ERR_load_OBJ_strings'
err_all.o(.text+0x4b): undefined reference to `ERR_load_PEM_strings'
err_all.o(.text+0x50): undefined reference to `ERR_load_X509_strings'
err_all.o(.text+0x55): undefined reference to `ERR_load_X509V3_strings'
err_all.o(.text+0x5f): undefined reference to `ERR_load_PKCS7_strings'
err_all.o(.text+0x64): undefined reference to `ERR_load_PKCS12_strings'
*** Error code 1

Stop.
*** Error code 1

Stop.
>


Tom Peroulas
DH Burnham
1112 W Fry St
Chicago, IL 60622
Mobile: (312) 399-8080
Fax:  (312) 453-0685
[EMAIL PROTECTED]
www.dhburnham.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to