I am trying to do a "make test" on a P586 computer and I keep encountering this error message.   I have installed "bc" successfully. I am using OpenSSL version 0.9.6e and it is not working very well for me.   I am trying to get past the make test command.  I keep getting this error message at the end. I also commented out the CFLAG line in the Makefile.ssl file and I ran into the same problem. 

 

running bc

verify BN_add....................................................................................................
verify BN_sub......................................................................................................................................................
verify BN_lshift1....................................................................................................
verify BN_lshift (fixed)....................................................................................................
verify BN_lshift....................................................................................................
verify BN_rshift1....................................................................................................
verify BN_rshift....................................................................................................
verify BN_sqr....................................................................................................
verify BN_mul......................................................................................................................................................
verify BN_div............................................................................................................................................................................................................................................................................................................
verify BN_div_recp............................................................................................................................................................................................................................................................................................................
verify BN_mod....................................................................................................
verify BN_mod_mul....................................................................................................
verify BN_mont.....
verify BN_mod_exp.....
verify BN_exp.....
1815 tests passed
test a^b%c implementations
./exptest
........................................................................................................................................................................................................ done
cat
./testenc: cmp: command not found
make[1]: *** [test_enc] Error 1
make[1]: Leaving directory `/root/openssl-0.9.6e/test'
make: *** [tests] Error 2

Also where is says "./testenc: cmp: etc......"  I looked on my computer.  I do not have a file named "cmp", but I do have a file named "zcmp"  is this the same file just named different. 

Or, does that file (zcmp) serve a completely different function. 

 

I have no idea what the error message means.  Has anyone run into this problem?  I ran into a similar problem earlier because I did not have BC installed, but the program told me to install it after the error and I did and I got past that part.  Now I am stuck, and as you can see from the error message (unless I just do not know what I am looking at) it is not telling me much on how to fix the problem.  Any help would be greatly appreciated.

 

Thanks

 

Carson

Reply via email to