Opened 12 years ago
Closed 12 years ago
#37887 closed defect (fixed)
petsc +mpich2 compile error
Reported by: | arichar6@… | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | petsc |
Description (last modified by mf2k (Frank Schima))
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
Change History (2)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mmoll@… |
comment:2 Changed 12 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r102379.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainer(s).