octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 4.3.0+ Build error in doc


From: Christian Himpe
Subject: Re: Octave 4.3.0+ Build error in doc
Date: Wed, 21 Mar 2018 00:33:58 +0100

On Tue, 20 Mar 2018 16:11:52 -0700
Mike Miller <address@hidden> wrote:

> On Wed, Mar 21, 2018 at 00:00:06 +0100, Christian Himpe wrote:
> >   GEN      doc/interpreter/octave_interpreter.qch
> > /bin/bash: line 2: doc/interpreter/octave_interpreter.qhcp:
> > Permission denied Makefile:27805: recipe for target
> >   'doc/interpreter/octave_interpreter.qch' failed make[2]: ***
> >   [doc/interpreter/octave_interpreter.qch] Error 126
> > 
> > ###
> > 
> > on Ubuntu 16.04. Is this already a known issue or did I overlook
> > something else? Is there a temporary or permanent fix?  
> 
> This has been raised but not fixed. I would be curious to see which
> version of Qt you are building with, and the output of
> 
>     $ grep -E '^(MOC|UIC|LREL|Q.*GEN)' Makefile
> 
> I have made one small fix related to qcollectiongenerator on the
> stable branch that may not yet be merged into the development branch.
> This may or may not be related to the error you are seeing.
> 

Hi,

here is the output of the grep:

###

LRELEASE = 
LRELEASEFLAGS = 
LRELEASE_QTVER = 
MOC = 
MOCFLAGS = 
MOC_QTVER = 
QCOLLECTIONGENERATOR = 
QCOLLECTIONGENERATOR_QTVER = 
QHELPGENERATOR = 
QHELPGENERATOR_QTVER = 
UIC = 
UICFLAGS = 
UIC_QTVER = 

###

and my Qt version is:

qmake --version
QMake version 2.01a
Using Qt version 4.8.7 in /usr/lib/x86_64-linux-gnu

yet I do not have the qt4-dev-tools installed (and never needed to) as I
am building with:

--disable-gui

and:

--disable-java

if that makes a difference.

Best

Christian

-
-- 
Christian Himpe
Computational Methods in Systems and Control Theory
Max Planck Institute for Dynamics of Complex Technical Systems
Sandtorstr. 1
D-39106 Magdeburg
Germany



reply via email to

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