Hi
all,
I'm sure this
question has been done to death during the course of this package's life and I
apologise for asking again. However, I'm trying to put instructions together so
that people running Linux on S/390 can take the latest mono source and start
playing with it. I intended to tell them:
- Get latest stable
binaries for Intel and install
- Get source for mcs
and mono from CVS
- Get monocharge for
latest CVS version
- make mcs (using
DLLs from monocharge)
- make mono
Once they have a
working mono/mcs on S/390 then they can build on S/390 if they get latest
monocharge whenever they update their source:
- Make
mcs
- Make
mono
This, in theory, is
what I think they should do. However, I tried taking my own advice and get the
old familiar:
** (../../../mcs/mcs.exe:9107): WARNING **: cant resolve internal call to
"System.IO.MonoIO::GetFileType(intptr,System.IO.MonoIOError&)" (tested
without signature also)
Your mono runtime and corlib are out of sync.
When you update one from cvs you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
When you update one from cvs you need to update, compile and install
the other too.
Do not report this as a bug unless you're sure you have updated correctly:
you probably have a broken mono install.
If you see other errors or faults after this message they are probably related
and you need to fix your mono install first.
Can someone set me
straight please?
Neale
