Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jun 2012 21:30:24 -0700
From:      "Thomas D. Dean" <tomdean@speakeasy.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: MK_CLANG_IS_CC mis-formed when compiling ports
Message-ID:  <4FC996E0.9070800@speakeasy.org>
In-Reply-To: <20120601070023.GA98123@mech-cluster241.men.bris.ac.uk>
References:  <4FC82537.2090305@speakeasy.org> <20120601070023.GA98123@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/01/12 00:00, Anton Shterenlikht wrote:
> On Thu, May 31, 2012 at 07:13:11PM -0700, Thomas D. Dean wrote:
>> I built FrfeeBSD 9 with
>> WITHOUT_CLANG="Yes"
>>
>> When I try to build the net/bwn-firmware-kmod/
>>
>> I get an error that MK_CLANG_IS_CC is mis-formed.
>>
>> If I define this in make.conf, I get an error that the user may not set
>> this.
>>
>> If I use 'make MK_CLANG_IS_CC="no"' the port compiles.
>>
>> How do I fix this?
>
> Why did you define WITHOUT_CLANG?
>

I think I am stuck at 9.x because of the clang stuff.

I defined WITHOUT_CLANG to stop make buildworld from building clang.

don't want it, don't need it....

Tom Dean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FC996E0.9070800>