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: Mon, 9 Jul 2018 20:08:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:52.0) Gecko/20100101 Firefox/52.0

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

Ah ha - that was it.  Thanks!  I was trying to fix the GL problem and found
somewhere on the web that suggested setting CFLAGS.  I simply forgot I had
done that. I unset it and this time it configured without error.  New
config.log here:

https://login.filesanywhere.com/fs/v.aspx?v=8c69638c586274a6ab6c

I then ran gmake and it went much longer than any attempt so far but finally
ended with this:


...
  GEN      libinterp/corefcn/tril.cc-tst
  GEN      libinterp/corefcn/tsearch.cc-tst
  GEN      libinterp/corefcn/typecast.cc-tst
  GEN      libinterp/corefcn/utils.cc-tst
  GEN      libinterp/corefcn/variables.cc-tst
  GEN      libinterp/parse-tree/oct-parse.in.yy-tst
  GEN      libinterp/dldfcn/__delaunayn__.cc-tst
  GEN      libinterp/dldfcn/__eigs__.cc-tst
  GEN      libinterp/dldfcn/__fltk_uigetfile__.cc-tst
  GEN      libinterp/dldfcn/__glpk__.cc-tst
  GEN      libinterp/dldfcn/__init_fltk__.cc-tst
  GEN      libinterp/dldfcn/__init_gnuplot__.cc-tst
  GEN      libinterp/dldfcn/__osmesa_print__.cc-tst
  GEN      libinterp/dldfcn/__voronoi__.cc-tst
  GEN      libinterp/dldfcn/amd.cc-tst
  GEN      libinterp/dldfcn/audiodevinfo.cc-tst
  GEN      libinterp/dldfcn/audioread.cc-tst
  GEN      libinterp/dldfcn/chol.cc-tst
  GEN      libinterp/dldfcn/convhulln.cc-tst
  GEN      libinterp/dldfcn/dmperm.cc-tst
  GEN      libinterp/dldfcn/fftw.cc-tst
  GEN      libinterp/dldfcn/gzip.cc-tst
  GEN      libinterp/dldfcn/qr.cc-tst
  GEN      libinterp/dldfcn/symbfact.cc-tst
  GEN      src/mkoctfile.cc
  CXX      src/src_mkoctfile-mkoctfile.o
  CXXLD    src/mkoctfile
  CC       src/src_octave-display-available.o
  GEN      src/main.cc
  CXX      src/src_octave-main.o
  CXXLD    src/octave
  CXX      src/src_octave_cli-main-cli.o
  GEN      src/octave-build-info.cc
  CXX      src/src_octave_cli-octave-build-info.o
  CXXLD    src/octave-cli
ld: warning: file liboctave/.libs/liboctave.so: linked to
/export/home/michele/octave-4.4.0x/liboctave/.libs/liboctave.so: attempted
multiple inclusion of file
ld: warning: file /opt/csw/lib/libstdc++.so: attempted multiple inclusion of
file
ld: warning: file /opt/csw/lib/libgomp.so: attempted multiple inclusion of
file
Undefined                       first referenced
 symbol                             in file
_ZN6Magick9CoderInfoC1ERKSs         libinterp/.libs/liboctinterp.so
_ZN6Magick5Image4pingERKSs          libinterp/.libs/liboctinterp.so
_ZNK6Magick9CoderInfo11descriptionEv libinterp/.libs/liboctinterp.so
_ZNK6Magick5Image6magickEv          libinterp/.libs/liboctinterp.so
_ZNK6Magick5Image7commentEv         libinterp/.libs/liboctinterp.so
_ZN6Magick5Image9attributeESs       libinterp/.libs/liboctinterp.so
ld: fatal: symbol referencing errors. No output written to
src/.libs/octave-cli
gmake[2]: *** [Makefile:14943: src/octave-cli] Error 1
gmake[2]: Leaving directory '/export/home/michele/octave-4.4.0x'
gmake[1]: *** [Makefile:26500: all-recursive] Error 1
gmake[1]: Leaving directory '/export/home/michele/octave-4.4.0x'
gmake: *** [Makefile:10208: all] Error 2
#




    _______________________________________________________

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]