Hello

thank you for suggestion, but I've checked MonoUpdateur.sh...
and discovered that I also made a similar script to update by svn, make
and install  =)

the issue is related to some discrepancies on sources being updated, I feel..

best regards
I'm not Mono Team, but if the goal of SVN compile is to have the more
recent version of MONO, then please try MonoUpdateur.sh from :
http://sourceforge.net/project/showfiles.php?group_id=206501
Of course you need all mono prerequist for your distrib (often "devel"
package") and Xdialog to run the script, optionaly if you have just
dialog installed you can make search/replace in the scipt for Xdialog
to dialog, but i never tested it like this.

2007/11/5, Lorenzo Viola <[EMAIL PROTECTED]>:
 Hello

 still no luck, I'm getting the same error...

 any hope ? =)

 best regards

 Petit Eric ha scritto:
 try 2 or 3 times, this is a big project so if developer are updated
the svn in the same time ...................
Perhaps try the dailly test tarbal or directly with my Xdialog GUI
MonoUpdater who do it .

2007/11/2, Lorenzo Viola <[EMAIL PROTECTED]>:


 Hello

some days ago I managed to compile a complete mono system from svn

Now, on another debian box, I get the following (new version on svn, I
see...)

I already tried a "make clean"...

make[6]: Entering directory `/src/mcs/mcs'
make all-local
make[7]: Entering directory `/src/mcs/mcs'
../jay/jay -ctv < ../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv
jay-tmp.out cs-parser.cs
../jay/jay: 5 rules never reduced
../jay/jay: 30 shift/reduce conflicts, 1 reduce/reduce conflict.
mcs /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB
-debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources
AssemblyInfo.cs(39,12): error CS0647: Error during emitting
`System.Reflection.AssemblyVersionAttribute' attribute. The
reason is
`Specified version `1.2.6pre.0' is not valid'
Compilation failed: 1 error(s), 0 warnings
make[7]: *** [../class/lib/basic/mcs.exe] Error 1
make[7]: Leaving directory `/src/mcs/mcs'
make[6]: *** [do-all] Error 2
make[6]: Leaving directory `/src/mcs/mcs'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/src/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/src/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/src/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/src/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/mono'
make: *** [all] Error 2
ashinaga:/src/mono#

best regards

make[6]: Entering directory `/src/mcs/mcs'
make all-local
make[7]: Entering directory `/src/mcs/mcs'
../jay/jay -ctv < ../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv
jay-tmp.out cs-parser.cs
../jay/jay: 5 rules never reduced
../jay/jay: 30 shift/reduce conflicts, 1 reduce/reduce conflict.
mcs /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB
-debug -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources
AssemblyInfo.cs(39,12): error CS0647: Error during emitting
`System.Reflection.AssemblyVersionAttribute' attribute. The
reason is
`Specified version `1.2.6pre.0' is not valid'
Compilation failed: 1 error(s), 0 warnings
make[7]: *** [../class/lib/basic/mcs.exe] Error 1
make[7]: Leaving directory `/src/mcs/mcs'
make[6]: *** [do-all] Error 2
make[6]: Leaving directory `/src/mcs/mcs'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/src/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/src/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/src/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/src/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/mono'
make: *** [all] Error 2
ashinaga:/src/mono#

_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list







_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to