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: Thu, 5 Jul 2018 22:53:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

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

One additional problem is that you are hitting bug #53853 because your system
is big-endian. There is no fix for that bug yet, but jwe has volunteered to
work on a fix if he can get login access to a big-endian system to test on.

If you want to work around it, you can edit the Octave configure script and
replace every instance of "ax_blas_integer_size=8" with
"ax_blas_integer_size=4" (or gsed -i
's/ax_blas_integer_size=8/ax_blas_integer_size=4/' configure).

    _______________________________________________________

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]