[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build From Current Sources Fails.
From: |
Thomas D. Dean |
Subject: |
Build From Current Sources Fails. |
Date: |
Fri, 3 Jan 2020 20:11:59 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
After hg pull and hg update,
> cd build
> ../configure F77=gfortran --without-qt
> make
...
GEN doc/interpreter/stats.texi
GEN doc/interpreter/stmt.texi
GEN doc/interpreter/strings.texi
GEN doc/interpreter/system.texi
GEN doc/interpreter/testfun.texi
GEN doc/interpreter/var.texi
GEN doc/interpreter/vectorize.texi
MAKEINFO ../doc/interpreter/octave.info
../doc/interpreter/octave.texi:812: @detailmenu reference to nonexistent
node `Octave Workspace Windows'
../doc/interpreter/octave.texi:832: @detailmenu reference to nonexistent
node `WWW Access'
Makefile:27763: recipe for target '../doc/interpreter/octave.info' failed
make[2]: *** [../doc/interpreter/octave.info] Error 1
make[2]: Leaving directory '/home/tomdean/Math/Octave/octave-code/build'
Makefile:26366: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/tomdean/Math/Octave/octave-code/build'
Makefile:9950: recipe for target 'all' failed
make: *** [all] Error 2
Tom Dean
- Build From Current Sources Fails.,
Thomas D. Dean <=