[Mono-list] ./libs/libmod_mono.so is not a DSO

Darrell Blake darrellb@edp.fastfreenet.com
Thu, 05 Aug 2004 17:15:50 +0100


I'm trying to compile mod_mono in Cygwin for Apache. "./configure" and 
"make" go fine but when I run "make install" I get the following error...

...
/usr/sbin/apxs -i -a -n mono .libs/libmod_mono.so
apxs:Error: file .libs/libmod_mono.so is not a DSO
make[1]: *** [install] Error 1
...

Any ideas?

Darrell