octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59174] octave 5.2.0 compilation error after s


From: robin hankin
Subject: [Octave-bug-tracker] [bug #59174] octave 5.2.0 compilation error after successful ./configure on MacOS
Date: Thu, 24 Sep 2020 16:33:08 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36

Follow-up Comment #2, bug #59174 (project octave):

Hi there Markus, thanks for this.  Configuring with
--enable-link-all-dependencies did indeed result in make compiling...

...but not completely successfully.  I am not asking for help in resolving
this issue, just pointing out  that an apparently successful running of
./configure results in a non-useful executable (in this case, octave being
unable to create plots).  Not sure if this should be a separate bug or a
continuation of #59174.


octave:3> plot(1:10)
warning: opengl_renderer::render_text: support for rendering text (FreeType)
was unavailable or disabled when Octave was built
warning: called from
    axes at line 100 column 8
    newplot at line 158 column 10
    plot at line 222 column 9

gnuplot> set terminal aqua enhanced title "Figure 1" size 560 420  font
"*,6.66667" dashlength 1
                      ^
         line 0: unknown or ambiguous terminal type; type just 'set terminal'
for a list

WARNING: Plotting with an 'unknown' terminal.
No output will be generated. Please select a terminal with 'set terminal'.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59174>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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