|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #55883] Octave 5.1.0 fails to find QtOpenGL on macOS |
| Date: | Mon, 11 Mar 2019 06:12:19 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15 |
URL:
<https://savannah.gnu.org/bugs/?55883>
Summary: Octave 5.1.0 fails to find QtOpenGL on macOS
Project: GNU Octave
Submitted by: None
Submitted on: Mon 11 Mar 2019 10:12:17 AM UTC
Category: Configuration and Build System
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 5.1.0
Operating System: Mac OS
_______________________________________________________
Details:
Building Octave 5.1.0 on macOS 10.12, 10.13 or 10.14 fails with the following
error:
ld: framework not found QtOpenGL
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [libgui/graphics/__init_qt__.la] Error 1
The full build output is there:
https://gist.github.com/fxcoudert/de72298adc959b5bdc0a245d03a38692
We are building with:
./configure --prefix=/usr/local/Cellar/octave/5.1.0
--disable-dependency-tracking --disable-silent-rules
--enable-link-all-dependencies --enable-shared --disable-static
--with-hdf5-includedir=/usr/local/opt/hdf5/include
--with-hdf5-libdir=/usr/local/opt/hdf5/lib --with-x=no
--with-blas=-L/usr/local/opt/veclibfort/lib -lvecLibFort --with-portaudio
--with-sndfile && make all
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55883>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |