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 load m_mysql.so #108

Closed
jcoelh0 opened this issue Apr 29, 2020 · 1 comment
Closed

Unable to load m_mysql.so #108

jcoelh0 opened this issue Apr 29, 2020 · 1 comment

Comments

@jcoelh0
Copy link

jcoelh0 commented Apr 29, 2020

After loading all the modules, this error shows:
Unable to load m_mysql.so: /inspircd/modules/m_mysql.so is not a module (no ABI symbol)

I'm trying to connect a database to my inspIRCd servers and I'm not able.
I downloaded the dependencies and configured it in the dockerfile.
RUN ./configure --enable-extras m_mysql.cpp
RUN apk add --no-cache mariadb-dev

After the error, the image closes.

@SadieCat
Copy link
Member

Apologies for the late response. This should be fixed in the latest build. Please reply if you're still having problems.

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

No branches or pull requests

2 participants