[MacPorts] #36103: octave-devel build: Undefined symbols for architecture x86_64

MacPorts noreply at macports.org
Thu Sep 13 22:41:04 PDT 2012


#36103: octave-devel build: Undefined symbols for architecture x86_64
---------------------------+-------------------------
  Reporter:  vic@…         |      Owner:  michaelld@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.2
Resolution:                |   Keywords:
      Port:  octave-devel  |
---------------------------+-------------------------

Comment (by jeremyhu@…):

 The comment #14 issue is a dupe of #36093

 Regarding the malloc issue, from my email just now to macports-dev:
 {{{
 Thanks for pointing out that --enable-fully-dynamic-string issue.  It's
 not actually the case that you think (incompatibility with the host).  The
 problem seems to be that some of MacPorts' gcc compilers have been built
 with --enable-fully-dynamic-string and others haven't.  gcc44 and gcc45
 are built with --enable-fully-dynamic-string and gcc46, gcc47, and gcc48
 aren't, so gcc44 and gcc45 aren't compatible with the libstdcxx that is
 built from gcc47 because of this difference.

 I think we should try having users experiencing issues with octave-devel
 using gcc44 and gcc45 rebuild the compiler without --enable-fully-dynamic-
 string to see if that solves that particular issue...
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/36103#comment:30>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list