[Mono-list] Gonzalo's bootstrap tarball

fd fd0h1440@yahoo.co.uk
19 Apr 2003 16:50:04 +0100


On Sat, 2003-04-19 at 10:28, Paul wrote:
> mcs test.cs
> 
> fixme:win32:PE_CreateModule Unknown directory 14 ignored
> err:module:get_registry_value Invalid load order module-type L"so",
> ignored
> err:module:PE_fixup_imports Module (file) mscoree.dll (which is needed
> by Z:\usr\local\bin\mcs.exe) not found
> 
> Which isn't much use. The exe it had produced before my problems began
> worked fine when I typed mono test.exe

wine has a tendency to hijack CLI applications on systems that use
binfmt-misc (like Debian GNU/Linux). There's a fix for this that will be
integrated into the next release; until then, the best course of action
is to remove wine or its binfmt handler (details in
/usr/share/doc/binfmt-misc)