On Thu, Sep 25, 2008 at 9:49 AM, Mel
<[EMAIL PROTECTED]> wrote:
> On Thursday 25 September 2008 17:33:56 Andrew Falanga wrote:
>> Hi,
>>
>> I've just updated my sources for 6.2-RELEASE.  It took me from p11 to
>> p12.  The changes were quite minor.  Only changes were to UPDATING
>> (obviously), channels.c in the openssh directory and a newvers.sh file
>> in /usr/src/conf.  So, instead of rebuilding world, since the UPDATING
>> notes say that the changes only affect sshd, I'm following the
>> instructions in the handbook for section, "23.4.14.1. Do I need to
>> re-make the world for every change?."  The instructions state, "... go
>> to the appropriate sub-directories and make all install."  However,
>> when I do this I get, "make: don't know how to make all.  Stop."
>>
>> So, what do I tell it to do?  Especially, considering that the
>> Makefile.in in this directory (/usr/src/crypto/openssh), appears to
>> have a default rule of "all."
>
>
> Openssh/ssl is distributed accross the source tree. crypto/openssh only
> contains the imported sources, not the files that FreeBSD actually uses to
> build them.
> cd /usr/src/secure && make all install should work for you (but will also
> rebuild openssl and sendmail).
>
> --
> Mel
>
> Problem with today's modular software: they start with the modules
>    and never get to the software part.
>


Because this will rebuild OpenSSL, would it be advisable to rebuild
the world or is this sufficient?

-- 
 A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to