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

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

[Octave-bug-tracker] [bug #47263] Link to gl2ps even if configuring with


From: Marcus
Subject: [Octave-bug-tracker] [bug #47263] Link to gl2ps even if configuring without FLTK
Date: Mon, 9 May 2016 03:07:32 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/601.5.17 (KHTML, like Gecko) Version/9.1 Safari/601.5.17

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

1487a68a496a <http://hg.savannah.gnu.org/hgweb/octave/rev/1487a68a496a> seems
to case a link error when configure script is given --without-opengl.

Undefined symbols for architecture x86_64:
  "_glGetIntegerv", referenced from:
      gl2ps_renderer::draw_axes(axes::properties const&) in
libcorefcn.a(libinterp_corefcn_libcorefcn_la-gl2ps-print.o)
  "_glRasterPos3d", referenced from:
      gl2ps_renderer::render_text(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&, double,
double, double, int, int, double) in
libcorefcn.a(libinterp_corefcn_libcorefcn_la-gl2ps-print.o)

 
As best I can tell, without OpenGL, gl2ps, fontconfig, and freetype are not
needed.
Attached is a proposed modification to configure.ac.

(file #37107)
    _______________________________________________________

Additional Item Attachment:

File name: patch-configure.diff           Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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