octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54235] configure sets FPICFLAG to '-KPIC' on


From: Michele
Subject: [Octave-bug-tracker] [bug #54235] configure sets FPICFLAG to '-KPIC' on Solaris even with F77='gfortran'
Date: Thu, 5 Jul 2018 20:38:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:52.0) Gecko/20100101 Firefox/52.0

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

OK, I downloaded that and ran

# pwd
/export/home/michele/octave-4.4.0x
# ./configure --libdir=/opt/csw/lib

and got this config.log:

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

It finished but with one game-ending warning:

configure: WARNING: QScintilla library not found; disabling built-in Qt GUI
editor

even though I do have QScintilla:

# pwd
/opt/csw/lib
# ls -l *cint*
-rwxr-xr-x   1 root     root     3792576 Jul  5 19:54 libqscintilla2.so
-rwxr-xr-x   1 root     root     3792576 Jul  5 19:54 libqscintilla2.so.11
-rwxr-xr-x   1 root     root     3792576 Jul  5 19:54 libqscintilla2.so.11.3
-rwxr-xr-x   1 root     root     3792576 Jul  5 19:54
libqscintilla2.so.11.3.0
lrwxrwxrwx   1 root     root          20 Jun 28 12:39 libscintilla.so ->
libscintilla.so.2.26
lrwxrwxrwx   1 root     root          20 Jun 28 12:39 libscintilla.so.2 ->
libscintilla.so.2.26
-rwxr-xr-x   1 root     bin      1885080 Jun 14  2011 libscintilla.so.2.26
#

What I don't have is a .pc file for QScintilla in pkgconfig/ even though I
have loaded libscintilla_dev from opwncsw
(https://www.opencsw.org/get-it/packages/)

I have also set:

#PATH=/opt/csw/bin:/opt/csw/share:/opt/sfw/bin:/opt/csw/java/jdk1.8.0_171:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/X11/bin:/usr/local/bin:/usr/ccs/bin:/opt/csw/share/Adobe
# LD_LIBRARY_PATH=/opt/csw/lib:/usr/local/lib:/opt/sfw/lib
# JAVA_HOME=/opt/csw/java/jdk1.8.0_171
# QT_LIBS=/opt/csw/lib
#
PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig:/usr/local/lib/pkgconfig:/opt/sfw/lib/pkgconfig:/usr/lib/pkgconfig

I have NOT set LDFLAGS or LIBS.  If I set those, configure claims the gcc
compiler doesn't work.

    _______________________________________________________

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]