[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make j12 broken - uniconv.h not created. NOT FAILING
From: |
Thomas D. Dean |
Subject: |
Re: make j12 broken - uniconv.h not created. NOT FAILING |
Date: |
Sun, 19 Feb 2017 16:42:01 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
On 02/18/2017 09:32 PM, Andreas Weber wrote:
I can not make this fail, now. I updated the source, again.
> cd octave
> hg pull
> hg update
Then, did the following four times!
> cd ../octave-build
> Rm -Rf * .gdbinit
> ../octave/configure
> make -j12
> make check ## no unexpected failures
No errors!
Tom Dean