Am 08.06.2010 um 20:07 schrieb Yasha Karant:
> I MIME attach a typescript of the building process of LyX 1.6.6.1 under
> CentOS/RHEL 5.5 current, IA-32. As you can read, configure worked fine, but
> the
> C++ compiler complained about the actual C++ source code. The last LyX that
> I have built successfully on CentOS/RHEL 5 is 1.5.3 . makeout-nogo is a
> literal file; makeout-nogo.txt has been converted by cat -v to a file without
> embedded control characters.
>
> Any comments or assistance would be appreciated.
You're mixing Qt 4.2.1 headers and libraries with 3.3 moc binary.
Configuration
Host type: i686-pc-linux-gnu
Special build flags: use-ispell
C Compiler: gcc
C Compiler LyX flags:
C Compiler flags: -O2
C++ Compiler: g++ (4.1.2)
C++ Compiler LyX flags:
C++ Compiler flags: -O2
Linker flags:
Linker user flags:
Qt 4 Frontend:
Qt 4 version: 4.2.1
Packaging: posix
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx
...
/usr/lib/qt-3.3/bin/moc -o SignalSlotPrivate_moc.cpp SignalSlotPrivate.h
...
Regards
Stephan