Tom Schaefer wrote:
>
> HERE IT IS AGAIN:
>
>
> OK, what am I doing wrong.
>
> I've been successful on some systems, but it fails on others, and I
> really have no clue as to why.
>
> I run everything the way you show in the docs, but it fails. Now it
> seems to be failing more than not, and I don't know what's missing
> from my system, i.e. some sort of lib file or what in order to make
> your software compile properly.
>
> I invoked:
>
> fw:/usr/src/openssl-0.9.4 # make
> -I/usr/src/openssl-0.9.4/include/openssl
>
> It seems to make it all the way through, but towards the end, we this:
>
Positively ?
Unfortunately the make script does not necessarily stop on an error, so
if the compiler gets an error on compiling a file that file will just be
skipped and subsequently left out of the archive. This in turn will lead
to several procedures not being found in the final link step, just as
happened in your log file. Therefore check the log file whether indeed
_all_ files have been compiled.
HTH,
Hannes
--
Hannes Reinecke <[EMAIL PROTECTED]>
Fluid Loading and Instrumentation Center Tel: (+44) 131 449 5111 x4430
Dept. of Civil & Offshore Engineering Fax: (+44) 131 451 3154
Heriot Watt University, Edinburgh EH14 4AS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]