[MacPorts] #47062: octave: FLTK fails to link gl2ps

MacPorts noreply at macports.org
Mon Mar 9 14:54:54 PDT 2015


#47062: octave: FLTK fails to link gl2ps
-------------------------+-------------------------
  Reporter:  akarypid@…  |      Owner:  michaelld@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.3
Resolution:              |   Keywords:
      Port:  octave      |
-------------------------+-------------------------

Comment (by akarypid@…):

 Actually I've fixed the issue by installing the stand-alone command-line
 tools package; see my comments here:
 https://trac.macports.org/ticket/44581#comment:93
 https://trac.macports.org/ticket/44581#comment:94

 I think macports simply does not support the packaging for the command
 line tools bundled in XCode 6. It probably still expects stuff to be
 present in /usr/include (which is not the case unless you install the
 stand-alone version of the command line tools).

 After I did an "xcode-select --install" I was able to install gl2ps
 normally and the libraries got built (as well as octave itself). So
 everything seems fine (there is no bug); it's just that my setup is not
 supported... So if anyone comes across this ticket because they have the
 same problem, simply do "xcode-select --install" and then remove gl2ps
 with "port uninstall gl2ps". Finally, re-build octave with "port install
 octave" and it should re-build gl2ps properly and proceed to succeed in
 building octave as well.

-- 
Ticket URL: <https://trac.macports.org/ticket/47062#comment:11>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list