[Mono-dev] "multiple target patterns." on cygwin Was: Patch to add missing v2 System.Exceptionconstructors, and HResult consistency

Gert Driesen gert.driesen at telenet.be
Wed Jan 17 12:36:11 EST 2007



> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of Andy Hume
> Sent: woensdag 17 januari 2007 18:25
> To: 'Jon Chambers'
> Cc: mono-devel-list at lists.ximian.com
> Subject: [Mono-dev] "multiple target patterns." on cygwin Was: Patch to
> add missing v2 System.Exceptionconstructors, and HResult consistency
> 
> Jon
> 
> [...]
>  gcc -mno-cygwin -g -I../.. -I../../libgc/include -
> Id:/Projects/SrcMono/build_dep s/include/glib-2.0 -
> Id:/Projects/SrcMono/build_deps/lib/glib-2.0/include
> -Id:/Pr
> ojects/SrcMono/build_deps/include/glib-2.0
> -Id:/Projects/SrcMono/build_deps/lib/
> glib-2.0/include -g -O2 -fno-strict-aliasing -Wdeclaration-after-
> statement -g -W all -Wunused -Wmissing-prototypes -Wmissing-
> declarations -Wstrict-prototypes -Wm issing-prototypes -Wnested-externs
> -Wpointer-arith -Wno-cast-qual -Wcast-align - Wwrite-strings -mno-tls-
> direct-seg-refs -o genmdesc.exe genmdesc-genmdesc.o genm desc-helpers.o
> ../../mono/metadata/.libs/opcodes.o
> -L/cygdrive/d/Projects/SrcMo
> no/build_deps/lib ../../mono/utils/.libs/libmonoutils.a
> -Ld:/Projects/SrcMono/bu
> ild_deps/lib -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv
> -lws2_32 -lps
> api -lole32 -loleaut32
> ./genmdesc ./cpu-x86.md cpu-x86.h x86_desc make  all-am
> make[4]: Entering directory
> `/cygdrive/d/Projects/SrcMono/mono/mono/mini'
> .deps/genmdesc-genmdesc.Po:1: *** multiple target patterns.  Stop.
> make[4]: Leaving directory
> `/cygdrive/d/Projects/SrcMono/mono/mono/mini'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory
> `/cygdrive/d/Projects/SrcMono/mono/mono/mini'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/cygdrive/d/Projects/SrcMono/mono/mono'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/cygdrive/d/Projects/SrcMono/mono'
> make: *** [all] Error 2
> 
> 
> I see from the lists that you experienced this problem yourself
> (http://lists.ximian.com/pipermail/mono-devel-list/2006-
> July/019583.html
> ,
> http://lists.ximian.com/pipermail/mono-devel-list/2006-
> August/019608.htm
> l).  Is the answer
> (http://lists.ximian.com/pipermail/mono-devel-list/2006-
> September/020642
> .html) still to use an older version of make?
> 
> I've got 1.81-1.  I don't see how to select any other version in
> cygwin's setup.exe; I'll try and see if adding another source helps --
> I only have www.mirror.ac.uk (and prc-tools.sourceforge.net)...

You can find it here:
http://cygwin.paracoda.com/release/make/

Gert




More information about the Mono-devel-list mailing list