On Tuesday 14 January 2003 21:29, Fredrik Jonson wrote: > Hello all, > > I had troubles compiling licq CVS today (haven't tried for a week). > I got the exact same error about qt-plugin at start up: > > 20:41:01: [ERR] Unable to load plugin (qt-gui): > /usr/local/lib/licq/licq_qt-gui.so: undefined symbol: > _ZN7QWidget5eventEP6QEvent. > > I recompiled many times with different qt-libraries (2, 3), noting > worked. Then i tried to compile with g++-2.95 instead of 3.2 and > licq compiled and runs like a charm again. =) > > So it seems that it is a compiler problem, not a library problem?
Yes and no. The real problem is, that your XFree86 and QT has been built with g++2.95 and you're trying to build Licq qt-gui with 3.2. If you mix up compilers this way you get in trouble (you already noticed that ;-) ). There are two possible ways to go: 1) Recompile X, QT and KDE (if you use it) with gcc 3.2, then licq will also work compiled with 3.2 2) Use the compiler that has been used to build X, QT and KDE. (which is 2.95 in your case). Thomas
msg01873/pgp00000.pgp
Description: signature