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: Sun, 8 Apr 2018 19:37:51 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

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




reply via email to

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