Bug#806646: gsl: cannot compile libgsl from source

2015-11-29 Thread Krzysztof Marczak
Source: gsl
Version: 2.1+dfsg
Severity: normal

Dear Maintainer,

I cannot compile libgsl from source, because configure script gives folowing
error:

config.status: error: cannot find input file: `doc/examples/Makefile.in'

to compile from source I use folowing commands (this how I compiled version
1.16):

1. apt-get source gsl-bin gsl-doc
2. cp -rv gsl-doc-1.16 gsl-2.1+dfsg/doc/
3. cd gsl-2.1+dfsg
4. ./configure
5. cd doc
6. ./configure
7. cd ..
8. make
9. sudo make install

it fails at point 4

Is it correct to compile gsl-2.1 with gsl-doc-1.16? This is probably source of
problem.



-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#806646: gsl: cannot compile libgsl from source

2015-11-29 Thread Dirk Eddelbuettel

On 29 November 2015 at 19:41, Krzysztof Marczak wrote:
| Source: gsl
| Version: 2.1+dfsg
| Severity: normal
| 
| Dear Maintainer,
| 
| I cannot compile libgsl from source, because configure script gives folowing
| error:
| 
| config.status: error: cannot find input file: `doc/examples/Makefile.in'
| 
| to compile from source I use folowing commands (this how I compiled version
| 1.16):
| 
| 1. apt-get source gsl-bin gsl-doc

No, that won't work. I have not update gsl-doc in a while.

Just build gsl.

| 2. cp -rv gsl-doc-1.16 gsl-2.1+dfsg/doc/
| 3. cd gsl-2.1+dfsg
| 4. ./configure
| 5. cd doc
| 6. ./configure
| 7. cd ..
| 8. make
| 9. sudo make install
| 
| it fails at point 4
| 
| Is it correct to compile gsl-2.1 with gsl-doc-1.16? This is probably source of
| problem.

Indeed.

_The packages I upload do build as uploaded_ or else we would not have
binaries for the eleven other architectures seen e.g. at the bottom of this
page: 
https://packages.debian.org/sid/gsl-bin

No bug here.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org