From owner-freebsd-stable@FreeBSD.ORG Mon Jun 21 07:02:14 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 9229616A4CE for ; Mon, 21 Jun 2004 07:02:14 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 441D543D5A for ; Mon, 21 Jun 2004 07:02:14 +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])i5L71klM021259; Mon, 21 Jun 2004 03:01:49 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 224C952347; Mon, 21 Jun 2004 00:01:44 -0700 (PDT) Date: Mon, 21 Jun 2004 00:01:44 -0700 From: Kris Kennaway To: Sayid Munawar Message-ID: <20040621070143.GA87493@xor.obsecurity.org> References: <02b701c456c3$20f20580$7b00a8c0@Leptop> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <02b701c456c3$20f20580$7b00a8c0@Leptop> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable@freebsd.org 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 07:02:14 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Jun 20, 2004 at 07:35:53PM +0700, Sayid Munawar wrote: > Then when i tried to make clean, it displayed: > [root@elf XFree86-4-libraries]# make clean > "/usr/ports/Mk/bsd.autotools.mk", line 2: USE_LIBTOOL deprecated: replace > with USE_LIBTOOL_VER=... Looks like your ports collection is out of date or locally customized, that port doesn't use USE_LIBTOOL or USE_LIBTOOL_VER. > [root@elf XFree86-4-libraries]# make clean USE_LIBTOOL_VER=15 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 :) Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA1ofXWry0BWjoQKURAhktAKCgQKHMfeihR00ECWrt7uG9EJ82ogCgoK5X w8lTpQm+H7cqlsKe3x2KuR0= =Chm9 -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--