[Mono-list] Like some help compiling Mono 1.2.5.1
murthy.sudarshan
murthy.sudarshan at gmail.com
Tue Oct 9 10:25:39 EDT 2007
Thanks Andy for setting me right. I have now built Mono without problems.
BTW, I also managed to generate the parsers System.Xml needs, without having
to build Mono completely. I will post the procedure and the parsers
themselves in the next day or two.
Thanks,
sm.
-----Original Message-----
From: Andy Hume [mailto:andyhume32 at yahoo.co.uk]
Sent: Tuesday, October 09, 2007 2:40 AM
To: smurthy at cs.pdx.edu; mono-list at lists.ximian.com
Subject: RE: [Mono-list] Like some help compiling Mono 1.2.5.1
> -----Original Message-----
> From: mono-list-bounces at lists.ximian.com
> [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of
> murthy.sudarshan
> Sent: 09 October 2007 01:04
> To: mono-list at lists.ximian.com
> Subject: [Mono-list] Like some help compiling Mono 1.2.5.1
>
> Hello,
>
> I need some help troubleshooting errors I get when I build
> Mono 1.2.5.1.
> FYI, I followed the instructions to build Mono found at
> http://shana.iidbbs.com/en/mono_cygwin_tutorial.html
>
But not quite closely enough. :-,) From there: "The make version that comes
with cygwin does not handle dos-style paths in pc files well, and will cause
**"multiple target patterns"** errors when compiling Mono." That's the error
you are seeing.
I don't know about the other bits.
[...]
> Making clean in dis
> make[2]: Entering directory `/usr/src/mono-1.2.5.1/mono/dis' rm -f
> monodis.exe monodis rm -rf .libs _libs
> test -z "libmonodis.a" || rm -f libmonodis.a rm -f *.o rm -f *.lo
> make[2]: Leaving directory `/usr/src/mono-1.2.5.1/mono/dis'
> Making clean in mini
> make[2]: Entering directory `/usr/src/mono-1.2.5.1/mono/mini'
> .deps/genmdesc-genmdesc.Po:1: *** multiple target patterns. Stop.
> make[2]: Leaving directory `/usr/src/mono-1.2.5.1/mono/mini'
> make[1]: *** [clean-recursive] Error 1
> make[1]: Leaving directory `/usr/src/mono-1.2.5.1/mono'
> make: *** [clean-recursive] Error 1
More information about the Mono-list
mailing list