From owner-freebsd-current@FreeBSD.ORG Mon May 2 10:09:10 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92639106566C for ; Mon, 2 May 2011 10:09:10 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1C35B8FC08 for ; Mon, 2 May 2011 10:09:10 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:a950:cfe0:24ac:52fd] (unknown [IPv6:2001:7b8:3a7:0:a950:cfe0:24ac:52fd]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 2B13F5C59; Mon, 2 May 2011 12:09:08 +0200 (CEST) Message-ID: <4DBE82C2.1030205@FreeBSD.org> Date: Mon, 02 May 2011 12:09:06 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110415 Lanikai/3.1.11pre MIME-Version: 1.0 To: "O. Hartmann" References: <4DBDB8D4.6050102@mail.zedat.fu-berlin.de> In-Reply-To: <4DBDB8D4.6050102@mail.zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Building FreeBSD 9.0-CUR/amd64 with CLANG fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 02 May 2011 10:09:10 -0000 On 2011-05-01 21:47, O. Hartmann wrote: > I tried the first time building FreeBSD 9.0-CURRENT/amd64 (sources from > today's latest svn) and it failed (taken the /etc/make.conf addition > from the wiki), giving the below showed error. What is the full contents of your make.conf?