[Mono-dev] `System.Threading.ThreadPool' does not contain a definition for `UnsafeQueueUserWorkItem'

Sebastien Pouliot sebastien.pouliot at gmail.com
Thu Aug 4 17:47:55 EDT 2011


Moonlight development was made on 'master', not 'mono-2-10' so it
looks like something was half-backported.

It also means that there's no point in building with
--with-moonlight=yes using 'mono-2-10' branch (--with-moon-gc too).

Sebastien

Le 2011-08-04 à 17:22, igouy <igouy2 at yahoo.com> a écrit :

> $ ./configure --prefix=/usr/local/src/mono-2.10.3 --with-sgen=yes
> --with-xen-opt=no --with-ikvm-native=no --with-moonlight=yes
> --with-moon-gc=sgen
> $ make
>
> ...
>
> System.Threading/Timer.cs(341,68): error CS0117:
> `System.Threading.ThreadPool' does not contain a definition for
> `UnsafeQueueUserWorkItem'
> System.Threading/ThreadPool.cs(41,29): (Location of the symbol related to
> previous error)
> Compilation failed: 1 error(s), 3 warnings
>
> ...
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/System-Threading-ThreadPool-does-not-contain-a-definition-for-UnsafeQueueUserWorkItem-tp3719899p3719899.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list