Re: make problem with OpenSSL

2003-06-28 Thread james lankton
this is what ./config looks like seems ok to me?     ARFLAGS   =PERL  =/usr/bin/perlTHIRTY_TWO_BIT modeDES_PTR usedDES_RISC1 usedDES_UNROLL usedBN_LLONG modeRC4_INDEX modeRC4_CHUNK is undefinedMakefile => Makefile.ssle_os2.h => include/openssl/e_os2.h [File exists]making links

Re: overcoming make problems with SSL

2003-06-28 Thread james lankton
nssl-0.9.7b/ssl'making links in apps...make[1]: Entering directory `/home/Administrator/openssl-0.9.7b/apps'Makefile => Makefile.sslmake[1]: Leaving directory `/home/Administrator/openssl-0.9.7b/apps'making links in test...make[1]: Entering directory `/home/Administrator/openssl-0.9.

Re: make problem with OpenSSL

2003-06-27 Thread james lankton
But I suppose my problem still remains? James "Krithiga Thangavelu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi DS, > > Thanks for your input. It helped me to solve the problem. I added the > path to libdl.so to -L option of cc. > > Krithiga > > David Schwartz wrote: > > >>H

overcoming make problems with SSL

2003-06-25 Thread james lankton
I have configured openssl-0.9.7bThe command I used to configure is per theinstall readme. "./ "When I invoke the make command the resultis an error message as given below.Any suggestions would be helpful.[EMAIL PROTECTED] ~$ cd openssl-0.9.7b[EMAIL PROTECTED] ~/openssl-0.9.7b$ makemaking all in cry