[MacPorts] #46895: octave @3.8.2_5: build fails with +x11
MacPorts
noreply at macports.org
Wed Feb 18 05:53:40 PST 2015
#46895: octave @3.8.2_5: build fails with +x11
------------------------------+--------------------------------
Reporter: md14-macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: octave |
------------------------------+--------------------------------
Comment (by michaelld@…):
Both FLTK and X11 define the default namespace type "Window"; this is why
namespaces were invented! If either of them used a specific namespace
(e.g., "fltk::Window"), we could do both +glgui and +x11 and have them not
compete for resources. Ah well.
I can't imagine anyone wanting / needing both +x11 and +glgui, so I'm just
making the variants conflict so that they cannot both be active. This
issue should be fixed in r133035. Please do:
{{{
sudo port clean octave
sudo port selfupdate
sudo port install octave +x11
}}}
and see if that works. Please report back on this ticket either way.
--
Ticket URL: <https://trac.macports.org/ticket/46895#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list