I build the latest version of Kodi (Leia Alpha3 and Beta 1) for the RPi (ver 2 armhf Neon v7) through crosscompiling on ubuntu 18.02
I have no problem compiling but when I run the binary on my raspberry, I have an error symbol lookup error: /usr/lib/kodi/kodi-rbpi: undefined symbol: MurmurHash2
When I build Kodi 17.6 , no trouble.
I'm looking for three weeks, I even on a distribution under Raspbian Buster (testing), I have the same problem
I feel that this has happened since the addition to the dependencies udev and libinput.
I can not find the missing library.
Raspbian Stretch
Linux rbp2 4.14.58-v7+ #1130 SMP Thu Jul 26 14:30:50 BST 2018 armv7l GNU/Linux
ldd -r /usr/lib/kodi/kodi-rbpi
https://paste.ubuntu.com/p/VmHnkTc6Sb/
I have no problem compiling but when I run the binary on my raspberry, I have an error symbol lookup error: /usr/lib/kodi/kodi-rbpi: undefined symbol: MurmurHash2
When I build Kodi 17.6 , no trouble.
I'm looking for three weeks, I even on a distribution under Raspbian Buster (testing), I have the same problem
I feel that this has happened since the addition to the dependencies udev and libinput.
I can not find the missing library.
Raspbian Stretch
Linux rbp2 4.14.58-v7+ #1130 SMP Thu Jul 26 14:30:50 BST 2018 armv7l GNU/Linux
ldd -r /usr/lib/kodi/kodi-rbpi
https://paste.ubuntu.com/p/VmHnkTc6Sb/