[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make j12 broken - uniconv.h not created.
From: |
Andreas Weber |
Subject: |
Re: make j12 broken - uniconv.h not created. |
Date: |
Sun, 19 Feb 2017 06:32:01 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0 |
Hi Thomas,
Am 19.02.2017 um 01:57 schrieb Thomas D. Dean:
> ...
>> make -j12
> ...
> ../octave/liboctave/wrappers/uniconv-wrappers.c:32:21: fatal error:
> uniconv.h: No such file or directory
> #include "uniconv.h"
> ^
> compilation terminated.
I've sometimes seen problems with parallel build on my system but it's
very hard to debug. And I'm almost sure the second time you ran "make
-j12" it compiled fine...
Can you help debug parallel builds and provide a patch? Thank you very much.
-- Andy