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

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

[Octave-bug-tracker] [bug #49480] undefined reference to address@hidden


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49480] undefined reference to address@hidden
Date: Sun, 30 Oct 2016 15:55:56 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #49480 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Please ask for help compiling Octave on the help mailing list
(http://www.octave.org/support).

The problem appears to be that your system's (or your self-compiled)
libGraphicsMagick.so is underlinked. It depends on libtiff.so, but that
library is either not installed or libGraphicsMagick was not built correctly
to link with libtiff.

As a workaround if you add "-ltiff" to the global LIBS environment variable,
Octave will probably compile. You might want to report this to your
distribution if you are using distribution packages for GraphicsMagick and/or
libtiff.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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