Hi Axel,
On 04/07/14 00:13, Axel Beckert wrote:
Sylwester Arabas wrote:
Could you please try if using CMake gives the same linking error?
Is it expected that to build it with CMake, I also need
libncurses-dev and libeigen3-dev as build-dependencies despite I don't
seem to need them when building with autotools?
The autotools build was de-facto obsoleted and not maintained since
some time, so I believe this is simply a wont-fix bug in the
cofigure.in in GDL (which will be shipped in "obsolete" subdirectory
with the upcoming release).
Sorry, you misunderstood me (or I misunderstand you :-):
CMake wants additional packages to be installed despite it builds fine
without when using autotools, at least on Linux x86 architectures. So
my question is not about the autotools variant, but about the CMake
variant:
Why does using CMake request additional build-dependencies? Is this on
purpose (i.e. different stuff enabled by default) or is this
unexpected.
I'm sorry - of course I misunderstood it. You are right:
- configure enables Eigen if found, otherwise not
- CMake requires it to be explicitly disabled to be skipped
Enabling Eigen support is highly recommended!
I'm pretty sure ncurses were a build-dependency of GDL for a long time,
and a quick look into the configure.in/CMakeLists.txt does not really
give me a hint why this behavior changed?
HTH, thanks!
Sylwester
--
http://www.igf.fuw.edu.pl/~slayoo/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org