[Ikvm-developers] I don;t compile IKVM.Runtime.dll(in Mono)
Brought to you by:
jfrijters
|
From: 황윤성 <hy...@na...> - 2008-06-23 11:05:30
|
NAnt 0.86 (Build 0.86.3033.0; dev; 04/21/2008) Copyright (C) 2001-2008 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///home/hys545/ikvm/runtime/runtime.build Target framework: Mono 2.0 Profile Target(s) specified: IKVM.Runtime IKVM.Runtime: IKVM.Runtime.JNI: [csc] Compiling 2 files to '/home/hys545/ikvm/runtime/IKVM.Runtime.JNI.dll'. [copy] Copying 1 file to '/home/hys545/ikvm/bin'. [csc] Compiling 24 files to '/home/hys545/ikvm/runtime/IKVM.Runtime.dll'. [csc] /home/hys545/ikvm/runtime/ByteCodeHelper.cs(258,136): error CS0122: `ikvm.internal.CallerID.create(System.Reflection.MethodBase)' is inaccessible due to its protection level [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll (Location of the symbol related to previous error) [csc] /home/hys545/ikvm/runtime/ByteCodeHelper.cs(266,135): error CS0122: `ikvm.internal.CallerID.create(System.Reflection.MethodBase)' is inaccessible due to its protection level [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll (Location of the symbol related to previous error) [csc] /home/hys545/ikvm/runtime/ByteCodeHelper.cs(274,183): error CS0122: `ikvm.internal.CallerID.create(System.Reflection.MethodBase)' is inaccessible due to its protection level [csc] /home/hys545/ikvm/bin/IKVM.GNU.Classpath.dll (Location of the symbol related to previous error) [csc] Compilation failed: 3 error(s), 0 warnings BUILD FAILED - 0 non-fatal error(s), 6 warning(s) /home/hys545/ikvm/runtime/runtime.build(52,10): External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1) Total time: 5.7 seconds. |