octave-maintainers
[Top][All Lists]
Advanced

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

Re: Build failure on centos 6.4


From: Leo Liu
Subject: Re: Build failure on centos 6.4
Date: Fri, 22 Nov 2013 14:33:15 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.9)

On 2013-11-22 13:02 +0800, Leo Liu wrote:
> Silly me my script didn't have `hg pull -u' so the source tree was out
> of date. Pull and build fine now.
>
> Sorry for the noise.


Although it builds fine it installs something without the
documentations.

First: when starting up I got this warning: docstring file
'/usr/local/octave/share/octave/3.7.7+/etc/built-in-docstrings' not
found

`help sin' prints:

error: unable to open /usr/local/octave/share/octave/3.7.7+/etc/macros.texi for 
reading
error: called from:
error:   /usr/local/octave/share/octave/3.7.7+/m/help/__makeinfo__.m at line 
103, column 5
error:   /usr/local/octave/share/octave/3.7.7+/m/help/help.m at line 99, column 
22

I went into .build/doc and make all:

Making all in doxyhtml
make[1]: Entering directory `/home/shared/sources/c/octave/.build/doc/doxyhtml'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/shared/sources/c/octave/.build/doc/doxyhtml'
Making all in icons
make[1]: Entering directory `/home/shared/sources/c/octave/.build/doc/icons'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/shared/sources/c/octave/.build/doc/icons'
Making all in interpreter
make[1]: Entering directory 
`/home/shared/sources/c/octave/.build/doc/interpreter'
make[1]: *** No rule to make target `../../../scripts/DOCSTRINGS', needed by 
`arith.texi'.  Stop.
make[1]: Leaving directory 
`/home/shared/sources/c/octave/.build/doc/interpreter'
make: *** [all-recursive] Error 1


Constantly disappointed by the fragile build process,
Leo


reply via email to

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