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

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

[Octave-bug-tracker] [bug #32160] /usr/X11R6/lib/libGL.so: could not rea


From: Guillaume
Subject: [Octave-bug-tracker] [bug #32160] /usr/X11R6/lib/libGL.so: could not read symbols on Suse 64 bits
Date: Thu, 27 Jan 2011 13:21:36 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

Follow-up Comment #7, bug #32160 (project octave):

Sorry to mention this again here as this is a diversion but when compiling
with flags --without-opengl --without-framework-opengl and without having
fltk, I get a crash at the end of compilation (when building the doc?) with:


../../run-octave -f -q -H -p . --eval "geometryimages ('griddata', 'eps');"
error: `__fltk_redraw__' undefined near line 41 column 5
error: called from:
error:   /.../octave/scripts/plot/private/__axis_label__.m at line 41, column
5
error:   /.../octave/scripts/plot/title.m at line 33, column 7


Shouldn't this call to  `__fltk_redraw__'  be surrounded by:


if (any (strcmp (available_graphics_toolkits (), "fltk")))
endif


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32160>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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