Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2008 09:39:30 -0400
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        Rob <spamrefuse@yahoo.com>
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: F7: base system reinstall, no (open)ssh anymore...
Message-ID:  <8cb6106e0808080639j59066239qb1ef1fa9d569cb31@mail.gmail.com>
In-Reply-To: <191454.46791.qm@web33308.mail.mud.yahoo.com>
References:  <191454.46791.qm@web33308.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Am I missing some essential settings in /etc/make.conf?
> What is needed there in order to get (Open)SSH from the base system?
> Thanks!
> Rob.

It should be there by default. Check that /etc/make.conf (or
/etc/src.conf) does not set/define:

WITHOUT_OPENSSH

There are other knobs that implicitly set this as well, so check for these, too:

WITHOUT_CRYPT
WITHOUT_OPENSSL

If any of those are set, it will not build the ssh components.

Regards,
Josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb6106e0808080639j59066239qb1ef1fa9d569cb31>