[MonoDevelop] Re: [Mono-devel-list] Managed.Windows.Forms

Alexandre Gomes alexmipego@hotmail.com
Wed, 10 Nov 2004 11:45:16 +0000


This is a multi-part message in MIME format.
--------------050706090804070400030201
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit

Check if Mono.Posix is installed and (re)install it. Also, it is a good 
thing to install all devel packages as well as gtk-sharp2 from cvs in 
order to compile MD.




gennady wexler wrote:

>is this related to MonoDevelop? I just built everything mono from CVS, now
>cant build MonoDevelop:
>
>./Internal/Project/Combine/CombineEntry.cs(286) warning CS0108: The keyword
>new is required on 
>'MonoDevelop.Internal.Project.ICombineEntryCollection.GetEnumerator()'
>because it hides inherited member
>/usr/local/lib/mono/1.0/mscorlib.dll:
>'System.Collections.IEnumerable.GetEnumerator' (name of symbol related to
>previous warning)
>./Internal/Project/Combine/Combine.cs(19) error CS0246: The namespace
>`Mono.Posix.FileMode' can not be found (missing assembly reference?)
>Compilation failed: 1 error(s), 1 warnings
>make[3]: *** [MonoDevelop.Base.dll] Error 1
>make[2]: *** [all-recursive] Error 1
>make[1]: *** [all-recursive] Error 1
>make: *** [all-recursive] Error 1
>
>any idea how do I fix this?
>
>Mono JIT compiler version 1.1.2, (C) 2002-2004 Novell, Inc and Contributors.
>www.go-mono.com
>        TLS:           normal
>        GC:            System Boehm (with typed GC)
>        SIGSEGV      : normal
>        Globalization: ICU
>Mono C# compiler version 1.1.2.0
>ALPHA SOFTWARE: Mono C# Compiler 1.1.1.0 for Generics
>Mono C# compiler version 1.1.1.0
>
>this mac os x.
>
>On 11/5/04 9:32 AM, "Jackson Harper" <jackson@ximian.com> wrote:
>
>  
>
>>On Fri, 2004-11-05 at 16:02 +0000, PFJ wrote:
>>    
>>
>>>Hi,
>>>
>>>Current cvs for MWF is not able to compile. All I'm getting is this
>>>
>>>System.Windows.Forms/XplatUIX1.cs (78) error CS0246: Cannot find type
>>>'pollfd'
>>>Compilation failed: 1 error(s), 0 warnings
>>>      
>>>
>>  This was due to some updates in Mono.Posix. I have updated
>>XplatUIX11.cs and everything is hunky dory again.
>>
>>Love,
>>Jackson
>>
>>
>>    
>>
>>>This is in the MWF directory. I have already done a make clean in the
>>>SWF directory
>>>
>>>TTFN
>>>
>>>Paul
>>>
>>>      
>>>
>>_______________________________________________
>>Mono-devel-list mailing list
>>Mono-devel-list@lists.ximian.com
>>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>    
>>
>
>
>_______________________________________________
>Monodevelop-list mailing list
>Monodevelop-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>.
>
>  
>


--------------050706090804070400030201
Content-Type: text/html; charset=US-ASCII
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=US-ASCII" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Check if Mono.Posix is installed and (re)install it. Also, it is a good
thing to install all devel packages as well as gtk-sharp2 from cvs in
order to compile MD.<br>
<br>
<br>
<pre wrap="">

</pre>
<br>
gennady wexler wrote:
<blockquote cite="midBDB41B1C.126E8%25adyler@winisp.net" type="cite">
  <pre wrap="">is this related to MonoDevelop? I just built everything mono from CVS, now
cant build MonoDevelop:

./Internal/Project/Combine/CombineEntry.cs(286) warning CS0108: The keyword
new is required on 
'MonoDevelop.Internal.Project.ICombineEntryCollection.GetEnumerator()'
because it hides inherited member
/usr/local/lib/mono/1.0/mscorlib.dll:
'System.Collections.IEnumerable.GetEnumerator' (name of symbol related to
previous warning)
./Internal/Project/Combine/Combine.cs(19) error CS0246: The namespace
`Mono.Posix.FileMode' can not be found (missing assembly reference?)
Compilation failed: 1 error(s), 1 warnings
make[3]: *** [MonoDevelop.Base.dll] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

any idea how do I fix this?

Mono JIT compiler version 1.1.2, (C) 2002-2004 Novell, Inc and Contributors.
<a class="moz-txt-link-abbreviated" href="http://www.go-mono.com">www.go-mono.com</a>
        TLS:           normal
        GC:            System Boehm (with typed GC)
        SIGSEGV      : normal
        Globalization: ICU
Mono C# compiler version 1.1.2.0
ALPHA SOFTWARE: Mono C# Compiler 1.1.1.0 for Generics
Mono C# compiler version 1.1.1.0

this mac os x.

On 11/5/04 9:32 AM, "Jackson Harper" <a class="moz-txt-link-rfc2396E" href="mailto:jackson@ximian.com">&lt;jackson@ximian.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">On Fri, 2004-11-05 at 16:02 +0000, PFJ wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,

Current cvs for MWF is not able to compile. All I'm getting is this

System.Windows.Forms/XplatUIX1.cs (78) error CS0246: Cannot find type
'pollfd'
Compilation failed: 1 error(s), 0 warnings
      </pre>
    </blockquote>
    <pre wrap="">  This was due to some updates in Mono.Posix. I have updated
XplatUIX11.cs and everything is hunky dory again.

Love,
Jackson


    </pre>
    <blockquote type="cite">
      <pre wrap="">This is in the MWF directory. I have already done a make clean in the
SWF directory

TTFN

Paul

      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
Mono-devel-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mono-devel-list@lists.ximian.com">Mono-devel-list@lists.ximian.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ximian.com/mailman/listinfo/mono-devel-list">http://lists.ximian.com/mailman/listinfo/mono-devel-list</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Monodevelop-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Monodevelop-list@lists.ximian.com">Monodevelop-list@lists.ximian.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ximian.com/mailman/listinfo/monodevelop-list">http://lists.ximian.com/mailman/listinfo/monodevelop-list</a>

.

  </pre>
</blockquote>
<br>
</body>
</html>

--------------050706090804070400030201--