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: Fri, 13 Jul 2018 19:37:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:52.0) Gecko/20100101 Firefox/52.0

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

Using the newest 4.4.0x, I did 

./configure --without-opengl --without-qt --without-fltk --disable-java
--without-magick --without-fontconfig --without-freetype

This ended without erros so I did gmake.

That gave:


...
  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
_ZmIIxER6MArrayIT_ES3_RKS1_        
/export/home/michele/octave-4.4.0x/liboctave/.libs/liboctave.so
ld: fatal: symbol referencing errors. No output written to
src/.libs/octave-cli
gmake[2]: *** [Makefile:14911: src/octave-cli] Error 1
gmake[2]: Leaving directory '/export/home/michele/octave-4.4.0x'
gmake[1]: *** [Makefile:26453: all-recursive] Error 1
gmake[1]: Leaving directory '/export/home/michele/octave-4.4.0x'
gmake: *** [Makefile:10194: all] Error 2
#


So we're back to the libstdc problem again.  Though it seems different this
time.


    _______________________________________________________

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]