From owner-freebsd-questions@freebsd.org Mon Jun 4 22:24:53 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 874C7FDB91F for ; Mon, 4 Jun 2018 22:24:53 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mout.kundenserver.de (mout.kundenserver.de [217.72.192.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3E3E6A18B for ; Mon, 4 Jun 2018 22:24:52 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r56.edvax.de ([92.195.66.222]) by mrelayeu.kundenserver.de (mreue102 [212.227.15.183]) with ESMTPA (Nemesis) id 0MJCME-1fShza1tkI-002nTw; Tue, 05 Jun 2018 00:24:44 +0200 Date: Tue, 5 Jun 2018 00:24:44 +0200 From: Polytropon To: edflecko Cc: freebsd-questions@freebsd.org Subject: Re: Error installing Apache from port with NSS Message-Id: <20180605002444.cbc40d38.freebsd@edvax.de> In-Reply-To: References: Reply-To: Polytropon Organization: EDVAX X-Mailer: Sylpheed 3.1.1 (GTK+ 2.24.5; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:SYod5sxHnLd01RJcVqNX/t7KmhwCPI2DRZhk7z5osyeHerz3i2y h2SluBntRDc/XjJ8Ty/W1st67nkF0qeFA+2V0KjewKqD1UPqPS3FOvbiGyt85OfVWPIedH4 vq9Gltkr/Q7I4L24PGF+ZzVjLIAFKyk7LMvHDlzmGfamJ7uN6gclEeSmuU7T3no/mlYzaN3 mImbGXVHmUkuKfZuvA/Eg== X-UI-Out-Filterresults: notjunk:1;V01:K0:vszkqO/vlyI=:4Hoje+TVDpv8cF7BIvMYLE 1THyNcAv4CbaZYpFPXU5m4CXi/XNbUEr6TZb3qaYrEQS/zhLa4EO1SdWhEyG5lDkTh/MGP3z7 og1kajnRDDdSDedu4dtNApCB7veZ2MfsdJXZf+ZTw3bN1O7stTf+qz35cp6ZgiAwjBqwPSO/C LVte1FU010W8UR8YLSJdC+WhSDoFJMmpszdscQbENoAh5Lc//YiOEun/AP6d8dPvDwdX5TAel FyYk8Ly36IZPBBA2q6PZyS8ONWCaba1D5s6tYZKjCOQR5M1huOVUB8HzpSwe7BV6sVEZA/I+V 8oav6cP23bd7hoyQyf1NLPbiH/MPJCw207ueDfSEdaE/TrKFAP7HtZtMZX/nGtdUTxTbD9mza dRioAh21xTe9oTlvM1RGqtc9d6qhEv67VUxV/ZiJ4m1gLKlC1wi0xb1ekkz58iEuTwo4Gjdzx AoV2yoRSfZw2x3AO6udfeC/M7o6hQ2ymCtnXm7+/jga+OtUN94KNq6jjQAdrgGu5aY/amDc6f efwPnpOh64g1a8XeJRJHmJLmV0PpJohZbIMWM420aXA2aR2hudcT+CuLQyXrwGUGT4dpyZLW0 QEzpyeb7LhF/3W30Cuh05WgAUF5vwytX+J0eiBaesyvCT5AGQwtDA5FMAbcnY2cvo9jfamlib F4DA+mDEqPVfOE01zpmnfp4tEgt8kj0Rg4vA4LmaXlfwspobt0xZ3w0errrwO+cvA7ScCFEd8 OW9AUpZgF17hCs+B X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 22:24:53 -0000 On Mon, 4 Jun 2018 14:33:33 -0700, edflecko wrote: > The error message I eventually get is: > > "configure: error: Crypto was requested but no crypto library could be > enabled; specify the location of a crypto library using --with-openssl, > --with-nss, and/or --with-commoncrypto." > > I then ran: make deinstall clean for the Apache port, installed NSS from > the port, and re-ran my Apache install and I still get the same error. > > I see the error message clearly says to " specify the location of a crypto > library using --with-openssl, --with-nss..." but I don't know how to do > that. > > Suggestions? This is an error message primarily intended for using the "configure" script (in the classic sense of "./configure && make && make install" way of installing things). Those options will instruct "configure" how to generate the Makefile that will control the build. You should be able to use something like this: # ./configure --with-nss # make # make install from within the port's work directory (just check where the configure script is). However, the FreeBSD ports infrastructure should be the preferred means so you do not have to do this. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...