[Mono-list] mod_mono - Symbol not found _strndup/n

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Sat Feb 13 02:51:17 EST 2010


On Fri, 2010-02-12 at 18:34 -0800, jcargilo wrote:
[...]
> I managed to get mod_mono to compile using the following basic commands:
> 
> ./configure CFLAGS="-64m" --prefix=/usr
> make
> sudo make install
> 
> and the module was installed in the proper directory (although the
> httpd.conf was NOT updated automatically as the instructions said it would
> be).  I tried the Auto method including the mod_mono.conf file as well as
> simply loading the module and both return an error message indicating:
> Symbol not found _strndup/n.  The exact error message is unavailable to me
> as my access to the mac mini server is through VNC on my PC, and I'm
> temporarily unable to log back in.  The apache error message indicated that
> it was originating from the mod_mono.so file, and I've seen mention of this
> issue in previous builds of the mod_mono module on the web with something
> having to do with strndup not being available on OSX.
> 
> At any rate, I'm at my wits end and I really want to get this solution
> working and start using Mono on Snow Leopard.  

This should be fixed in r151690 (trunk) and r151691 (mono-2-6).

-Gonzalo





More information about the Mono-list mailing list