octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'make dist' failing


From: John W. Eaton
Subject: Re: 'make dist' failing
Date: Mon, 13 Jul 2015 14:26:27 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0

I'll be working more on this today.

jwe

On 07/13/2015 01:08 PM, Julien Bect wrote:
Le 13/07/2015 18:18, Rik a écrit :
Is the 'dist' target failing for anyone else?  I get

make dist
   GEN    ChangeLog
make: *** No rule to make target `libinterp/Makefile.in', needed by
`distdir'.  Stop.
make: *** Waiting for unfinished jobs....

--Rik

make dist fails for me too, but with a different problem :

   GEN      libinterp/octave.df
In file included from ./liboctave/util/lo-regexp.h:32:0,
                  from libinterp/corefcn/symtab.h:34,
                  from ./libinterp/octave-value/ov-fcn.h:34,
                  from ./libinterp/octave-value/ov-builtin.h:28,
                  from libinterp/corefcn/defun-int.h:28,
                  from libinterp/corefcn/defun.h:30,
                  from libinterp/octave.cc:53:
./liboctave/array/Matrix.h:34:20: fatal error: mx-ops.h: Aucun fichier
ou dossier de ce type
  #include "mx-ops.h"
                     ^
compilation terminated.
Makefile:25583: recipe for target 'libinterp/octave.df' failed
make[1]: *** [libinterp/octave.df] Error 1
make[1]: Leaving directory '/media/data/sources/octave/default'
Makefile:24454: recipe for target 'dist' failed
make: *** [dist] Error 2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]