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

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

[Octave-bug-tracker] [bug #45569] support for Image IO was disabled when


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45569] support for Image IO was disabled when Octave was built. but it was not reported in the summary of ./config
Date: Sat, 18 Jul 2015 21:12:44 +0000
User-agent: Mozilla/5.0 (Android; Mobile; rv:39.0) Gecko/39.0 Firefox/39.0

Update of bug #45569 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

This looks like the same mismatch in your other bug report. This time it is
the GraphicsMagick provided by your distro, which was built with gcc 4.4.7, vs
your upgraded compiler you are using to compile Octave and the image package.

If you want to use the distro supplied GraphicsMagick, you will have to build
Octave and all Forge packages with -D_GLIBCXX_USE_CXX11_ABI=0.

Or use the new ABI and you will have to compile and install GraphicsMagick
from source. 

Tip for the future: if you see "cxx11" in an undefined symbol error, it means
you are hitting this C++11 ABI issue again.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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