[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637147: libapache2-mod-ocamlnet: Error loading shared library: /usr/lib/ocaml/stublibs/dllnetsys.so



On 2011-08-08 22:15, Stéphane Glondu wrote:
Le 08/08/2011 21:59, Anders Peter Fugmann a écrit :
Apache fails to start with the follwing errors:
[...]

Is this new with 3.3.5-3 ? Can you provide a minimal apache
configuration snippet that triggers this error?


Cheers,


Yes. This is with 3.3.5-3.

I replaced apache2.conf with this:

LoadModule netcgi_module /usr/lib/apache2/modules/mod_netcgi_apache.so
NetcgiLoad pcre/pcre.cma
NetcgiLoad netsys/netsys.cma
#NetcgiLoad netstring/netstring.cma
#NetcgiLoad str.cma
#NetcgiLoad netcgi2/netcgi.cma
#NetcgiLoad netcgi_apache/netcgi_apache.cma

And it still complained when trying to load the shared libraries.
Removing the netsys.cma removes the error.

Regards
Anders Fugmann





Reply to: