On Tue, 11 Jun 2002, Bodo Moeller wrote:
> Richard Levitte - VMS Whacker <[EMAIL PROTECTED]>:
>
> > In revision 1.81 of Configure, the automatic run of 'make depend' was
> > commented out. IIRC, this was done because we had a dependency
> > rebuild war happening a little now and then back then. Since then,
> > we've unified the results of dependency generation with the domd
> > script, so this kind of war doesn't really happen any more that I know
> > of.
> >
> > Doug Kaufman very correctly points out that it's not documented that
> > configuration with some algorithms removed requires a manual 'make
> > depend',
>
> Does it? Disabling algorithms with './Configure no-... ...' should
> not require 'make depend' (when building from an OpenSSL release as
> opposed to a snapshot version where the links in include/openssl are
> missing). Only if you remove the corresponding parts of the source
> code tree you have to run 'make depend', and in this case you have
> done manual changes anyway.
See my explanation in the post dated 9 June 2002 with subject
re: [openssl.org #75]. Those links in the release version are a
significant problem in systems that don't have symbolic links (such as
DJGPP). They may result in creation of zero byte files which interfere
with making links to include/openssl. A significant part of the patch
I submitted was to put the files in the correct directories when those
symbolic links from the distribution don't work. If the patch for
ticket #75 is accepted, you shouldn't need to have any symbolic links
in the release distribution anymore, since the Configure file will
take care of making the links.
Doug
__
Doug Kaufman
Internet: [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]