[Mono-dev] Compiling mono from source on gentoo 64bit

Carlos Solorzano carlos at applianz.com
Mon Nov 21 12:24:34 EST 2005


I got around it by first compiling one of the tar balls and using the  
mcs from it.

On Nov 20, 2005, at 11:58 PM, Carlos Solorzano wrote:

> Now I am getting an monolite version error, and I just did the get  
> latest thing.
>
> make profile-do--default--all profile-do--net_2_0--all
> make[4]: Entering directory `/home/root/svn/mcs'
> make PROFILE=basic all
> make[5]: Entering directory `/home/root/svn/mcs'
> make[6]: mcs: Command not found
> make[6]: *** [build/deps/basic-profile-check.exe] Error 127
> make[6]: Entering directory `/home/root/svn/mcs'
> *** The compiler 'mcs' doesn't appear to be usable.
> *** Trying the 'monolite' directory.
> make[7]: Entering directory `/home/root/svn/mcs'
> Corlib not in sync with this runtime: expected corlib version 43,  
> found 41.
> Download a newer corlib or a newer runtime at http://www.go- 
> mono.com/daily.
> make[8]: *** [build/deps/basic-profile-check.exe] Error 1
> make[8]: Entering directory `/home/root/svn/mcs'
> *** The contents of your 'monolite' directory may be out-of-date
> *** You may want to try 'make get-monolite-latest'
>
>
> On Nov 20, 2005, at 11:34 PM, Carlos Solorzano wrote:
>
>> That did it, thanks.
>>
>> --Carlos
>>
>> On Nov 20, 2005, at 11:27 PM, Thomas Harning Jr. wrote:
>>
>>> I too have had this problem.  Go into the libgc directory under mono
>>> and run the command.  That oughtta fixy it.
>>>
>>> On 11/20/05, Carlos Solorzano <carlos at applianz.com> wrote:
>>>> I just got the latest code from svn and I got stuck on the ./
>>>> autogen.sh command :-(
>>>>
>>>> The output I get is pasted below, I tried running libtoolize and it
>>>> didn't give an error nor did it look like it did anything. I am  
>>>> using
>>>> 64bit Gentoo, what should I do to fix this problem?
>>>>
>>>>
>>>> checking for correct ltmain.sh version... no
>>>>
>>>> *** Gentoo sanity check failed! ***
>>>> *** libtool.m4 and ltmain.sh have a version mismatch! ***
>>>> *** (libtool.m4 = 1.5.18, ltmain.sh = 1.5.6) ***
>>>>
>>>> Please run:
>>>>
>>>>    libtoolize --copy --force
>>>>
>>>> if appropriate, please contact the maintainer of this
>>>> package (or your distribution) for help.
>>>>
>>>> configure: error: /bin/sh './configure' failed for libgc
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Mono-devel-list mailing list
>>>> Mono-devel-list at lists.ximian.com
>>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>>
>>>
>>>
>>> --
>>> Thomas Harning Jr.
>>>
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list