ARM Cross compilation of the xserver stops with error

Mr Dini diniboy74 at gmail.com
Sun Mar 5 17:39:21 UTC 2017


Solved! :) Manual edit of libXfont to libXfont2 at the .jhbuildrc did the
trick. :)

Next error:

  CCLD     xkbcomp
/usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld:
warning: libxcb.so.1, needed by
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so,
not found (try using -rpath or -rpath-link)
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_get_file_descriptor'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_connect'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_generate_id'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_connect_to_display_with_auth_info'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_writev'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_poll_for_reply64'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_wait_for_reply64'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_poll_for_event'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_get_maximum_request_length'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_take_socket'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_wait_for_event'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_disconnect'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_connection_has_error'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_get_setup'
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64/libX11.so:
undefined reference to `xcb_parse_display'
collect2: error: ld returned 1 exit status
make[2]: *** [xkbcomp] Error 1

But I compiled a libxcb manually and installed it to the
/home/pisti/Asztal/Xorg-Pi/storage/.kodi/addons/service.Xorg/root/usr/local/lib64
folder, and I have a libxcb.so.1 here...

2017-03-04 17:39 GMT+01:00 Mr Dini <diniboy74 at gmail.com>:

> Hi,
>
> I am trying to create an Xorg addon for my Rpi2, because the default
> LibreELEC distribution hasn't got one. I am using an Ubuntu 16.04 LTS
> x64 OS as host and the jhbuild for managing the compile.
>
> But it gives me this: http://pastebin.com/qQbkH245
>
> What Can I do?
>
> Many thanks!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg/attachments/20170305/88609da7/attachment.html>


More information about the xorg mailing list