[Pkg-octave-devel] Octave 4.2 for stretch
Rafael Laboissière
rafael at debian.org
Thu Jul 7 22:09:02 UTC 2016
* Mike Miller <mtmiller at debian.org> [2016-07-05 14:27]:
> The best way to build the source tarball from hg is to first update, and
> run configure and make dist in a completely clean build directory. This
> avoids the presence of any old generated files whose contents may have
> not changed, and therefore seem to be eternally out of date to make.
Something seems to be wrong with building the tarball from the current
hg tip. The commands:
hg clone http://www.octave.org/hg/octave
cd octave
./bootstrap
./configure
make dist-xz
give the error message:
CXX libinterp/dldfcn/libinterp_dldfcn___delaunayn___la-__delaunayn__.lo
In file included from libinterp/dldfcn/__delaunayn__.cc:48:0:
./liboctave/util/oct-locbuf.h:26:27: fatal error: octave-config.h: No such file or directory
compilation terminated.
Am I missing something here?
Rafael
More information about the Pkg-octave-devel
mailing list