Hello everybody,
I'm attempting to build a static Cherokee 0.8.1 for an embedded system.
Here are my configure options:
--disable-pthread
--disable-tls
--enable-largefile
--enable-internal-pcre
--disable-ipv6
--disable-epoll
--disable-pam
--without-ldap
--without-mysql
--without-geoip
--with-sendfile-support
--enable-static
--enable-static-module='file dirlist common extensions cgi'
However, Cherokee attempts to load statically compiled modules from
libraries anyway:
/.../cherokee/plugin_loader.c:192: ERROR:
dlopen(/usr/lib/cherokee/libplugin_extensions.so):
/usr/lib/cherokee/libplugin_extensions.so: cannot open shared object file: No
such file or directory
/.../cherokee/plugin_loader.c:356: ERROR: Can't open "extensions" module
ERROR: Couldn't load rule module 'extensions'
Have I forgotten some configure option? Or is static module support is broken?
Sincerely,
Nick
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee