apache2+mod_mono

Angel Todorov angel.todorov at i-u.de
Wed May 14 12:43:01 PDT 2003


Hello,

I have recently tried compiling mod_mono for apache2 on FreeBSD 4.8-STABLE. My operating environment is the following:

mono version: 0.24
mod_mono version: 0.3.6
apache version: 2.0.45

I am loading the module and then as soon as i start apache i've got the following error:

Syntax error on line 276 of /usr/local/etc/apache2/httpd.conf:
Cannot load /usr/local/libexec/apache2/libmod_mono.so into server: /usr/local/lib/libmono.so.0: Undefined symbol "pthread_cond_signal"

I think the problem may be related to a source being linked without threads support, or because of some garbage collector, but the linkings seem ok:

freebsd# ldd libmod_mono.so
libmod_mono.so:
        libmono.so.0 => /usr/local/lib/libmono.so.0 (0x28107000)
        libm.so.2 => /usr/lib/libm.so.2 (0x2821e000)
        libgmodule-2.0.so.200 => /usr/local/lib/libgmodule-2.0.so.200 (0x28239000)
        libglib-2.0.so.200 => /usr/local/lib/libglib-2.0.so.200 (0x2823d000)
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x282a2000)
        libc.so.4 => /usr/lib/libc.so.4 (0x28069000)
        libgc.so.1 => /usr/local/lib/libgc.so.1 (0x2837d000)
        libintl.so.4 => /usr/local/lib/libintl.so.4 (0x283a1000)
        libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x283a9000)
freebsd#

 Do you know anything that can me help in this situation? Thanks.

Regards,
Angel

-- 
Yesterday upon the stair
I met a man who wasn't there.
He wasn't there again today --
I think he's from the CIA.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030514/fb23e466/attachment.bin


More information about the freebsd-ports mailing list