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

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

[Octave-bug-tracker] [bug #47886] Do not link against libraries without


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47886] Do not link against libraries without OpenGL
Date: Tue, 10 May 2016 18:41:06 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #3, bug #47886 (project octave):

I meant that the liboctinterp.so library is not linked against libGL.so
directly, because --without-opengl was stated, but it is indirectly linked via
libgl2ps.so for example.

Hmm, I suppose that's another level to this bug, that even if we make the code
conditional on HAVE_OPENGL and have no unresolved symbols as the OP reports,
we will still be linking with GL2PS_LIBS, which may still force a link with
libGL if the system is configured that way.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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