Hi, again a newbie question, because I still have problems installing lyx on solaris. Lyx-version: 1.3.3 qt-x11 version: 3.2.1 solaris verion: 2.7
The qt installation was made with ./configure -prefix /disk-b/hiller/qt make make install without problems Then the lyx installation ./configure --prefix=/disk-b/hiller/lyx-1.3.3 --with-x \ --with-extra-lib=/systools/lib --with-extra-inc=/systools/include \ --with-frontend=qt while QTDIR was set to /disk-b/hiller/qt The configure of lyx canceled with the message checking for moc2... not found checking for moc... /disk-b/hiller/qt/bin/moc checking for uic... /disk-b/hiller/qt/bin/uic checking for Qt library name... failed configure: error: Cannot compile a simple Qt executable. Check you have the right $QTDIR ! In config.log I find: configure:12129: g++ -o conftest -O -fno-exceptions -I/disk-b/hiller/qt/include -L/disk-b/hiller/qt/lib -I/systools/include -isystem /usr/openwin/include -L /systools/lib -Wl,-R/systools/lib conftest.cc -lSM -lICE -lc -lm -L/usr/open win/lib -R/usr/openwin/lib -lX11 -lsocket -lnsl -lqt >&5 Undefined first referenced symbol in file c::c(N6, (int0_t)) /disk-b/hiller/qt/lib/libqt.so QStringData::deleteSelf() /var/tmp//ccSDm9VZ.o QString::QString[in-charge](char const*)/var/tmp//ccSDm9VZ.o __1cG__CrunKvector_con6FpvIIpF1_vp2_v_ /disk-b/hiller/qt/lib/libqt.so __1cG__CrunSregister_exit_code6FpG_v_v_ /disk-b/hiller/qt/lib/libqt.so __1c2k6Fpv_v_ /disk-b/hiller/qt/lib/libqt.so __1cG__CrunKpure_error6F_v_ /disk-b/hiller/qt/lib/libqt.so __1cG__CrunMex_rethrow_q6F_v_ /disk-b/hiller/qt/lib/libqt.so __1cG__CrunKvector_del6FpvIpF1_v_1_ /disk-b/hiller/qt/lib/libqt.so QString::shared_null /var/tmp//ccSDm9VZ.o c::c(n6, (int0_t)) /disk-b/hiller/qt/lib/libqt.so __1cG__CrunKvector_new6FpvIIpF1_vp2_1_ /disk-b/hiller/qt/lib/libqt.so __1c2K6Fpv_v_ /disk-b/hiller/qt/lib/libqt.so __1cG__CrunKvector_des6FpvIIpF1_v_v_ /disk-b/hiller/qt/lib/libqt.so ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12132: $? = 1 configure: failed program was: #line 12102 "configure" #include "confdefs.h" Th qt installation did not complain. So, what can I do to fix this problem? Kind regards and thank you for your help, ulrich hiller Ulrich Hiller Max-Planck-Institut fuer Astronomie Koenigstuhl 17 69117 Heidelberg Germany phone +49 6221 528238 fax +49 6221 528246 email [EMAIL PROTECTED]