From owner-freebsd-stable@FreeBSD.ORG Mon Jun 21 20:32:39 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 093BB16A4D0 for ; Mon, 21 Jun 2004 20:32:39 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE6143D48 for ; Mon, 21 Jun 2004 20:32:38 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (adsl-63-207-60-35.dsl.lsan03.pacbell.net [63.207.60.35])i5LKWX2M012464; Mon, 21 Jun 2004 16:32:33 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A3A8F51955; Mon, 21 Jun 2004 13:32:28 -0700 (PDT) Date: Mon, 21 Jun 2004 13:32:28 -0700 From: Kris Kennaway To: Chris Pepper Message-ID: <20040621203228.GB99917@xor.obsecurity.org> References: <02b701c456c3$20f20580$7b00a8c0@Leptop> <20040621070143.GA87493@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pvezYHf7grwyp3Bc" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: Sayid Munawar cc: freebsd-stable@freebsd.org cc: Kris Kennaway Subject: Re: libtool problem or SMP problem or port problem or what? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 20:32:39 -0000 --pvezYHf7grwyp3Bc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 21, 2004 at 10:05:29AM -0400, Chris Pepper wrote: > At 12:01 AM -0700 2004/06/21, Kris Kennaway wrote: >=20 > > > [root@elf XFree86-4-libraries]# make clean USE_LIBTOOL_VER=3D15 > > > >USE_* are not to be specified by the user, they're only for use within > >port makefiles. You discovered the consequence, I'll leave the reason > >for you to figure out as an instructive exercise about the ports > >collection :) >=20 > Hmm. This raises the question, then, of why a couple of my=20 > ports have recently told me to set something like USE_BASE_OPENSSL or=20 > USE_PORT_OPENSSL to install (as I recall, a vulnerability check was=20 > failing). This worked, although I had to remove an OpenSSL dependency=20 > in pkgdb -F later. USE_* variables are not to be specified by the user. User control variables are WITH_* and WITHOUT_* (WITH_OPENSSL_(BASE|PORT) are probably what you were referring to here). Kris --pvezYHf7grwyp3Bc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA10XcWry0BWjoQKURAq/bAJ9mCD7XnurQr+SqkOSW+2aofx58uACfV1YA 8MqVdYsxiAretan6OU0M99Y= =MnuO -----END PGP SIGNATURE----- --pvezYHf7grwyp3Bc--