From owner-freebsd-questions@freebsd.org Sat Jul 9 08:19:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45BB0B83FB6 for ; Sat, 9 Jul 2016 08:19:16 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 27AF01E79 for ; Sat, 9 Jul 2016 08:19:16 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 236F5B83FB5; Sat, 9 Jul 2016 08:19:16 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20D60B83FB4 for ; Sat, 9 Jul 2016 08:19:16 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (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 A189F1E78 for ; Sat, 9 Jul 2016 08:19:15 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id f65so9701776wmi.0 for ; Sat, 09 Jul 2016 01:19:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=kpHvN2cp4sRRCRCPSPE0jQTleOWoTAh4B6JU7E88X5o=; b=tet+zrtfF66RMW/DMfOsdeV2aTTJAmkYGdxZihfUEVjIUsSDHRap/LFOystVbT2rw+ e00dMoF31Ale98cR+Z1GSgMFOegv5x7g4DaiNmiwGdbTPhN8glW+g5KqUOH+JGJg0puf y1shT6SfzIYHiOlohkgoInh4R/9x/60wztRbFAYE4QSDPgoiCdsMkLoI5odji62pvS/2 +ZdkVvQ4bRIZMi3IlzUJwSs0S2cc5qnUgucsLW7DzZDuJnMTQD9toqeUIpsQG7l0Ajo5 cI4Qe7ugrFjpHQZ/PA3aQxQxcOlGGRGP+X5RaUqTncIECFuEhpghdytomQNsCkhRIswr P6bA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=kpHvN2cp4sRRCRCPSPE0jQTleOWoTAh4B6JU7E88X5o=; b=XRal9dOIwFp4O4AYC5ULixh8Elkj4BS0lX3eOb2hSq2+KfX6QlRFCKP0Y0DubOlljt TB2aEYV9kJpO2YAqwJPvIqIipKwvjTEq/C9aFVigy/r58eSubPdrJ+vA+GZOBmQr3Sut +Rjyz4OevyUAZ5d+w7xcvywMv0BQEeEHIiEZwDksPHjzgoiXTSWb0+/KTV+2mRFG4QHT kcaGdagy2wp+TFe+EzVAt16f8OpbhpP1+unuHwYJtjISK/ffiokUXsZXkohZvx/ccbir 86uEDQfdbCHqMMQHAq6tiJSboOfBGtBzSTWah9KBpBNAHPWu/wIhs+v0EtzDnhQmuf6c XlOw== X-Gm-Message-State: ALyK8tLhpmNJPOKgbuYa4+e4sMe1JMkmd16kQQF+kxN1LlGr3NQgdUAurRxms2DSdwXRA5QJeFLIZTdXLexUUQ== X-Received: by 10.194.24.166 with SMTP id v6mr6246437wjf.101.1468052353574; Sat, 09 Jul 2016 01:19:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.238.41 with HTTP; Sat, 9 Jul 2016 01:18:34 -0700 (PDT) From: Odhiambo Washington Date: Sat, 9 Jul 2016 11:18:34 +0300 Message-ID: Subject: OPENSSL Base? To: questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2016 08:19:16 -0000 Hello, FreeBSD 9.3-STABLE here. I am trying to install ports and I keep hitting this error: Dependency error: This port wants the OpenSSL library from the FreeBSD base system. You can't build against it, while a newer version is installed by a port. Please deinstall the port, remove DEFAULT_VERSIONS=ssl=base or undefine WITH_OPENSSL_BASE. *** [check-depends] Error code 1 Stop in /usr/ports/www/apache24. *** [stage] Error code 1 Stop in /usr/ports/www/apache24. AFAIAC, there is no newer version of openssl installed by any port. Defining either of the following below in /etc/make.conf doesn't seem to help: WITH_OPENSSL_BASE=1 DEFAULT_VERSIONS+=ssl=base root@waridi:/usr/ports/www/apache24 # make /!\ WARNING /!\ Using WITH_OPENSSL_BASE in make.conf is deprecated, replace it with DEFAULT_VERSIONS+=ssl=base in your make.conf Dependency error: This port wants the OpenSSL library from the FreeBSD base system. You can't build against it, while a newer version is installed by a port. Please deinstall the port, remove DEFAULT_VERSIONS=ssl=base or undefine WITH_OPENSSL_BASE. *** [check-depends] Error code 1 Stop in /usr/ports/www/apache24. *** [stage] Error code 1 Stop in /usr/ports/www/apache24. What exactly is happening? -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."