I'm trying to build in mingw I can build everything but when I go to do the install I get the following error:
Making install in src make[1]: Entering directory `/cygdrive/c/Software/xerces-c-3.1.1/src' xercesc/dom/.deps/DOMException.Plo:1: *** multiple target patterns. Stop. make[1]: Leaving directory `/cygdrive/c/Software/xerces-c-3.1.1/src' make: *** [install-recursive] Error 1 I googled the error and found some references to a problem with the version of make being used: https://software.sandia.gov/trac/acro/ticket/2835. I made sure I'm using 3.81 but the problem persists. Any Help would be greatly appreciated. Thanks Mike
