Next week starts in 3 1/4 hours!

Code: Select all
doug@server1:~/dev/Indigo_Network_Renderer/SourceCode_C#/ServerTest1/bin/Debug$ ./ServerTest1.exe
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' directory.
doug@server1:~/dev/Indigo_Network_Renderer/SourceCode_C#/ServerTest1/bin/Debug$
Code: Select all
The following packages have unmet dependencies.
mono-2.0-devel: Depends: libmono-corlib2.0-cil (>= 1.2.6) but 1.2.2.1-1etch1 is to be installed
Depends: libmono-system2.0-cil (>= 1.2.6) but 1.2.2.1-1etch1 is to be installed
Depends: libmono2.0-cil (>= 1.2.6) but 1.2.2.1-1etch1 is to be installed
E: Broken packages
Code: Select all
purespider:/home/spider/indigo# mono indigo_tracker.exe
** (indigo_tracker.exe:14263): WARNING **: The following assembly referenced from /home/spider/indigo/indigo_tracker.exe could not be loaded:
Assembly: System (assemblyref_index=1)
Version: 2.0.0.0
Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/spider/indigo/).
** (indigo_tracker.exe:14263): WARNING **: Could not load file or assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
Stacktrace:
Native stacktrace:
mono [0x8183cf1]
mono [0x816682e]
/lib/tls/libpthread.so.0 [0x400cd660]
mono(mono_object_new+0x18) [0x80b0534]
mono(mono_exception_from_name_two_strings+0x44) [0x80e5995]
mono(mono_get_exception_file_not_found2+0x4f) [0x80e5aec]
mono [0x8103ad9]
mono [0x810e1e0]
mono(mono_class_vtable+0x181) [0x80ad419]
mono(mono_object_new+0x18) [0x80b0534]
mono(mono_exception_from_name_two_strings+0x44) [0x80e5995]
mono(mono_get_exception_file_not_found2+0x4f) [0x80e5aec]
mono [0x8103ad9]
mono [0x810e1e0]
mono(mono_class_vtable+0x181) [0x80ad419]
mono(mono_object_new+0x18) [0x80b0534]
mono(mono_exception_from_name_two_strings+0x44) [0x80e5995]
mono(mono_get_exception_type_load+0x62) [0x80e5c4a]
mono [0x810e1be]
mono(mono_class_vtable+0x181) [0x80ad419]
mono [0x81666c3]
mono(mono_runtime_invoke+0x27) [0x80ab5ff]
mono(mono_runtime_exec_main+0x142) [0x80aff59]
mono(mono_runtime_run_main+0x276) [0x80b01ff]
mono(mono_jit_exec+0xbd) [0x80588cd]
mono [0x80589aa]
mono(mono_main+0x165b) [0x805a194]
mono [0x8057ab6]
/lib/tls/libc.so.6(__libc_start_main+0xc8) [0x4010eea8]
mono [0x8057a11]
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
Code: Select all
D:\>hw.exe
Hello World
Code: Select all
purespider:/home/spider/indigo# mono indigo_tracker.exe
** (indigo_tracker.exe:15863): WARNING **: Missing method System.Net.Sockets.Socket::set_LingerState(LingerOption) in assembly /usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll, referenced in assembly /home/spider/indigo/indigo_tracker.exe
Unhandled Exception: System.MissingMethodException: Method not found: 'System.Net.Sockets.Socket.set_LingerState'.
Users browsing this forum: No registered users and 72 guests