[ubuntu-mono] [Bug 5689] Muine crashes shortly after startup

Dean Sas dean at deansas.org
Fri Mar 10 06:41:55 GMT 2006


Public bug report changed:
https://launchpad.net/malone/bugs/5689

Comment:
The test case that you've posted works fine. './test.exe /dev'

I can't compile Crispins test case, I get the following errors:

dean at bells:~$ mcs crispin-mono-test
crispin-mono-test(3,7): error CS0234: The type or namespace name `Unix' does not exist in the namespace `Mono'. Are you missing an assembly reference?
crispin-mono-test(3,1): error CS0246: The type or namespace name `Mono.Unix' could not be found. Are you missing a using directive or an assembly reference?
crispin-mono-test(3,7): error CS0234: The type or namespace name `Unix' does not exist in the namespace `Mono'. Are you missing an assembly reference?
crispin-mono-test(3,1): error CS0246: The type or namespace name `Mono.Unix' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 4 error(s), 0 warnings



More information about the Ubuntu-mono mailing list