I installed kubuntu 14.10 to virtualbox, and I get qt libraries from
there, but for this errors need other library has to be from same
versions, I mean copy(update) linux library files from kubuntu 14.10.
thats all.
On 3.03.2015 18:05, zeljko wrote:
On 03/03/2015 04:37 PM, FreeMan wrote:
On 3.03.2015 14:03, zeljko wrote:
Qt from any distro, libqt4pas from distro or from official pages.
z.
Now I get this errors. How to resolve them ?
/usr/bin/x86_64-linux-ld: warning: /opt/proje_laz/apps/link.res contains
output sections; did you forget -T?
...............
/opt/binutils/x86_64-linux-libs/qt//libxcb-dri3.so.0: undefined
reference to `xcb_send_fd'
/opt/binutils/x86_64-linux-libs/qt//libgstreamer-1.0.so.0: undefined
reference to `clock_getres@GLIBC_2.17'
/opt/binutils/x86_64-linux-libs/qt//libQtGui.so.4: undefined reference
to `__fdelt_chk@GLIBC_2.15'
/opt/binutils/x86_64-linux-libs/qt//libQt4Pas.so: undefined reference to
`memcpy@GLIBC_2.14'
/opt/binutils/x86_64-linux-libs/qt//libGL.so.1: undefined reference to
`xcb_wait_for_special_event'
/opt/binutils/x86_64-linux-libs/qt//libGL.so.1: undefined reference to
`xcb_register_for_special_xge'
/opt/binutils/x86_64-linux-libs/qt//libGL.so.1: undefined reference to
`xcb_poll_for_special_event'
/opt/binutils/x86_64-linux-libs//libxslt.so.1: undefined reference to
`clock_gettime@GLIBC_2.17'
/opt/binutils/x86_64-linux-libs/qt//libxcb-dri3.so.0: undefined
reference to `xcb_get_reply_fds'
/opt/binutils/x86_64-linux-libs/qt//libGL.so.1: undefined reference to
`xcb_unregister_for_special_event'
myproject.lpr(33,1) Error: (9013) Error while linking
You're missing a bunch of libraries from linux. eg libxcb,
libgstreamer etc. Copying only qtlibs is not enough. Do not forget to
copy libc also.
z
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus