C++ Compiler: g++ (3.3.4)
You've a fairly old version of g++. Maybe upgrading gcc might solve the
problem ?
Vincent
Thanks, I installed gcc-4.3.2 locally and ... LyX compiled successfully
(even without re-compiling Qt beforehand).
If the error was due to the old compiler, I suggest modifying the LyX
INSTALL file where it says:
"First of all, you will also need a recent C++ compiler, where recent
means that the compilers are close to C++ standard conforming (gcc 3.x)."
Keep up the good work,
Andreas