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

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

[Octave-bug-tracker] [bug #54235] problems building Octave on Solaris


From: Michele
Subject: [Octave-bug-tracker] [bug #54235] problems building Octave on Solaris
Date: Tue, 10 Jul 2018 12:55:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #65, bug #54235 (project octave):

Well thge easiest thing is always the thing for me.

# ./configure --without-opengl --without-qt --without-fltk --disable-java
--without-magick

completed with no errors.  I then did gmake and that's been grinding along for
about an hour now.  In the meantime while we're waiting for that:

++
# objdump -T /usr/lib/libGraphicsMagick++.so | grep _ZN6Magick9CoderInfoC1ERK
objdump: '/usr/lib/libGraphicsMagick++.so': No such file
# pwd
/opt/csw/lib
# objdump -T /opt/csw/lib/libGraphicsMagick++.so | grep
_ZN6Magick9CoderInfoC1ERK
00038630 g    DF .text  0000009c  Base        _ZN6Magick9CoderInfoC1ERKS0_
000386cc g    DF .text  000001e8  Base       
_ZN6Magick9CoderInfoC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

# pwd
/export/home/michele/octave-4.4.0x
# objdump -T ./libinterp/.libs/liboctinterp.so | grep
_ZN6Magick9CoderInfoC1ERK
00000000      D  *UND*  00000000              _ZN6Magick9CoderInfoC1ERKSs
#

--

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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