[Licq-devel] Re: licq 1.3.5-rc1 qt-plugin make error
Danil Y Zagornov <[email protected]>
| Newsgroups | gmane.network.licq.devel |
|---|---|
| Message-ID | <[email protected]> |
Erik Johansson wrote: > 2007/10/1, Danil Y Zagornov <[email protected]>: >> I try to make licq-1.3.5rc1 qt-plugin,there are following errors: > > Thanks, it has been fixed in r5514. If you don't want to wait for rc2, > you can either check it out from svn or apply the patch directly by > running the following in your qt-gui dir: > wget -O - 'http://trac.licq.org/changeset/5514?format=diff&new=5514' | patch -p3 > > // Erik > Hi Thanks for help me, but on start licq there are following error: ~%=> /opt/licq-1.3.5_rc1/bin/licq -p /opt/licq-1.3.5_rc1/lib/licq/licq_qt-gui.so 09:46:09: [ERR] Unable to load plugin (/opt/licq-1.3.5_rc1/lib/licq/licq_qt-gui.so): /opt/licq-1.3.5_rc1/lib/licq/licq_qt-gui.so: Undefined symbol "_ZN7Strings18getSystemGroupNameEm". 09:46:09: [WRN] This usually happens when your plugin is not kept in sync with the daemon. Please try recompiling the plugin. If you are still having problems, see the FAQ at www.licq.org ~%=>