Skip to content
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

Undefined symbol: _ZN11StringUtils6FormatEPKcz (Arch Linux) #169

Closed
kroegerama opened this issue Dec 16, 2015 · 2 comments
Closed

Undefined symbol: _ZN11StringUtils6FormatEPKcz (Arch Linux) #169

kroegerama opened this issue Dec 16, 2015 · 2 comments

Comments

@kroegerama
Copy link

System: Linux 3.12.26-1-ARCH #1 PREEMPT Fri Aug 8 17:40:14 MDT 2014 armv6l GNU/Linux
libcec version: libcec-rpi-3.0.1-2

Running cec-client returns:
cec-client: symbol lookup error: /usr/lib/libcec.so.3.0: undefined symbol: _ZN11StringUtils6FormatEPKcz

@iegubkin
Copy link

I rebuilt kodi-rbp after archlinuxarm's C++ ABI change and got this same libcec error when starting kodi. Maybe also related to this change? https://www.archlinux.org/news/c-abi-change/

/usr/lib/kodi/kodi.bin: symbol lookup error: /usr/lib/libcec.so.3.0: undefined symbol: _ZN11StringUtils6FormatEPKcz

Trying to rebuild libcec (libcec-rpi to 3.0.1-2) on archlinuxarm didn't work however. I received this error:
#115
https://github.com/archlinuxarm/PKGBUILDs/blob/master/alarm/libcec-rpi/PKGBUILD

@kroegerama
Copy link
Author

Solved in libcec-rpi-3.0.1-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants