On 01/06/12 13:49, Dimitry Andric wrote:
> On 2012-01-06 09:40, O. Hartmann wrote:
> ...
>> Obviously, these lines in make.conf seem to fail recently when building
>> the sources:
>>
>> ###
>> ### CLANG
>> ###
>>
>> .if !defined(NO_CLANG)
>> .if ${.CURDIR:M/usr/src/*} || ${.CURDIR:M/usr/obj/*}
On 2012-01-06 09:40, O. Hartmann wrote:
...
Obviously, these lines in make.conf seem to fail recently when building
the sources:
###
### CLANG
###
.if !defined(NO_CLANG)
.if ${.CURDIR:M/usr/src/*} || ${.CURDIR:M/usr/obj/*} || ${.CURDIR:M/sys/*}
Hi Oliver,
The problem is that the ${.CURDI
On 01/06/12 08:31, Roman Divacky wrote:
> what makes you think you're using clang?
>
> On Thu, Jan 05, 2012 at 11:20:34PM +0100, O. Hartmann wrote:
>> When compiling most recent CURRENT on amd64 platform, using CLANG and
>> enabled WITH_LIBCPLUSPLUS, I receive the follwing error since two days
>>
what makes you think you're using clang?
On Thu, Jan 05, 2012 at 11:20:34PM +0100, O. Hartmann wrote:
> When compiling most recent CURRENT on amd64 platform, using CLANG and
> enabled WITH_LIBCPLUSPLUS, I receive the follwing error since two days
> now. Build shown below was made avoiding -jX when
When compiling most recent CURRENT on amd64 platform, using CLANG and
enabled WITH_LIBCPLUSPLUS, I receive the follwing error since two days
now. Build shown below was made avoiding -jX when doing buildworld.
[SNIP]
rpcgen -C -c /usr/src/lib/librpcsvc/../../include/rpcsvc/ypupdate_prot.x
-o ypupda