help-octave
[Top][All Lists]
Advanced

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

Re: /usr/bin/texi2dvi: etex exited with bad status, quitting. in make st


From: Dmitri A. Sergatskov
Subject: Re: /usr/bin/texi2dvi: etex exited with bad status, quitting. in make stable branch(was Re: doc/interpreter/octave_interpreter.qch fails ...)
Date: Mon, 19 Mar 2018 21:04:00 -0500

On Mon, Mar 19, 2018 at 8:38 PM, Tatsuro MATSUOKA <address@hidden> wrote:




----- Original Message -----
> From: Tatsuro MATSUOKA
> To: tmacchant "help-octave@
> Date: 2018/3/20, Tue 10:24
> Subject: Re: doc/interpreter/octave_interpreter.qch fails on ubnutu 16.04 in stable branch

>>  ----- Original Message -----
>>>
>>>   I tried recent stable snapshot. (16155531bda4)
>>>
>>>
>>>   GEN      doc/interpreter/octave_interpreter.qch
>>>   qcollectiongenerator: could not exec
>>>   '/usr/lib/x86_64-linux-gnu/qt4/bin/qcollectiongenerator': No
> such
>>  file
>>>   or directory
>>>   Makefile:27894: recipe for target
>>>   'doc/interpreter/octave_interpreter.qch' failed
>>>   make[2]: *** [doc/interpreter/octave_interpreter.qch] Error 1
>>>   make[2]: Leaving directory
>>  '/home/mousei7/work/Octave/octave-hg/octave'
>>>   Makefile:26512: recipe for target 'all-recursive' failed
>>>   make[1]: *** [all-recursive] Error 1
>>>   make[1]: Leaving directory
>>  '/home/mousei7/work/Octave/octave-hg/octave'
>>>   Makefile:10167: recipe for target 'all' failed
>>>   make: *** [all] Error 2
>>>
>>>
>>>   I have configured with qt5.
>>
>>  This is not correct. I configure without any options for qt and qt5 is
> selected.
>>
>>  I reconfigured --with-qt=5 and trying to make again.
>>
>>  Tatsuro
>>
> make still see qt4 qcollectiongenerator
>
>
> $ locate qcollectiongenerator
> /usr/bin/qcollectiongenerator
> /usr/lib/x86_64-linux-gnu/qt5/bin/qcollectiongenerator
>
> It smells bug in configure?

I execute dirty workaround

sudo ln -s /usr/lib/x86_64-linux-gnu/qt5/bin/qcollectiongenerator /usr/lib/x86_64-linux-gnu/qt4/bin/qcollectiongenerator

The above is passed but I h

  GEN      doc/interpreter/octave_interpreter.qhc
/usr/bin/texi2dvi: etex exited with bad status, quitting.

Any suggestions?

Tatsuro



​Try "make V=1​
​".
Do not run parallel make (do not pass any "-j" options).

Dmitri.
--
 


reply via email to

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