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:[EMAIL PROTECTED] 
Sent: Tuesday, October 09, 2007 2:40 AM
To: [EMAIL PROTECTED]; [email protected]
Subject: RE: [Mono-list] Like some help compiling Mono 1.2.5.1


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> murthy.sudarshan
> Sent: 09 October 2007 01:04
> To: [email protected]
> 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


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to