octave-maintainers
[Top][All Lists]
Advanced

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

Re: [ mxe-octave] Someting starange for stable build


From: John W. Eaton
Subject: Re: [ mxe-octave] Someting starange for stable build
Date: Mon, 9 Apr 2018 07:01:45 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 04/08/2018 10:53 PM, Tatsuro MATSUOKA wrote:
----- Original Message -----

From: John W. Eaton
To: octave-maintainers
Cc: address@hidden
Date: 2018/4/9, Mon 08:37
Subject: Re: [ mxe-octave] Someting starange for stable build

On 04/08/2018 07:24 PM, Tatsuro MATSUOKA wrote:
  HD-ID for mxe-octave (Ubuntu 16.04 gcc 5.4.0)

  hg pull
  hg update

  autoconf
  ./configure --enable-devel-tools --enable-octave=stable
--enable-binary-packages --enable-windows-64 --enable-64 --enable-fortran-int64

  touch src/stable-octave.mk

  make zip-dist

/home/mousei7/work/Octave/mxe-octave/mxe-octave-stable/src/default-octave.mk:9:
*** missing separator.  Stop.


  Why error happens on default-octave.mk though I selected
--enable-octave=stable on configure???

Because all of the src/*.mk makefile fragments are always included in the
top-level Makefile.  They are not selected based on the configuration
parameters.

I don't see this error.

What is the mxe-octave hg id that you are using?

jwe
Thanks for explanation.
hg id is
d0503b307fad+

The "+" indicates that there are some local changes to files in the repo. What changes did you make (what does hg diff show)?

jwe




reply via email to

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