Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2008 18:26:32 +0200
From:      Manfred Lotz <manfred.lotz@arcor.de>
To:        Stanislav Sedov <stas@FreeBSD.org>
Cc:        ports@freebsd.org
Subject:   Re: ocaml build failure (SOLVED)
Message-ID:  <480B6EB8.7090206@arcor.de>
In-Reply-To: <20080420193955.6b50000b.stas@FreeBSD.org>
References:  <480107AE.50304@arcor.de>	<20080413130355.d04cfdc0.stas@FreeBSD.org>	<4808F9F3.3040201@arcor.de> <20080420193955.6b50000b.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Sedov wrote:
> On Fri, 18 Apr 2008 21:43:47 +0200
> Manfred Lotz <manfred.lotz@arcor.de> mentioned:
>
>   
>> Stanislav Sedov wrote:
>>     
>>> On Sat, 12 Apr 2008 21:04:14 +0200
>>> Manfred Lotz <manfred.lotz@arcor.de> mentioned:
>>>
>>>   
>>>       
>>>> When trying 'make install' for lang/ocaml 3-10.2 I get:
>>>>
>>>>     
>>>>         
>>> Which platform is it? Can you attach the full build log?
>>>
>>> Thanks!
>>>
>>>   
>>>       
>> I had CPUTYPE="pentium-m" in /etc/make.conf. After uncommenting CPUTYPE 
>> ocaml-3.10.2 could be build.
>>
>>     
>
> Does CPUYTYPE set via ?= works for ocaml? I have
> CPUTYPE?=pentium-m in my make.conf and it builds fine.
>
>   

The same error as before when I have CPUTYPE?="pentium-m". But when I have
CPUTYPE?=pentium-m the make for the ocaml port works fine.


So the double quotes are the problem.



-- 
Manfred




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480B6EB8.7090206>