Alexei Sholomitskiy wrote: > > executing aclocal -I glm4 > > configure.ac:119: error: `gltests' is already registered with > > AC_CONFIG_SUBDIRS. > > ../../lib/autoconf/status.m4:1097: AC_CONFIG_SUBDIRS is expanded from... > > > Did you get this at the first execution of the above command, or at the > > second one? > > The first time everything was excellent, without any bugs, but very-very > slow > > this error i have got at second start
OK, that is expected, as I said. So, nothing to worry about. > moreover, after that I removed whole gnulib directory, ran git clone ... > and after that got this error again > > and the second time I have unexpected problems with patching > build-aux/test-driver in modules Sounds like spurious effects. I would just start over, in a different directory, through a different terminal window. > CPU Intel Pentiun N3700 > RAM 7.7 GB If you think you have hardware problems, you can test this hypothesis by compiling a Linux kernel, or run some software that includes a JIT compiler (such as a Java program). Bruno