-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Unresolved imports "libbrcmGLESv2.so" and "libbrcmEGL.so" in libopenmaxil.so #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Sounds like #625. Library names have been updated. |
How did you upgrade? |
pacman -Syu
No. For me it's breaking kodi-rpi.
No.
No. ArchLinux updates firmware via pacman. |
Report output of:
|
I think he is saying it isn't raspistill that broke but kodi-rbp. I have the same problem:
|
Ah - there were some new They are pushed now. I'm not sure how they get into next |
Great, I'll point them to this thread. |
Arch-alarm package fixed with commit ebe24a9. |
One of the recent commits broke several applications trying to load libopenmaxil.so:
readelf libopenmaxil.so -d
Dynamic section at offset 0x581c contains 34 entries:
Tag Type Name/Value
0x00000001 (NEEDED) Shared library: [libdl.so.2]
0x00000001 (NEEDED) Shared library: [libbrcmGLESv2.so]
0x00000001 (NEEDED) Shared library: [libbrcmEGL.so]
0x00000001 (NEEDED) Shared library: [libbcm_host.so]
0x00000001 (NEEDED) Shared library: [libm.so.6]
0x00000001 (NEEDED) Shared library: [libvchiq_arm.so]
0x00000001 (NEEDED) Shared library: [libvcos.so]
0x00000001 (NEEDED) Shared library: [libpthread.so.0]
0x00000001 (NEEDED) Shared library: [librt.so.1]
0x00000001 (NEEDED) Shared library: [libc.so.6]
0x0000000e (SONAME) Library soname: [libopenmaxil.so]
uname -a
Linux AEGAEON_PI 4.4.14-2-ARCH #1 SMP Sat Jul 2 20:41:34 MDT 2016 armv7l GNU/Linux
best regards,
++umgfoin
The text was updated successfully, but these errors were encountered: