make all-local
make[8]: Entering directory `/build/asura/monkeys/mcs/class/Mono.C5'
MONO_PATH="../../class/lib/default:$MONO_PATH" /build/asura/monkeys/mono/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:28591 -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -nowarn:169 -target:library -out:../../class/lib/default/dummy-Mono.C5.dll @Mono.C5.dll.sources
syntax error, got token `OP_LT'
hashing/: Parsing error
syntax error, got token `OP_LT'
linkedlists/HashedLinkedLIst.cs(35,31): error CS8025: Parsing error
syntax error, got token `OP_LT'
linkedlists/LinkedList.cs(34,25): error CS8025: Parsing error
Compilation failed: 3 error(s), 0 warnings
make[8]: *** [../../class/lib/default/dummy-Mono.C5.dll] Error 1
make[8]: Leaving directory `/build/asura/monkeys/mcs/class/Mono.C5'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/build/asura/monkeys/mcs/class/Mono.C5'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/build/asura/monkeys/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/build/asura/monkeys/mcs'
make[4]: *** [profile-do--default--all] Error 2
make[4]: Leaving directory `/build/asura/monkeys/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/build/asura/monkeys/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/build/asura/monkeys/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/asura/monkeys/mono'
make: *** [all] Error 2

I get the above error when trying to compile the latest SVN head... Is it just my system or should I try again in a day or so/attempt my own patch? Also saw the line below scroll by, but it didn't break my build and I have the latest autoconf/automake..

** Warning: System.dll built without parts that depend on: System.Xml.dll

Cheers,

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

Reply via email to