Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2012 16:49:03 +0000
From:      Chris Rees <crees@FreeBSD.org>
To:        Niclas Zeising <zeising@daemonic.se>
Cc:        AN <andy@neu.net>, x11@freebsd.org
Subject:   Re: configure: error: /usr/bin/cpp does not preserve whitespace
Message-ID:  <CADLo839DqVQRsi%2BsUUarkB9evTbwvTO5nH7s=p-dpGW4L1VxzA@mail.gmail.com>
In-Reply-To: <50C4BA5C.7090806@daemonic.se>
References:  <alpine.BSF.2.00.1212082138330.14237@mail.neu.net> <CAF6rxgn1a8y%2BakTQV4ZNPoxVpb2FnrBF0O=S8WT7mT7%2BCYOtWw@mail.gmail.com> <alpine.BSF.2.00.1212082207100.14237@mail.neu.net> <CAF6rxg=FXU%2BkAPLootSSKJs9AX4xvwEQddsms%2Bmrx2UXVoqbKg@mail.gmail.com> <alpine.BSF.2.00.1212082328110.15793@mail.neu.net> <CAF6rxgmf10N5aWrYPkVM2stUVwoFGrQevZqfCgWWDbmzR_0NKg@mail.gmail.com> <alpine.BSF.2.00.1212082334400.15793@mail.neu.net> <50C4BA5C.7090806@daemonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9 December 2012 16:20, Niclas Zeising <zeising@daemonic.se> wrote:
> On 12/09/12 05:36, AN wrote:
>> Correct, I noted that here:
>>
>> Description
>> Trying to install SSVNC, it is failing to build imake.
>>
>
> The issues with clang and imake are known, however, no fix currently
> exists.  If you have time on your hands, you could try to get imake
> working with ucpp.  I don't know if this will work, but currently I
> can't test myself.

>From my very brief look... r286772 by dinoex appears to work fine
anyway-- can't we just use ucpp unconditionally?  It takes seconds to
build, and doesn't mess about worrying about whether clang is default
or not (it checks wrongly btw).

http://www.bayofrum.net/~crees/patches/imake-ucpp.diff

Unless I've missed something obvious, could we take this for an
exp-run perhaps?  It builds just fine for me on my -HEAD system;

[crees@hydra]~% cc --version
FreeBSD clang version 3.2 (trunk 162107) 20120817
Target: x86_64-unknown-freebsd10.0
Thread model: posix
[crees@hydra]~%

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839DqVQRsi%2BsUUarkB9evTbwvTO5nH7s=p-dpGW4L1VxzA>