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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to