-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Well, I've spent a while on this but I can't get through this one:
from mono/ (make):
test -f ../../mcs/monoresgen/monoresgen.exe rm -f ./monoresgen.exe cd . && ln -s ../../mcs/monoresgen/monoresgen.exe monoresgen.exe test -f ../../mcs/monoresgen/monoresgen.exe.mdb make[3]: *** [monoresgen.exe.mdb] Error 1 make[3]: Leaving directory `/home/koxta/mono/runtime' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/koxta/mono/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/koxta/mono' make: *** [all] Error 2
So I go to the mcs/ directory, and - suprisingly - monoresgen.exe is not in the given directory. OK, so I tried to build it. I typed in `make' in the mcs/ directory, but it needed mcs to compile! Aaaargh... Then I built mono from tarballs (1.0.5). After that the mcs/ compilation went through until this:
** Warning: System.dll built without parts that depend on System.Xml.dll MONO_PATH="../../class/lib/default:$MONO_PATH" mono ../../mcs/mcs.exe ~ -d:NET_1_1 -d:ONLY_1_1 -g /noconfig /r:mscorlib.dll /target:library /out:System.dll @System.dll.sources Corlib not in sync with this runtime: expected corlib version 22, found 28. Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.
Ehh, I tried everything, I think... monolite, monocharge...
Please, Help
Regards,
Koxta -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFBzh7p6l8uJkeTVlMRAjBtAKCJU+e8eNt6O859IUBV9xli9RUxdwCglsHs K+SjBjgb05ylk+z+U3ihACk= =BLhD -----END PGP SIGNATURE----- _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
