From owner-freebsd-ports@FreeBSD.ORG Mon Mar 11 17:27:52 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 35DDA8BE for ; Mon, 11 Mar 2013 17:27:52 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 0C70221F for ; Mon, 11 Mar 2013 17:27:51 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UF6Vq-0007gr-UP for freebsd-ports@freebsd.org; Mon, 11 Mar 2013 10:27:50 -0700 Date: Mon, 11 Mar 2013 10:27:50 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1363022870934-5794760.post@n5.nabble.com> In-Reply-To: <1363021078.51002.1.camel@thor.walstatt.dyndns.org> References: <513B56E8.2060702@zedat.fu-berlin.de> <8F5265A6-396A-426F-A3F8-EFD44D167313@FreeBSD.org> <20130309233930.GA95285@troutmask.apl.washington.edu> <513DAF4F.50602@FreeBSD.org> <20130311131318.GA57506@troutmask.apl.washington.edu> <513DD90F.2090700@daemonic.se> <513E0656.7000601@FreeBSD.org> <1363021078.51002.1.camel@thor.walstatt.dyndns.org> Subject: Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 17:27:52 -0000 Disabling "WITH_BSD_GREP" and re-building world/kernel was insufficient for solving my problem. I was able to get it built with: "make USE_GCC=any -DNO_CCACHE -C lang/gcc". However, prior to re-building world, "make USE_GCC=any -DNO_CCACHE" had no effect in getting lang/gcc built (would still fail on my system). At least it got built this time... -- View this message in context: http://freebsd.1045724.n5.nabble.com/CURRENT-lang-gcc-fails-to-build-on-CURRENT-with-error-configure-error-no-usable-dependency-style-foud-tp5793999p5794760.html Sent from the freebsd-ports mailing list archive at Nabble.com.