From owner-freebsd-current@FreeBSD.ORG Fri Jan 11 09:55:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 21CE0BA4; Fri, 11 Jan 2013 09:55:29 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx1.freebsd.org (Postfix) with ESMTP id 76B6B2F; Fri, 11 Jan 2013 09:55:28 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id gk1so1176848lbb.28 for ; Fri, 11 Jan 2013 01:55:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=MvPfX9oVju184e0kGjUBJUwQ0hsYbLxSDzVvBZ9NwLw=; b=Z3KPxwaYSwOf9EieAJk24Vv7Xktx8nZY+rLR37sIuEdYSJoJZAvJlZFm2S9xMiciKS QI/ZMQXbGd6nImMhX2eu0HMarW0e8i0lyv3iniKiINdfblpLyUal9D1HnqDHTBMMl5hX 1/TNSpar+Zw2TGL1S8zF2TTN7U4yNQEJANtzjILSg1kcboYw7WDxzFRWTYQJARiK6diW h7ZzWxuFKtZfTexT9EJsWyGK9Iflhm5EatXugSPEwc8LZwYubl6SRXjjJi6oD6FHUXnQ okIbtTGkgVN+6BoX+YYhXGQOJpGmYH9kRPuRaemsXefU02AXkAZiGLsXPjUGXZCXqkw3 jfkw== X-Received: by 10.112.26.169 with SMTP id m9mr23780597lbg.116.1357898127201; Fri, 11 Jan 2013 01:55:27 -0800 (PST) Received: from [192.168.1.130] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id v7sm1880040lbj.13.2013.01.11.01.55.25 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 01:55:26 -0800 (PST) Message-ID: <50EFE18C.3050408@gmail.com> Date: Fri, 11 Jan 2013 11:55:24 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 MIME-Version: 1.0 To: George Mitchell Subject: Re: Circular port dependency References: <50EF6935.3070000@m5p.com> In-Reply-To: <50EF6935.3070000@m5p.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-ports@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 09:55:29 -0000 11.01.2013 03:21, George Mitchell: > I grabbed the ports tree as of 308518, the RELEASE_9_1_0 tag. The current and supported version of ports is HEAD. > devel/libtool won't build, because it requires autom4te during the Can you provide some logs showing how it can't be built? > configure phase. So I put "BUILD_DEPENDS= autom4te:devel/autoconf" > in the Makefile. But autoconf depends on gmake, which depends on > gettext, which depends on libiconv, which depends on libtool. > What to do? -- Sphinx of black quartz, judge my vow.