[Qt] Mint updated to KDE 4.8
Juha Manninen
juha.manninen62 at gmail.com
Tue Mar 6 21:52:55 CET 2012
I have updated my KDE to version 4.8. It looks like QT is version 4.8, too.
If I understand right, libc is version 6 (?)
Linking Lazarus for QT bindings gives an error:
/usr/local/lib/libQt4Pas.so: undefined reference to `memcpy at GLIBC_2.14'
$ ldconfig -p | grep Pas
libQt4Pas.so.5 (libc6,x86-64) => /usr/local/lib/libQt4Pas.so.5
libQt4Pas.so (libc6,x86-64) => /usr/local/lib/libQt4Pas.so
$ ls -l /usr/lib/x86_64-linux-gnu/libQtCore.*
-rw-r--r-- 1 root root 680 2012-02-25 09:32
/usr/lib/x86_64-linux-gnu/libQtCore.prl
lrwxrwxrwx 1 root root 18 2012-02-25 09:37
/usr/lib/x86_64-linux-gnu/libQtCore.so -> libQtCore.so.4.8.0
lrwxrwxrwx 1 root root 18 2012-02-25 09:37
/usr/lib/x86_64-linux-gnu/libQtCore.so.4 -> libQtCore.so.4.8.0
lrwxrwxrwx 1 root root 18 2012-02-25 09:37
/usr/lib/x86_64-linux-gnu/libQtCore.so.4.8 -> libQtCore.so.4.8.0
-rw-r--r-- 1 root root 2955312 2012-02-25 09:40
/usr/lib/x86_64-linux-gnu/libQtCore.so.4.8.0
Is there any easy way to fix it?
Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20120306/e3f6be69/attachment-0002.html>
More information about the Qt
mailing list