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: Dan Sebald
Subject: [Octave-bug-tracker] [bug #47886] Do not link against libraries without OpenGL
Date: Thu, 10 Nov 2016 21:02:49 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

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

I don't see the

+if test "$opengl_graphics" = yes; then

conditionals in the current development code.  This patch must not have been
applied.  The first code hunk fails (the removing of the code) while the
second succeeds:

@ ~/octave/octave/octave $ patch -p0 --dry-run <
~/octave/bug_47886/patch-configure.diff 
checking file configure.ac
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] y
Hunk #1 FAILED at 1266.
Hunk #2 succeeded at 528 with fuzz 1 (offset -1124 lines).
1 out of 2 hunks FAILED

The subtract/add code ends up in two different hunks in the patch, which
typically isn't the case.  I suppose some small change was made recently in
the configure.ac file.

If this patch is fixed and applied, will it solve the problem?  From the
sounds of it, there may still be a remaining issue.

    _______________________________________________________

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]