[Ecls-list] Compilation failure
Juan Jose Garcia Ripoll
lisp at arrakis.es
Tue Mar 14 08:38:03 UTC 2006
On Mon, 2006-03-13 at 10:33 +0100, Goffioul Michael wrote:
> Hi,
>
> Today I downloaded a fresh CVS (fresh checkout, no update) and tryied to
> build it under Linux, but failed at compiling dpp.c because it cannot find ecl/gmp.h
> (included from config.h). I configured it with:
>
> ./configure --prefix=/bla/bla/ecl --exec-prefix=/bla/bla/ecl/LINUX
> --with-tcp --without-system-gmp
Fixed in CVS. It seems GMP does not care at all about the 'includedir'
variable when configuring and installs its headers under build/h instead
of under build/ecl.
Juanjo
More information about the ecl-devel
mailing list