configure: error: /usr/bin/cpp does not preserve whitespace
Chris Rees
crees at FreeBSD.org
Sun Dec 9 16:49:36 UTC 2012
On 9 December 2012 16:20, Niclas Zeising <zeising at 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 at hydra]~% cc --version
FreeBSD clang version 3.2 (trunk 162107) 20120817
Target: x86_64-unknown-freebsd10.0
Thread model: posix
[crees at hydra]~%
Chris
More information about the freebsd-x11
mailing list