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

Unable to open module push: push.so: undefined symbol: _ZN5Csock19IcuExtFromUCallbackEP25UConverterFromUnicodeArgsPKtii24UConverterCallbackReasonP10UErrorCode #238

Open
rctgamer3 opened this issue Aug 26, 2018 · 4 comments

Comments

@rctgamer3
Copy link

Unable to open module push: /home/rctgamer3/.znc/modules/push.so: undefined symbol: _ZN5Csock19IcuExtFromUCallbackEP25UConverterFromUnicodeArgsPKtii24UConverterCallbackReasonP10UErrorCode

Running the latest stable version of ZNC, 1.7.1

@dgw
Copy link
Collaborator

dgw commented Aug 26, 2018

Did you upgrade ZNC recently? External modules have to be recompiled if you install a new version of ZNC.

@rctgamer3
Copy link
Author

rctgamer3 commented Aug 26, 2018

I recompiled it by running znc-buildmod push.so -- unless znc-buildmod is outdated, of course. I'll check.

edit: znc and znc-dev are up-to-date, Building "push.so" for ZNC 1.7.1... [ ok ] -- so i assume it's the correct version. znc cannot be started however, because of abovementioned error.

@rctgamer3
Copy link
Author

Hm, building znc-push without curl gives the error, building /with/ curl compiles just fine -- strange.

@dgw
Copy link
Collaborator

dgw commented Aug 26, 2018

That's interesting. Mine built without curl (though it was compiled some time ago).

Might have to wait for @jreese on this one; he knows far more than I do about this plugin. It could be that newer versions of ZNC messed with functions the plugin uses if not built with curl support…

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