Hi Sjaak,
I am able to compile using MinGW+MSys on Windows XP; given the type
of error, I would guess the fault could be in an older version of
some of the Unix tools (sed or bash, I would guess).
Can you post the lines around line 384 of config.status that has been
generated, along with the version of MSys and sed you are using?
Thanks,
Alberto
At 11:44 AM 3/27/2006 +0200, S Verdoold wrote:
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