[MonoDevelop] Need help to compile Monodevelop on SID 64

leny turmel leny.turmel at gmail.com
Mon Jul 14 04:05:09 EDT 2008


Hi all,
I'm a newbie in using Mono and Monodevelop.
I 've been trying to install mono and monodevelop for one month :-(


My OS is Debian SID (unstable) 64.


I downloaded the mono source. I managed to compile and to install mono with
success.
# mono --version
Mono JIT compiler version 20080706 (tarball)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
    TLS:           __thread
    GC:            Included Boehm (with typed GC)
    SIGSEGV:       altstack
    Notifications: epoll
    Architecture:  amd64
    Disabled:      none

But I have some troubles to compile and install Monodevelop.
I get the source code from http://www.monodevelop.com/Download.
First, I tried to compile to the Mono.Addins source code but it failed.

Here is my command line and the errors :
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
....
Configuration summary

   * Installation prefix = /usr/local
   * gui support: yes
   * unit tests: no

# make
Making all in Mono.Addins
make[1]: entrant dans le répertoire «
/home/leny/boulot/mono-project/src/mono-addins-0.3.1/Mono.Addins »
mkdir -p ../bin/
....
*./Mono.Addins.Gui/AddinInstallDialog.cs(233,54): error CS1502: The best
overloaded method match for
`Mono.Addins.Setup.RepositoryRegistry.UpdateAllRepositories(Mono.Addins.IProgressStatus)'
has some invalid arguments*


I attached the complete log to this email.

Please, could you help me ?
What can I do to solve this problem ?

Thanks for your help.
Leny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080714/53809d52/attachment-0001.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ErrMonoAddins.txt
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080714/53809d52/attachment-0001.txt 


More information about the Monodevelop-list mailing list