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: Mike Miller
Subject: [Octave-bug-tracker] [bug #54235] problems building Octave on Solaris
Date: Fri, 13 Jul 2018 20:56:43 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

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

The actual error message


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


suggests that the 'long long' variant of the function template
'operator-=(MArray<T>&, const T&)' is not being built in liboctave.

I'm not sure what changed that is now causing this error to appear where it
didn't appear with the previous 4.4.0x source snapshot.

It could be my change e8961d677661, but if it is, this is some interaction
between C++ and the Solaris system header files that I don't understand.

    _______________________________________________________

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]