From owner-freebsd-questions@freebsd.org Tue Jun 5 14:44:10 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 6EE32FE5804 for ; Tue, 5 Jun 2018 14:44:10 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-lf0-x231.google.com (mail-lf0-x231.google.com [IPv6:2a00:1450:4010:c07::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C39717C535 for ; Tue, 5 Jun 2018 14:44:09 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: by mail-lf0-x231.google.com with SMTP id i83-v6so4013133lfh.5 for ; Tue, 05 Jun 2018 07:44:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=73mlwrV+AHSy/MdAYK6mRF5JRdTRsOYWy6oj1QDR2p0=; b=reBMN25xGJkwBEfn0vace4up7txquedR4FEXFDietrjwpScxz/oR/2Fmyzt+hNQ5ZI aJdXk1//0XWLXGqA7ZgDKe9uPvn4dnwrKMuHrefP+DIH3WKRedDGTTceAqC8kni0G+ZE gYBrqtE5xdheFuKTCknWNmk64JTi0jENtkscroukgLMpL1V4ENx4gI4ZQkt0NYEo+sZo ZXio41kMPRorHWJIkQ30evMlJ5ypUhExBJQHutOSHqgM0hqnJOCCEdaAPGME70R6VOL4 GXEU0TL5oW57CeWP2CQn83qitA/HNCKNniwNz1PuDMzl1NQKlOLlwltzS7f4aut2voyX 1iWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=73mlwrV+AHSy/MdAYK6mRF5JRdTRsOYWy6oj1QDR2p0=; b=jRaDmQJNE4RnKqA+dcRugFgnqnZhccurt7QNjd5vRGU70SUK4W460VHVA8aFCozk4p sM/H1MehRahkVWcpzz6PNEwPq9uFsQzZi1sI96UEwLuLDNhw1RGm/BSv1eSVlz11tZ2b ubTse14guW3a9+LwyJXToVR/uY7EdJgBGnXl2UxHvDOVEFsHCPocEv1RNGF1X3KmLw89 cH9OSBII6jQuWLRpHk+IsDWdu3c2s1JyyI0REiMmX2uBdGV4QndqeBMlIY2gwI/rDJwE vOxo2i4GjlWq/Q77KPddMTQZ+0tMKlSH91RdzGxqauTdDA8QR1fVYBluKpALCaK/WP54 T6NQ== X-Gm-Message-State: APt69E0xHwKmADSPa0Y8FJYknQCM3vlTCM4dT6rx/A6iyYlmHk9unOyc pIw6qziV+Svza2ut7jaLqbnRGNFgv8A82sVdQm4= X-Google-Smtp-Source: ADUXVKLwpxL0IFIZQI3lsum1v3Oagcfl8xBwizpJMeioiSAJZ7huqJW2/18mdPx+mp7+16PAzZoNOjT4tSVrcmgkJ1Q= X-Received: by 2002:a2e:3c0e:: with SMTP id j14-v6mr4974418lja.149.1528209847463; Tue, 05 Jun 2018 07:44:07 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a2e:4b02:0:0:0:0:0 with HTTP; Tue, 5 Jun 2018 07:44:06 -0700 (PDT) In-Reply-To: <20180605010004.db690d79.freebsd@edvax.de> References: <20180605002444.cbc40d38.freebsd@edvax.de> <20180605010004.db690d79.freebsd@edvax.de> From: edflecko Date: Tue, 5 Jun 2018 07:44:06 -0700 Message-ID: Subject: Re: Error installing Apache from port with NSS To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 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: Tue, 05 Jun 2018 14:44:10 -0000 Thank you. Nope...there is no "configure" file at all. :-( Ed