Re: [Mono-list] Re: On Mono and Patents ... again

2005-09-28 Thread Michael Thomsen
Having just skim read his post, I think you have greatly maligned
teenagers who dabble in software development...


On 9/28/05, Peter Dennis Bartok [EMAIL PROTECTED] wrote:
 One thing I don't understand is where the heck all this hostility
 comes from. He could have started a simple argument/discussion about the
 Based on his language and posts from his address to other forums it seems he
 is just a teenager dabbling in php and java. I wouldn't take it too serious.

 p

 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Building Mono under Cygwin

2005-09-20 Thread Michael Thomsen
Now I get all the way through the building of the C runtime, but when
I get early on into the building of the C# runtime, I get an error
that mono/mono/handlers/semdel: no such file or directory


On 9/14/05, Kornél Pál [EMAIL PROTECTED] wrote:
 Simply unistall cygwing glib2-devel package. If you have all the other
 dependencies you should be able to run configure successfull.
 
 Kornél
 
 - Original Message -
 From: Michael Thomsen [EMAIL PROTECTED]
 To: mono-list@lists.ximian.com
 Sent: Tuesday, September 13, 2005 4:49 AM
 Subject: [Mono-list] Building Mono under Cygwin
 
 
 I can't get Mono to build from SVN under Cygwin. Everytime I try to
 run configure, it says that it cannot use the glib2 package that
 Cygwin provides and I even have VC7 in the path and have the binaries
 for GLIB2 provided on the Mono website for building under windows.
 
 Could someone tell me how I build Mono under Cygwin so that I have
 everything in place to build it under Visual Studio .NET 2005?
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Building Mono under Cygwin

2005-09-20 Thread Michael Thomsen
Thanks a lot! 
On 9/13/05, Daniel Morgan [EMAIL PROTECTED] wrote:
 Uninstall the glib2, gtk+ 2, gnome2 stuff from cygwin.
 Download install the lastest windows installer for mono.
 Build on Cygwin.
 Make sure the environmment variable PKG_CONFIG_PATH is set to
 C:\mono-1.1.8.3\lib\pkgconfig or wherever you have Mono installed.
 Do not let spaces be in the installation path.
 Have mono and mcs checked out to a prefix.
 Start building in mono via:
 ./autogen.sh --prefix/my/mono/prefix
 make
 make install
 
 Michael Thomsen wrote:
 
 I can't get Mono to build from SVN under Cygwin. Everytime I try to
 run configure, it says that it cannot use the glib2 package that
 Cygwin provides and I even have VC7 in the path and have the binaries
 for GLIB2 provided on the Mono website for building under windows.
 
 Could someone tell me how I build Mono under Cygwin so that I have
 everything in place to build it under Visual Studio .NET 2005?
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 
 
 
 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Building Mono under Cygwin

2005-09-20 Thread Michael Thomsen
I get something that I think is a bit similar now:

MONO_PATH=../../class/lib/basic;$MONO_PATH
/cygdrive/d/monosvn/mono/runtime/mono-wrapper 
../../class/lib/basic/mcs.ex
e  /nologo /optimize -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB
/debug+ /debug:full /noconfig -r:mscorlib.dll -r:Sy
stem.dll -nowarn:0162 -nowarn:0618 -nowarn:0612 -target:library
-out:System.Xml.dll `echo System.Xml.XPath/Parser.cs Mon
o.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/PatternTokenizer.cs | tr '/'
''` @../../build/deps/basic_System.Xml.dll.resp
onse
make[8]: *** [../../class/lib/basic/System.Xml.dll] Error 127
make[8]: Leaving directory `/cygdrive/d/monosvn/mcs/class/System.XML'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/cygdrive/d/monosvn/mcs/class/System.XML'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/cygdrive/d/monosvn/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/cygdrive/d/monosvn/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/cygdrive/d/monosvn/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/cygdrive/d/monosvn/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/cygdrive/d/monosvn/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/monosvn/mono'
make: *** [all] Error 2

On 9/16/05, Jim Purbrick [EMAIL PROTECTED] wrote:
 I'm having a similar problem builing the mono 1.1.9
 tarball on windows using cygwin with mcs and csc.exe
 symlinked to my mono 1.1.7 windows installation.
 
 Here are the errors:
 
 make[8]: Entering directory
 `/home/Jim/mono-1.1.9/mcs/class/System.XML'
 Creating
 ../../build/deps/basic_System.Xml.dll.response ...
 ../../jay/jay -ct  ../../jay/skeleton.cs
 System.Xml.XPath/Parser.jay System.Xm
 l.XPath/Parser.cs
 C:\cygwin\home\Jim\mono-1.1.9\mcs\jay\jay.exe: 21
 rules never reduced
 C:\cygwin\home\Jim\mono-1.1.9\mcs\jay\jay.exe: 1
 shift/reduce conflict, 42 reduc
 e/reduce conflicts.
 echo #define XSLT_PATTERN 
 Mono.Xml.Xsl/PatternParser.cs
 ../../jay/jay -ct Mono.Xml.Xsl/PatternParser.jay 
 ../../jay/skeleton.cs Mono.
 Xml.Xsl/PatternParser.cs
 C:\cygwin\home\Jim\mono-1.1.9\mcs\jay\jay.exe: 3 rules
 never reduced
 C:\cygwin\home\Jim\mono-1.1.9\mcs\jay\jay.exe: 1
 shift/reduce conflict, 46 reduc
 e/reduce conflicts.
 echo #define XSLT_PATTERN 
 Mono.Xml.Xsl/PatternTokenizer.cs
 cat System.Xml.XPath/Tokenizer.cs
 Mono.Xml.Xsl/PatternTokenizer.cs
 MONO_PATH=../../class/lib/basic;$MONO_PATH
 /home/Jim/mono-1.1.9/runtime/mono-w
 rapper  ../../class/lib/basic/mcs.exe  /nologo
 /optimize -d:NET_1_1 -d:ONLY_1_1
 -d:BOOTSTRAP_WITH_OLDLIB /debug+ /debug:full /noconfig
 -r:mscorlib.dll -r:System
 .dll -nowarn:0162 -nowarn:0618 -nowarn:0612
 -target:library -out:System.Xml.dll
 `echo System.Xml.XPath/Parser.cs
 Mono.Xml.Xsl/PatternParser.cs Mono.Xml.Xsl/Patt
 ernTokenizer.cs | tr '/' ''`
 @../../build/deps/basic_System.Xml.dll.response
 
 make[8]: *** [../../class/lib/basic/System.Xml.dll]
 Error 255
 make[8]: Leaving directory
 `/home/Jim/mono-1.1.9/mcs/class/System.XML'
 make[7]: *** [do-all] Error 2
 make[7]: Leaving directory
 `/home/Jim/mono-1.1.9/mcs/class/System.XML'
 make[6]: *** [all-recursive] Error 1
 make[6]: Leaving directory
 `/home/Jim/mono-1.1.9/mcs/class'
 make[5]: *** [all-recursive] Error 1
 make[5]: Leaving directory `/home/Jim/mono-1.1.9/mcs'
 make[4]: *** [profile-do--basic--all] Error 2
 make[4]: Leaving directory `/home/Jim/mono-1.1.9/mcs'
 make[3]: *** [profiles-do--all] Error 2
 make[3]: Leaving directory `/home/Jim/mono-1.1.9/mcs'
 /home/Jim/mono-1.1.9/libtool: line 1:
 /home/Jim/mono-1.1.9/mono/handles/semdel:
 No such file or directory
 /home/Jim/mono-1.1.9/libtool: line 1: exec:
 /home/Jim/mono-1.1.9/mono/handles/se
 mdel: cannot execute: No such file or directory
 make[2]: *** [all-local] Error 1
 make[2]: Leaving directory
 `/home/Jim/mono-1.1.9/runtime'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/home/Jim/mono-1.1.9'
 make: *** [all] Error 2
 
 Any ideas?
 
 Cheers,
 
 Jim.
 
 --- Michael Thomsen [EMAIL PROTECTED] wrote:
 
  Yep. I have my directory structure like this:
 
  d:\mono
  ---\mono
  ---\mcs
  ---\libgdiplus
 
  I ran the autogen.sh script in d:\mono\mono and it
  didn't die. It went
  straight into configure and that ran to completion.
  I've built Mono on
  Linux before without incident from SVN, so I have a
  bit of an idea of
  what it looks like when something fails during the
  configuration
  stage. I guess I should try building from a nightly
  tarball to see if
  it is something wrong with cygwin or something like
  that.
 
 
  On 9/15/05, Kornél Pál [EMAIL PROTECTED]
  wrote:
   Consts.cs is generated by configure in mono tree.
  Are you sure that
   autogen.sh (in case of SVN) or configure (in case
  of source tarball)
   succeeds?
  
   Kornél
  
   - Original Message -
   From: Michael Thomsen [EMAIL PROTECTED

Re: [Mono-list] Building Mono under Cygwin

2005-09-15 Thread Michael Thomsen
Yep. I have my directory structure like this:

d:\mono
---\mono
---\mcs
---\libgdiplus

I ran the autogen.sh script in d:\mono\mono and it didn't die. It went
straight into configure and that ran to completion. I've built Mono on
Linux before without incident from SVN, so I have a bit of an idea of
what it looks like when something fails during the configuration
stage. I guess I should try building from a nightly tarball to see if
it is something wrong with cygwin or something like that.


On 9/15/05, Kornél Pál [EMAIL PROTECTED] wrote:
 Consts.cs is generated by configure in mono tree. Are you sure that
 autogen.sh (in case of SVN) or configure (in case of source tarball)
 succeeds?
 
 Kornél
 
 - Original Message -
 From: Michael Thomsen [EMAIL PROTECTED]
 To: Kornél Pál [EMAIL PROTECTED]
 Cc: mono-list@lists.ximian.com
 Sent: Thursday, September 15, 2005 4:13 PM
 Subject: Re: [Mono-list] Building Mono under Cygwin
 
 
 I see this error just before it:
 
 Creating ../build/deps/mcs.exe.response ...
 make[2]: *** No rule to make target `../build/common/Consts.cs',
 needed by `../class/lib/default/mcs.exe'.  Stop.
 make[2]: Leaving directory `/cygdrive/d/mono/mcs/mcs'
 
 On 9/14/05, Kornél Pál [EMAIL PROTECTED] wrote:
  This is not the error.
 
  I don't know why is semdel called because it does not exsist on Windows.
  The
  real error message that caused the build to fail is befor the semdel
  error.
 
  Kornél
 
  - Original Message -
  From: Michael Thomsen [EMAIL PROTECTED]
  To: Kornél Pál [EMAIL PROTECTED]
  Cc: mono-list@lists.ximian.com
  Sent: Wednesday, September 14, 2005 4:03 PM
  Subject: Re: [Mono-list] Building Mono under Cygwin
 
 
  Now I get all the way through the building of the C runtime, but when
  I get early on into the building of the C# runtime, I get an error
  that mono/mono/handlers/semdel: no such file or directory
 
 
  On 9/14/05, Kornél Pál [EMAIL PROTECTED] wrote:
   Simply unistall cygwing glib2-devel package. If you have all the other
   dependencies you should be able to run configure successfull.
  
   Kornél
  
   - Original Message -
   From: Michael Thomsen [EMAIL PROTECTED]
   To: mono-list@lists.ximian.com
   Sent: Tuesday, September 13, 2005 4:49 AM
   Subject: [Mono-list] Building Mono under Cygwin
  
  
   I can't get Mono to build from SVN under Cygwin. Everytime I try to
   run configure, it says that it cannot use the glib2 package that
   Cygwin provides and I even have VC7 in the path and have the binaries
   for GLIB2 provided on the Mono website for building under windows.
  
   Could someone tell me how I build Mono under Cygwin so that I have
   everything in place to build it under Visual Studio .NET 2005?
   ___
   Mono-list maillist  -  Mono-list@lists.ximian.com
   http://lists.ximian.com/mailman/listinfo/mono-list
  
  
 
 
 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Building Mono under Cygwin

2005-09-14 Thread Michael Thomsen
When I try to run make under Cygwin, Monoburg won't run because it
cannot find libglib2.dll. I have both the GLIB2 download from the
compilation page on the Mono site and GLIB2 from the Mono installer in
my path as well as a properly set PKG_CONFIG_PATH variable. Any
thoughts on what I should do?


On 9/13/05, Daniel Morgan [EMAIL PROTECTED] wrote:
 Uninstall the glib2, gtk+ 2, gnome2 stuff from cygwin.
 Download install the lastest windows installer for mono.
 Build on Cygwin.
 Make sure the environmment variable PKG_CONFIG_PATH is set to
 C:\mono-1.1.8.3\lib\pkgconfig or wherever you have Mono installed.
 Do not let spaces be in the installation path.
 Have mono and mcs checked out to a prefix.
 Start building in mono via:
 ./autogen.sh --prefix/my/mono/prefix
 make
 make install
 
 Michael Thomsen wrote:
 
 I can't get Mono to build from SVN under Cygwin. Everytime I try to
 run configure, it says that it cannot use the glib2 package that
 Cygwin provides and I even have VC7 in the path and have the binaries
 for GLIB2 provided on the Mono website for building under windows.
 
 Could someone tell me how I build Mono under Cygwin so that I have
 everything in place to build it under Visual Studio .NET 2005?
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list
 
 
 
 

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Building Mono under Cygwin

2005-09-12 Thread Michael Thomsen
I can't get Mono to build from SVN under Cygwin. Everytime I try to
run configure, it says that it cannot use the glib2 package that
Cygwin provides and I even have VC7 in the path and have the binaries
for GLIB2 provided on the Mono website for building under windows.

Could someone tell me how I build Mono under Cygwin so that I have
everything in place to build it under Visual Studio .NET 2005?
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-dev] Building Mono w/ VC++

2005-08-15 Thread Michael Thomsen
I receive compilation errors such as this:

Error   180 fatal error C1083: Cannot open include file: 'inssel.h': No
such file or directory  c:\mono\mono\mono\mini\abcremoval.c 16

and this:

Error   258 error BK1506 : cannot open file
'.\VSDependancies\temp\libmono\Debug\abcremoval.sbr': No such file or
directory   BSCMAKE

Is there anyone that I can send these error messages to in order to
find out whether they are something wrong with my build environment
first?

On 8/14/05, Miguel de Icaza [EMAIL PROTECTED] wrote:
 On Sun, 2005-08-14 at 00:05 -0400, Michael Thomsen wrote:
  Yeah, thanks. I noticed that a hour or so after I posted this message.
  Still seems to be some build errors. Should I report them?
 
 yes, please

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Building Mono w/ VC++

2005-08-13 Thread Michael Thomsen
Yeah, thanks. I noticed that a hour or so after I posted this message.
Still seems to be some build errors. Should I report them?


On 8/13/05, Miguel de Icaza [EMAIL PROTECTED] wrote:
 On Fri, 2005-08-12 at 20:41 -0400, Michael Thomsen wrote:
  I installed all of the dependencies built with VC++ in c:\monosvn and
  have VC++ 7 from VS .NET 2003 installed. Could someone tell me how to
  tell the mono configure script to use VC++ rather than the GCC suite
  supplied by cygwin? I have the environment set up so that I can use
  VC++ inside of Cygwin without any problems. Any help would be
  appreciated
 
 Did you read README.vsnet?
 
  ___
  Mono-devel-list mailing list
  Mono-devel-list@lists.ximian.com
  http://lists.ximian.com/mailman/listinfo/mono-devel-list
 
 --
 Miguel de Icaza [EMAIL PROTECTED]

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Building Mono w/ VC++

2005-08-12 Thread Michael Thomsen
I installed all of the dependencies built with VC++ in c:\monosvn and
have VC++ 7 from VS .NET 2003 installed. Could someone tell me how to
tell the mono configure script to use VC++ rather than the GCC suite
supplied by cygwin? I have the environment set up so that I can use
VC++ inside of Cygwin without any problems. Any help would be
appreciated.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-list] Building a MacOS X framework from Anon SVN

2005-05-21 Thread Michael Thomsen
Is there a modified version of the build script for MacOS X that will
build everything from anon SVN rather than from the release tarballs?
If not, could someone tell me what I need to do to build a framework
from SVN?
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] HTML rendering and .NET

2005-05-13 Thread Michael Thomsen
Are there any cross platform HTML renderers for .NET besides Gecko#? I
am looking for a HTML renderer that is both cross platform and that
works with Windows Forms. Does anyone know of such a thing?
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mono.Data.SQLiteClient

2005-05-11 Thread Michael Thomsen
I have been looking for a way to do ADO.NET with SQLite and was
wondering what the state of Mono's SQLite support is. The ADO.NET
provider that is hosted at sourceforge for SQLite seems to be really
buggy. Is it possible to use the Mono SQLite support without Mono?
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list