[Qt] Mint updated to KDE 4.8

zeljko zeljko at holobit.net
Wed Mar 7 08:14:01 CET 2012


On Tuesday 06 of March 2012 21:52:55 Juha Manninen wrote:
> 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?

I have Fedora 16 64bit on my laptop and there's qt-4.8 and it works oob, but 
I've builded bindings by myself. So, try to build bindings from source. Latest 
bindings works fine.

zeljko

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20120307/bfeff7f9/attachment-0002.html>


More information about the Qt mailing list