>>>>> "John" == John Coppens <[EMAIL PROTECTED]> writes:
John> Yes... The compile line was: John> ./configure --prefix=/usr/local --with-frontend=qt John> --enable-shared \ --with-x You should not use this switch actually. I am not sure why we have it... >> Anyway a way around this is to configure with --disable-pch. All >> you will lose is a bit of compilation speed. John> Ok. It continued and finished compiling completely - so the Q: John> is if the result is reliable or not. It seems to run fine when John> doing a short test. Should I recompile? I don't think so.