[Mono-devel-list] Compiling from CVS

Robert Shade rshade at dvsconsulting.com
Wed Nov 19 18:30:51 EST 2003


I refer you to my comment on #6.  Those file not found "errors" (in 
this case) are OK, trust me. :)  Go ahead with "make fullbuild".  If 
you still get the error about them being out of sync, then I'm not sure 
and I'll have to yield and recommend you wait for the next release 
(which I believe is imminent).

rob

On Nov 19, 2003, at 5:30 PM, Met @ Uber wrote:

> Hello
>
> On Wed, 2003-11-19 at 15:46, Robert Shade wrote:
>> Yes :)
>>
>> 1.) make uninstall
>> 2.) *** make sure you uninstalled any mono rpms *** (just thought of 
>> this
>> one... a mono rpm might still be installed in /usr and you're putting 
>> your
>> compiled mono in /usr/local.  The call to mcs would still go to the 
>> old
>> (out of sync) mcs)
>> 3.) double check that there is no mcs still in your path ("which mcs"
>> should return nothing)
>> 4.) double check that the contents of the runtime subdirectory is the
>> contents of the latest monolite or monocharge
>> 5.) make (ignore any file not found errors)
>> 6.) make install (again, ignore any file not found errors)
>> 7.) make fullbuild
>
>
> I followed the instructions to the T and still no go.  All Mono/Mcs
> related files where completely removed.  Here's what I did.
>
> I used the monocharges and proceeded with your directions.
>
> ./autogen.sh --prefix=/usr/local
> make
> make install
>
> At this point it generated errors and exited.
>
> [snip]
>  /usr/bin/install -c -m 644 System.Xml.dll
> /usr/local//lib/System.Xml.dll
>  /usr/bin/install -c -m 644 ./libgdiplus.dll.so
> /usr/local//lib/libgdiplus.dll.so
> /usr/bin/install: cannot stat `./libgdiplus.dll.so': No such file or
> directory
> make[2]: *** [install-assembliesDATA] Error 1
> make[2]: Leaving directory `/usr/local/Mono/src/mono-cvs/mono/runtime'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/usr/local/Mono/src/mono-cvs/mono/runtime'
> make: *** [install-recursive] Error 1
>
>
> Thanks a lot for trying to help me get this work Robert, it is truly
> appreciated.  Any more suggestions, anyone?
>
> ~ Matthew
>




More information about the Mono-devel-list mailing list