onion icon indicating copy to clipboard operation
onion copied to clipboard

Could not load external library i18n

Open jirijavora opened this issue 6 years ago • 1 comments
trafficstars

Hello, when I try to make onion on openBSD with the freebsd branch I always end up with this:

Generating fileserver_html.c
[ERROR load.c:52] Could not load external library i18n. Check plugin location rules at otemplate --help.]

and do not know what to do with. i18n builds succesfully and libi18n.so is in onion/build/tool/otemplate/templatetags. Do you have any ideas?

jirijavora avatar Jul 08 '19 14:07 jirijavora

If the proper location is listed at otemplate --help, it may be that the way of loading .so files (dlopen and dlsym) is not exactaly the same on openBSD as on Linux... I did not test this.

If you can investigate and create a patch, it will be highly appreciated.

Thanks for the report, David.

On Mon, 8 Jul 2019 at 16:18, jironer [email protected] wrote:

Hello, when I try to make onion on openBSD with the freebsd branch I always end up with this:

Generating fileserver_html.c [ERROR load.c:52] Could not load external library i18n. Check plugin location rules at otemplate --help.]

and do not know what to do with. i18n builds succesfully and libi18n.so is in onion/build/tool/otemplate/templatetags. Do you have any ideas?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/davidmoreno/onion/issues/251?email_source=notifications&email_token=AACOZORMU5MENWW3XTFVLJ3P6NECHA5CNFSM4H64GQLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G53V4UQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AACOZOTH7SO2AYRWXARCUX3P6NECHANCNFSM4H64GQLA .

-- David Moreno Montero

[email protected] +34 658 18 77 17 [image: Coralbits.com] http://www.coralbits.com/ http://www.coralbits.com

davidmoreno avatar Jul 08 '19 16:07 davidmoreno