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: Thu, 12 Jul 2018 12:40:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:52.0) Gecko/20100101 Firefox/52.0

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

Well 

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


fails with


checking whether the C compiler works... no
configure: error: in `/export/home/michele/octave-4.4.0x':
configure: error: C compiler cannot create executables
See `config.log' for more details
# echo $LDFLAGS
-L/opt/csw/lib -llibstdc++.so
#


I had to unset LDFLAGS (which got set in some post previously) to get
configure to finish successfully.  gmake is running right now.

"Does 'env
PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig:/usr/local/lib/pkgconfig:/opt/sfw/lib/pkgconfig:/usr/lib/pkgconfig
pkg-config --libs freetype2' return '-R/usr/sfw/lib -L/usr/sfw/lib
-lfreetype'?"

Yes.


# env
PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig:/usr/local/lib/pkgconfig:/opt/sfw/lib/pkgconfig:/usr/lib/pkgconfig
pkg-config --libs freetype2
-R/usr/sfw/lib -L/usr/sfw/lib -lfreetype
#


    _______________________________________________________

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]