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

libwechat.so is not loadable: undefined symbol: X509_VERIFY_PARAM_set_hostflags #13

Closed
Tr4sK opened this issue Feb 8, 2018 · 2 comments

Comments

@Tr4sK
Copy link

Tr4sK commented Feb 8, 2018

Hi,
I added your plugin to pidgin, here is the output error:

  • My system:

    Debian GNU/Linux buster/sid

  • My pidgin version is:

    Pidgin 2.12.0 (libpurple 2.12.0)

  • My pidgin-wechat version is:

    v0.1.1 Pre-release

  • standard output:

  • coredump file or debugger's stack trace:

> pidgin -d    
Gtk-Message: Failed to load module "canberra-gtk-module"
(10:52:34) prefs: Reading /home/user/.purple/prefs.xml
(10:52:34) prefs: Finished reading /home/user/.purple/prefs.xml
(10:52:34) prefs: Unable to find rename pref for /core/plugins
(10:52:34) prefs: Renaming /core to /purple
(10:52:34) prefs: removing pref /core/plugins/core-plugin_pack-google/domain
(10:52:34) prefs: removing pref /core/plugins/core-plugin_pack-google
(10:52:34) prefs: removing pref /core/plugins
(10:52:34) prefs: removing pref /core
(10:52:34) prefs: purple_prefs_get_path: Unknown pref /pidgin/browsers/command
(10:52:34) dbus: okkk
(10:52:34) plugins: probing /home/user/.purple/plugins/libwechat.so
(10:52:34) plugins: /home/user/.purple/plugins/libwechat.so is not loadable: undefined symbol: X509_VERIFY_PARAM_set_hostflags
@sbwtw
Copy link
Owner

sbwtw commented Feb 15, 2018

yes, it has some symbols missing in your runtime environment, please try to build from source code.

@Tr4sK
Copy link
Author

Tr4sK commented Mar 7, 2018

Building it from source fixed the issue.

@Tr4sK Tr4sK closed this as completed Mar 7, 2018
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