Hello,

I try to compile mono-1.1.10 on my Linksys NSLU2 (arm processor).
I have following problems compiling mcs:
....
make[7]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib'
make all-local
make[8]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib'
make[8]: Nothing to be done for `all-local'.
make[8]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib'
make[7]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib'
make[7]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System'
make all-local
make[8]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System'
** Warning: System.dll built without parts that depend on: System.Xml.dll
make[8]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System'
make[7]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System'
make[7]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System.XML'
make all-local
make[8]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System.XML' make[8]: *** No rule to make target `System.Xml.Serialization/SerializationCodeG eneratorConfiguration.cs', needed by `../../class/lib/basic/System.Xml.dll'. Stop. make[8]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System.XML'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class/System.XML'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/ablage/temp/mono/mono-1.1.10/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/ablage/temp/mono/mono-1.1.10/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ablage/temp/mono/mono-1.1.10'
make: *** [all] Error 2

any solution?

regards,
Sinclair


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

Reply via email to