[Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Hi All, I'm having trouble building mono from svn. The last time I did a build was at r46532 but today I pulled down r 47365 and when I try to make mono I get errors. final result of ./autogen.sh --prefix=/usr: mcs source: $(top_srcdir)/../mcs GC: included

Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Oh here is another little bit of the error I should have included MONO_PATH=../../class/lib/net_2_0:$MONO_PATH /usr/src/mono/mono/runtime/mono-wrapper ../../gmcs/gmcs.exe-d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /r:System.Data.dll

Re: [Mono-devel-list] Windows Build of Mono/Mcs

2005-07-17 Thread Eyal Alaluf
Hi, all. I'd like to add that building Mono with csc.exe have weird results. I have filed bug 75540 that shows a wierd behaviour of Decimal under cygwin. When compiling with EXTERNAL_MCS=mcs this does not happen anymore. Eyal. On Sat, 16 Jul 2005, Daniel Morgan wrote: Date: Sat, 16 Jul 2005

Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Disregard previous, I'm pulling r47370 now and I see the file has changed. I'll post again after make. Many Thanks for the quick response! Joe --- Daniel Morgan [EMAIL PROTECTED] wrote: Try it now. The opening brace was in the wrong place. Thus it allowed to compile fine under

Re: [Mono-devel-list] Error Building from svn r47365

2005-07-17 Thread Joe Audette
Yes, that fixed it! Thanks Again! Joe --- Daniel Morgan [EMAIL PROTECTED] wrote: Try it now. The opening brace was in the wrong place. Thus it allowed to compile fine under NET_1_1 profile, but fail under NET_2_0 profile. Joe Audette wrote: Hi All, I'm having trouble

[Mono-devel-list] problem building gtk-sharp

2005-07-17 Thread Joe Audette
Hi All, On Suse 9.3 P4 3GHz trying to build gtk-sharp ./bootstrap-2.4 --prefix=/usr Configuration summary * Installation prefix = /usr * C# compiler: /usr/bin/mcs -debug Optional assemblies included in the build: * art-sharp.dll: yes * gnomevfs-sharp.dll: yes *