checking system version (for dynamic loading)... ./configure: line 5527: syntax error near unexpected token `('
./configure: line 5527: ` case `(ac_space=' '; set | grep ac_space) 2>&1` in'
This is openSuSE 10.2. tcl 8.4.14, tclxml 3.1, tclxml/libxml2 3.1 and tclxml/expat 3.1 are installed in /usr.
Google provides some links to pages indicating that this bug is fixed, but not how. What do I have to do to work around it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I am trying to build TclDOM 3.1 based on libxml2.
./configure
in tcldom-3.1/src-libxml2
aborts with
checking system version (for dynamic loading)... ./configure: line 5527: syntax error near unexpected token `('
./configure: line 5527: ` case `(ac_space=' '; set | grep ac_space) 2>&1` in'
This is openSuSE 10.2. tcl 8.4.14, tclxml 3.1, tclxml/libxml2 3.1 and tclxml/expat 3.1 are installed in /usr.
Google provides some links to pages indicating that this bug is fixed, but not how. What do I have to do to work around it?