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: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #49480] undefined reference to address@hidden
Date: Sun, 30 Oct 2016 15:31:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.9) Gecko/20100101 Goanna/2.2 Firefox/38.9 PaleMoon/26.5.0

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

                 Summary: undefined reference to address@hidden
                 Project: GNU Octave
            Submitted by: octavebugs
            Submitted on: Sun 30 Oct 2016 03:31:51 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.0-rc2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When compiling rc2 I get the following error.

/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libGraphicsMagick.so:
undefined reference to address@hidden'

Before when I compiled I did not have GraphicsMagick++ installed but then I
found imread did not work. So after installing 
libgraphicsmagick++1-dev I get the compilation error above.

Compilation options were as follows:

```
./configure LD_LIBRARY_PATH=/opt/OpenBLAS/lib CPPFLAGS=-I/opt/OpenBLAS/include
LDFLAGS=-L/opt/OpenBLAS/lib --enable-64

make
```

Any help appreciated.




    _______________________________________________________

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]