On Fri, Feb 09, 2001 at 08:59:23PM -0500, Bob K wrote:

> Ok, now on to the actual questions.  Is there some big, obvious thing I'm
> missing when compiling individual components out of the source tree,
> specifically this?

Yes, you don't build in /usr/src/crypto - that just holds the raw
sources from the vendor, the building is done in /usr/src/secure :-)

After applying the patch, you could just do a 'make world' if you
wanted to be really safe, or you could just go into /usr/src/secure/
and do 'make depend && make all -j4 && make install' to rebuild just
the sources in that part of the tree (mostly OpenSSL and OpenSSH)

Kris

PGP signature

Reply via email to