[MacPorts] #39476: arpack's openmpi variant conflicts with gcc45

MacPorts noreply at macports.org
Sat Jun 22 12:01:52 PDT 2013


#39476: arpack's openmpi variant conflicts with gcc45
---------------------+---------------------
  Reporter:  mk@…    |      Owner:  mmoll@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.1.3
Resolution:          |   Keywords:
      Port:  arpack  |
---------------------+---------------------

Comment (by dstrubbe@…):

 Well, you do have the symbol. Try this modification:
 {{{
 -    configure.args-append  LDFLAGS='/usr/lib/libblas.dylib
 /usr/lib/liblapack.dylib' --with-blas="-lblas -llapack"
 +    configure.args-append  LDFLAGS='/usr/lib/liblapack.dylib
 /usr/lib/libblas.dylib' --with-blas="-llapack -lblas"
 }}}
 At any rate, if you are just looking to get some version of arpack
 installed, probably using +atlas instead will work for you.

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


More information about the macports-tickets mailing list