[Mono-list] Bohem's GC problem
Dick Porter
dick@ximian.com
28 May 2003 12:38:23 +0100
On Tue, 2003-05-27 at 19:41, Victor wrote:
> ../../mono/io-layer/wapi-private.h:25:2: #error configure failed to discover
> size of unix socket path
> This is because the value of MONO_SIZEOF_SUNPATH was set to 0. And it's
> value was usually 108 if no Boehm's GC installed.
This has been cropping up for some people but not others (including me,
or it would be fixed long ago.) I think it's a configure issue, so
please send me your config.log off list.
Thanks,
- Dick