[Mono-dev] Unable to build 2.8.1

Jb Evain jbevain at gmail.com
Tue Dec 7 05:53:33 EST 2010


Hi,

On Tue, Dec 7, 2010 at 11:31 AM, Paul F. Johnson
<paul at all-the-johnsons.co.uk> wrote:
> ./System/System.Net.Sockets/Socket_2_1.cs(523,55): error CS0117:
> `System.Net.Sockets.SocketType' does not contain a definition for
> `Dgram'
> System.Net.Sockets/SocketType_2_1.cs(27,21): (Location of the symbol
> related to previous error)

This should not happen unless you're trying to build the moonlight
profile, which you should not build with mono 2.8.1.

Make sure you're configuring mono --with-moonlight=no --with-monotouch=no

Jb


More information about the Mono-devel-list mailing list