I am trying to compile xercesx 2.7 under mingw+msys on a win2000 machine. Following the build instructions I use "runConfigure -p mingw-msys" to configure. However, this results in the following message:
configure: creating ./config.status ./config.status: line 384: syntax error near unexpected token `\"' ./config.status: line 384: ` "\" ) CONFIG_FILES="$CONFIG_FILES \" ;;' Exactly the same error I get when I run configure directly and the same things happen if i try to compile xercesc 2.6. I think the problem is not with runConfigure but I am not sure. Did someone succeed in building 2.7 with mingw+msys? Any hint is highly appreciated! Sjaak
