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

broken with latest bitlbee git #132

Open
twwn opened this issue Nov 12, 2017 · 2 comments
Open

broken with latest bitlbee git #132

twwn opened this issue Nov 12, 2017 · 2 comments

Comments

@twwn
Copy link

twwn commented Nov 12, 2017

On latest bitlbee (861de54f) the plugin is no longer loaded, instead it complains about

Protocol not found: `steam'

The plugin still recompiles fine and is placed in the same folder as the default ones. (Restarted, etc.) Dunno what's wrong.

@twwn
Copy link
Author

twwn commented Nov 12, 2017

From just trying to run bitlbee in gdb:

Error: Error loading plugin `/usr/lib/bitlbee/otr.so': /usr/lib/bitlbee/otr.so: undefined symbol: global

Error: Error loading plugin `/usr/lib/bitlbee/skype.so': /usr/lib/bitlbee/skype.so: undefined symbol: set_eval_bool

Error: Error loading plugin `/usr/lib/bitlbee/steam.so': /usr/lib/bitlbee/steam.so: undefined symbol: SET_INVALID

Arch Linux on testing with gcc-git

edit: Hm, just noticed that my laptop is still running the same version, only compiled on Oct 15. Seems it's something in the compile chain now differently rather than (just) bitlbee itself.

@twwn
Copy link
Author

twwn commented Nov 12, 2017

Quick comparison by ldd shows none of these three (which are the only ones) are still linking to libpthread.so.0 as before (ie, as is still on my laptop).

edit: But patching that back in apparently did nothing.

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

1 participant