Selon Hans-Christoph Steiner hans@at.or.at:
$ autoconf /bin/m4: unrecognized option
--gnu' Try
/bin/m4 --help' for more information. autom4te-2.64: /bin/m4 failed with exit status: 1The autoconf stuff doesn't work on MinGW fully, it would be great if it did. If you take that on, I'll help wherever I can. It does work on
the autoconf problem in msys is fixed with installing this:
http://sourceforge.net/projects/mingw/files/MSYS m4/m4-1.4.13-1/m4-1.4.13-1-msys-1.0.11-bin.tar.lzma
but now a problem appears with ./configure:
checking for _LARGE_FILES value needed for large files... unknown
./configure: line 5742: syntax error near unexpected token SINF,' ./configure: line 5742:
AST_EXT_LIB_CHECK(SINF, m, sinf)'
during svn upload that stops here:
svn: Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and tr y again svn: Can't open file 'pd-extended/v0-39-2/externals/gridflow/doc/flow_classes/.s vn/tmp/text-base/inv*-icon.png.svn-base': No such file or directory
patko@PC-de-patko ~ $ svn cleanup svn: '.' is not a working copy directory
I remember this is not the first time it happens, but how to fix this?