> That file bspline/Makefile.in should be included in the package

I extracted the tarball again and it worked. Something must have gone
wrong with untarring earlier. Sorry for the noise.

> ./configure && make && make check

Works fine on my GNU GuixSD system with gcc 5.4.0. As already noted,
parallel tests with `make -j2 check' fails.

> 3. cd doc ; make html

Fails with the following:

Making html in .
make[1]: Entering directory '/tmp/gsl-2.3.90/doc'
make[1]: Nothing to be done for 'html-am'.
make[1]: Leaving directory '/tmp/gsl-2.3.90/doc'
Making html in examples
make[1]: Entering directory '/tmp/gsl-2.3.90/doc/examples'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/tmp/gsl-2.3.90/doc/examples'
Error: Config directory doesn't contain a conf.py file.

Reply via email to