Re: [Mono-devel-list] Problem when building Mono from svn this morning...

2005-06-24 Thread Bill Middleton
My experience has been that it's easier to run make clean before updating svn.  Does this make sense?  If configure.in or any Makefile template changes then one can't make clean after updating without re-autogen'ing.  Of course, if any of those have changed, then autogen will be required anyway, bu

Re: [Mono-devel-list] Problem when building Mono from svn this morning...

2005-06-24 Thread miguel
> gmcs could not load some classes? You forgot to run `make clean' before make. You really should do that after updating from SVN. > > make[8]: Entering directory `/home/hubert/mono/mcs/class/System' > MONO_PATH="../../class/lib/net_2_0: > $MONO_PATH" /home/hubert/mono/mono/runtime/mono-wrapper

Re: [Mono-devel-list] Problem when building Mono from svn this morning...

2005-06-24 Thread Atsushi Eno
Anytime you could not build mono or mcs, make sure you ran make clean under mono before rebuilding things. I happend to see the same build error but solved with that. Atsushi Eno Hubert FONGARNAND wrote: gmcs could not load some classes? make[8]: Entering directory `/home/hubert/mono/mcs/clas

[Mono-devel-list] Problem when building Mono from svn this morning...

2005-06-24 Thread Hubert FONGARNAND
gmcs could not load some classes? make[8]: Entering directory `/home/hubert/mono/mcs/class/System' MONO_PATH="../../class/lib/net_2_0: $MONO_PATH" /home/hubert/mono/mono/runtime/mono-wrapper ../../gmcs/gmcs.exe -d:NET_1_1 -d:NET_2_0 -debug /noconfig /define:XML_DEP /r:System.Xml.dll /define:S