[Mono-dev] Problem Embedding Mono

Mike Hull mike.hull at coversant.net
Wed Sep 7 00:42:19 EDT 2005


Mike Hull wrote:

> When I use mono in an embedded C program, I get:
>
> System.DllNotFoundException: libc
> in (wrapper managed-to-native) Mono.Unix.Syscall:sys_syslog (int,string)
> in <0x00023>Mono.Unix.Syscall:syslog (SyslogLevel level, System.String 
> message)
>
> As you would expect, I get the same exception on any call that uses 
> Mono.Unix.Syscall.
>
> Is there something I need to do in my C code to get this to work?

Nevermind, had to parse the config.

--
Mike



More information about the Mono-devel-list mailing list