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

MacPorts noreply at macports.org
Thu Sep 13 07:49:24 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 gnwiii@…):

 Replying to [comment:12 michaelld@…]:
 > gnwiii: Will you post the "svn diff" of that Portfile? I think very
 little has changed in your version, but it's difficult for me to see (and,
 I'm building octave-devel right now, so I'm not going to swap that
 Portfile in an "svn diff" myself).

 Sorry, I use tarballs here due to firewall issues.  I'm using the test
 Portfile in a private ports tree.  I just took a copy of the math/octave-
 devel directory and edited the Portfile to replace gcc with gfortran
 pretty much everywhere (to make it clear that only gfortran is used from
 macports) and then replaced the configure.compiler line:

 {{{
 <     configure.compiler   macports-gcc-${gcc_version}
 ---
 >     configure.cc            llvm-gcc-4.2
 >     configure.cxx           llvm-g++-4.2
 >     configure.f77           "/usr/local/bin/octf77-${gfortran_version}"
 }}}

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


More information about the macports-tickets mailing list