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: Sat, 7 Jul 2018 15:00:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:52.0) Gecko/20100101 Firefox/52.0

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

I found a fix for the ld issue:

# LD_ALTEXEC=/opt/csw/bin/gld

I am now back to gcc 4.92, g++ 4.92 and gfortran 4.92

so I tried

./configure --libdir=/opt/csw/lib

This gave me a new error I wasn't getting before:
...
checking BLAS library integer size... 4
configure: error: BLAS and LAPACK libraries are required
#

But I do have those:

# cd /opt/csw/lib
# ls -l *blas*
-rwxr-xr-x   1 root     root      321448 Jun 30 15:55 libblas.so
lrwxrwxrwx   1 root     root          20 Jun 22 16:19 libgslcblas.so.0 ->
libgslcblas.so.0.0.0
-rwxr-xr-x   1 root     bin       234316 Nov  1  2013 libgslcblas.so.0.0.0
# ls -l *lapack*
-rwxr-xr-x   1 root     root     13870064 Jun 30 12:14 liblapack.so
#


    _______________________________________________________

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]