[MacPorts] #43396: octave-3.6.4_12 build fail in Mavericks 10.9.2

MacPorts noreply at macports.org
Tue Apr 22 13:26:47 PDT 2014


#43396: octave-3.6.4_12 build fail in Mavericks 10.9.2
-----------------------------+-------------------------
  Reporter:  kent.conover@…  |      Owner:  michaelld@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.2.1
Resolution:                  |   Keywords:
      Port:  octave          |
-----------------------------+-------------------------

Comment (by michaelld@…):

 OK; so my suggestions didn't work. No big surprises there. I'm pretty sure
 the issue comes when libtool is resolving libraries for linking purposes.
 For your install, the "system" libraries are: hdf5 z Carbon m.  The former
 2 should be provided by MacPorts, while the latter 2 are provided by the
 OS. What do the following return:
 {{{
 otool -L /opt/local/lib/libhdf5.dylib
 otool -L /opt/local/lib/libz.dylib
 otool -L /System/Library/Frameworks/Carbon.framework/Carbon
 }}}

 Also, if any of the following exist, can you attach them to this ticket?
 {{{
 ls `port work octave`/octave*/*/*.la
 }}}

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


More information about the macports-tickets mailing list