[Mono-list] Strange errors with mcs and mono on RedHat 8.0
Elan Feingold
efeingold@mn.rr.com
Fri, 28 Feb 2003 10:54:56 -0600
> I have a fresh install of RH 8.0, and compiled the mono 0.20 sources.
>
> When I compile my program with mcs, I get these strange warnings: (I
> also got these when compiling mono and mcs)
>
> ** (/usr/bin/mcs.exe:24181): WARNING **: Shared memory sanity
check
> failed.
I run mono under RedHat 8.0, with no problems. Perhaps SysV IPC may be
turned off in the kernel config????? That's the only thing I can think
of, but this certainly *shouldn't* be the case.
-elan