In the process of upgrading from KDE 3.4.0 to 3.4.2, I'm trying to upgrade from LyX 1.3.5 to 1.3.6. The compile fails with these messages:
Making all in qt2 make[5]: Entering directory `.../konstruct/apps/office/lyx/work/lyx-1.3.6/src/frontends/qt2' Making all in ui make[6]: Entering directory `.../konstruct/apps/office/lyx/work/lyx-1.3.6/src/frontends/qt2/ui' Making all in . make[7]: Entering directory `/konstruct/apps/office/lyx/work/lyx-1.3.6/src/frontends/qt2/ui' /usr/lib/qt3//bin/uic -tr qt_ -impl BiblioModuleBase.h BiblioModuleBase.ui -o BiblioModuleBase.C make[7]: *** [BiblioModuleBase.C] Segmentation fault make[7]: *** Deleting file `BiblioModuleBase.C' ---------------end of excerpt------------------ I've applied the patch to QPrefs.C as discussed in several earlier notes on this list, but the failure is exactly the same. Searching via Google, I don't find any mention of segmentation faults in regard to LyX, so I thought I'd ask here for any other suggestions. KDE's Konstruct builder fetches LyX from: ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.3.6.tar.bz2 My config: gcc 3.4.3, QT 3.3.4, Linux kernel 2.4.23, PII. the QT was compiled with this same compiler, fwiw. and of course it all worked fine with LyX 1.3.5, same QT. TIA, Jim