From owner-freebsd-questions@FreeBSD.ORG Tue May 12 03:49:26 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8DBF31A for ; Tue, 12 May 2015 03:49:26 +0000 (UTC) Received: from filter01.peakinternet.com (filter01.peakinternet.com [207.55.16.92]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC0E0195F for ; Tue, 12 May 2015 03:49:26 +0000 (UTC) Received: from zmail-mta02.peak.org ([207.55.16.112]) by filter01.peakinternet.com ({e1c81c21-e4c4-4528-aa90-7a27869c545a}) via TCP (outbound) with ESMTPS id 20150512034611141_0000 for ; Mon, 11 May 2015 20:46:11 -0700 X-RC-FROM: X-RC-RCPT: Received: from zmail-mta02.peak.org (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTPS id 8C13711C7C5 for ; Mon, 11 May 2015 20:46:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTP id 7FF45114535 for ; Mon, 11 May 2015 20:46:09 -0700 (PDT) Received: from zmail-mta02.peak.org ([127.0.0.1]) by localhost (zmail-mta02.peak.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id d-DI6xAeX2Nb for ; Mon, 11 May 2015 20:46:09 -0700 (PDT) Received: from mailproxy-lb-06.peak.org (mailproxy-lb-06.peak.org [207.55.17.96]) by zmail-mta02.peak.org (Postfix) with ESMTP id 41BC4114534 for ; Mon, 11 May 2015 20:46:09 -0700 (PDT) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1Ys18x-00043x-O2 for freebsd-questions@freebsd.org; Mon, 11 May 2015 20:46:07 -0700 From: Carl Johnson To: freebsd-questions@freebsd.org Subject: Re: c_rehash pgm missing from 10.1 References: <554E3771.5060709@gmail.com> <20150509180516.3471c1ae@curlew.lan> <554E4119.9010206@gmail.com> <5550FCBE.1020909@radel.com> <555105C1.50401@gmail.com> <55510CED.4040109@radel.com> <555119E7.7050808@gmail.com> <55512AAF.1040404@radel.com> Mail-Followup-To: freebsd-questions@freebsd.org X-Clacks-Overhead: GNU Terry Pratchett Date: Mon, 11 May 2015 20:46:07 -0700 In-Reply-To: <55512AAF.1040404@radel.com> (Jon Radel's message of "Mon, 11 May 2015 18:18:23 -0400") Message-ID: <87fv72wj9c.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MAG-OUTBOUND: peakinternet.redcondor.net@207.55.16/22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 03:49:27 -0000 Jon Radel writes: > On 5/11/15 5:06 PM, Ernie Luzar wrote: >> I am not a bleeding edge kind of guy. > Ah, yes, I see. We continue to triangulate on just what kind of guy > you are. >> The .iso is suppose to be a complete system, so since its missing >> these openssl things then the RELEASE build is broken. > There are files on the .iso. You choose not to install > them. Therefore they are missing from your hard disk. Therefore the > .iso is not a complete system. I'm not sure I buy some of those > leaps. >> You need to drop this source thing as its a dead horse. Maybe >> spending some time to inform the RELEASE build team they have >> problem is a better use of our time. Its not apples or oranges, its >> just a new problem that has come to light.. >> > Nah, since you've made it so very, very clear that you know ever so > much better what's going on than anyone else here, I'll just apologize > for wasting your time and mozy on off. I must say that you've > exhibited some of the most amazing passive aggressive "help, it's all > broken, how do I fix it" mixed in with "no, I know better than > everyone else how this should work so I'll ignore all your advice that > doesn't meet my immediate fancy" discussion skills I've seen in quite > some time. Would you please tell us where in the source the script is located. I have source installed (10.1-RELEASE), but all I have is the man page and no script. The output of 'locate c_rehash' is: /usr/ports/mail/cone/scripts/c_rehash /usr/share/openssl/man/man1/c_rehash.1.gz /usr/src/crypto/openssl/doc/apps/c_rehash.pod /usr/src/secure/usr.bin/openssl/man/c_rehash.1 The file in ports looks like it might be it, but that is not in /usr/src. -- Carl Johnson carlj@peak.org