[MacPorts] #37887: petsc +mpich2 compile error
MacPorts
noreply at macports.org
Fri Feb 1 07:46:10 PST 2013
#37887: petsc +mpich2 compile error
-------------------------+---------------------
Reporter: arichar6@… | Owner: mmoll@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: petsc |
-------------------------+---------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => mmoll@…
Old description:
> I think that line 80 in the Portfile for petsc has an error. It reads
>
> --with-cxx=${prefix}/bin/picxx \
>
> while I think it should be
>
> --with-cxx=${prefix}/bin/mpicxx \
>
> Thanks,
>
> Steve
New description:
I think that line 80 in the Portfile for petsc has an error. It reads
{{{
--with-cxx=${prefix}/bin/picxx \
}}}
while I think it should be
{{{
--with-cxx=${prefix}/bin/mpicxx \
}}}
Thanks,
Steve
--
Comment:
In the future, please use WikiFormatting and Cc the port maintainer(s).
--
Ticket URL: <https://trac.macports.org/ticket/37887#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list