[Mono-devel-list] build problem with cvs version of mono
Dick Porter
dick at ximian.com
Thu Apr 10 05:22:47 EDT 2003
On Thu, 2003-04-10 at 04:23, Philip Nelson wrote:
> ../../mono/io-layer/wapi-private.h:25: #error configure failed to discover size
> of unix socket path
>
> Which is because of ...
>
> /* Catch this here rather than corrupt the shared data at runtime */
> #if MONO_SIZEOF_SUNPATH==0
> #error configure failed to discover size of unix socket path
> #endif
>
> Which is defined that way in config.log as a result of a conftest program.
>
> Any ideas of where to look?
You need to figure out _why_ configure failed to find the length of the
socket path. Look in config.log for clues, and please let us know if
you find the reason.
- Dick
More information about the Mono-devel-list
mailing list