Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jun 2013 01:13:39 +0300
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        freebsd-x11@freebsd.org
Subject:   Re: libXrender 0.9.7_1 fails to build on CURRENT
Message-ID:  <86vc5s4358.fsf@orwell.Elisa>
References:  <86zjv444kv.fsf@orwell.Elisa> <51AFB200.9020708@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Niclas Zeising <zeising@freebsd.org> writes:

> On 06/05/13 23:42, Raphael Kubo da Costa wrote:
>> This is r250676 with clang on amd64.
>> 
>> checking if cc supports -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED... eval: ${xorg_cv_cc_flag__errwarn_E_NO_EXPLICIT_TYPE_GIVEN ...}: Bad substitution
>> ===>  Script "configure" failed unexpectedly.
>> 
>> Do you need config.log?
>
> Really strange error, dunno if I've ever seen anything like it before...
> Can you try to run this not in parallel, since the output seems
> interleaved?  Also, please send config.log.

The output is not interleaved, but I did manage to find what was causing
the error here.

I have `LDFLAGS:= -stdlib=libc++' in /etc/make.conf, and that does not
seem to play well with libXrender's configure.ac passing
-Werror=unused-command-line-argument to the compilers it launches.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86vc5s4358.fsf>