[MonoDevelop] compiling MD 2.9.3, mono.snk does not exist

Sharique uddin Ahmed Farooqui safknw at gmail.com
Sat Mar 31 19:09:16 UTC 2012


I downloaded it from MonoDevelop download page.
I'm able to solve it by copying mono.snk from debugger folder to Cecil folder.

---
Sharique Ahmed Farooqui




On Sat, Mar 31, 2012 at 5:46 PM, Alan <alan.mcgovern at gmail.com> wrote:
> How was the tarball generated? The "make dist" target is currently very
> broken and misses lots of files. Ask whoever is generating the tarball to
> use this git command to generate a full source tarball containing
> everything:
>
> git archive --format=tar HEAD | gzip > monodevelop.tar.gz
>
> I have been working on buildsystem improvements for the last week or so and
> this will be how we generate tarballs for the foreseeable future.
>
> Alan
>
>
> On 31 March 2012 11:34, Sharique uddin Ahmed Farooqui <safknw at gmail.com>
> wrote:
>>
>> On Sat, Mar 31, 2012 at 3:32 PM, Ian Norton
>> <ian.norton-badrul at thales-esecurity.com> wrote:
>> > Sharique uddin Ahmed Farooqui <safknw at gmail.com> wrote:
>> >
>> >>Hi,
>> >>
>> >>I'm trying to compile MD 2.9.3, during compilation I get following
>> >>error,
>> >>
>> >>Task "MSBuild" execution -- FAILED
>> >>        Done building target "ResolveProjectReferences" in project
>>
>> >> >>"/home/sharique/Downloads/soft/monodevelop-2.9.3/contrib/Mono.Cecil/src/symbols/mdb/Mono.Cecil.Mdb.csproj".--
>> >>FAILED
>> >>Done building project
>>
>> >> >>"/home/sharique/Downloads/soft/monodevelop-2.9.3/contrib/Mono.Cecil/src/symbols/mdb/Mono.Cecil.Mdb.csproj".--
>> >>FAILED
>> >>
>> >>Build FAILED.
>> >>Errors:
>> >>
>>
>> >> >>/home/sharique/Downloads/soft/monodevelop-2.9.3/contrib/Mono.Cecil/src/symbols/mdb/Mono.Cecil.Mdb.csproj
>> >>(default targets) ->
>> >>/usr/lib/mono/4.0/Microsoft.Common.targets (ResolveProjectReferences
>> >>target) ->
>>
>> >> >>/home/sharique/Downloads/soft/monodevelop-2.9.3/contrib/Mono.Cecil/src/Mono.Cecil.csproj
>> >>(default targets) ->
>> >>/usr/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) ->
>> >>: error CS1548: Error during assembly signing. The specified key file
>> >>`mono.snk' does not exist
>> >>
>> >>         0 Warning(s)
>> >>         1 Error(s)
>> >>
>> >>Time Elapsed 00:00:01.6206670
>> >>make[2]: *** [all] Error 1
>> >>make[2]: Leaving directory
>> >>`/home/sharique/Downloads/soft/monodevelop-2.9.3/contrib/Mono.Cecil'
>> >>make[1]: *** [all-recursive] Error 1
>> >>make[1]: Leaving directory
>> >>`/home/sharique/Downloads/soft/monodevelop-2.9.3/contrib'
>> >>make: *** [all-recursive] Error 1
>> >>
>> >>--
>> >>Sharique uddin Ahmed Farooqui
>> >>http://safknw.blogspot.com/
>> >>"Peace" is the Ultimate desire of mankind.
>> >>_______________________________________________
>> >>Monodevelop-list mailing list
>> >>Monodevelop-list at lists.ximian.com
>> >>http://lists.ximian.com/mailman/listinfo/monodevelop-list
>> >
>> > Hmm, you need the assembly signing key, is this a tarball or git
>> > checkout?
>>
>> It is tar ball.
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>


More information about the Monodevelop-list mailing list