Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Unable to load the module on Linux server #6

Closed
micechal opened this issue Dec 1, 2014 · 4 comments
Closed

Unable to load the module on Linux server #6

micechal opened this issue Dec 1, 2014 · 4 comments

Comments

@micechal
Copy link
Contributor

micechal commented Dec 1, 2014

I just built this module without errors, and when trying to "attach" it to my MTA server running on 32 bit Debian Wheezy, it outputs this error:
MODULE: Unable to load modules/ml_bcrypt.so (/home/mtasa/mods/deathmatch/modules/ml_bcrypt.so: undefined symbol: crypt_rn)!

@pzduniak
Copy link
Owner

pzduniak commented Dec 1, 2014

Theoretically it should be included here, but I haven't touched MTA:SA for over two years, so I can't really help. @qaisjp - did you get the library running on Linux?

@qaisjp
Copy link
Collaborator

qaisjp commented Dec 1, 2014

I've been talking to this guy on the mta channel, I'll check it out in a VM tomorrow evening.

@dretax
Copy link

dretax commented Apr 2, 2018

Ehh

[2018-04-02 19:01:40] MODULE: Unable to load x64/modules/ml_bcrypt_64.so (liblua5.1.so.5.1: cannot open shared object file: No such file or directory)

Tried: apt-get install liblua5.1

Do i need to copy the .so files to the libs directory in the mta srv?

edit: After placing the .so files from my linux machine to the linux-libraries it worked. But now i get this:
version `GLIBCXX_3.4.18' not found

@dretax
Copy link

dretax commented Apr 2, 2018

Seems like according to this: https://www.linuxquestions.org/questions/linux-newbie-8/searching-for-glibcxx_3-4-20-a-4175552395/

The compiled .so that i downloaded from here is old. I tried building but i got there files:
https://i.imgur.com/zXsBXbO.png

How can i make a relevant build? Or can you guys do one for me?
I really need this library since this lib supports 2a blowfishes, while MTA only supports 2y.

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

No branches or pull requests

4 participants