Ticket #33002 (closed defect: fixed)
slepc @3.2-p3 +arpack build failure
| Reported by: | yunteng@… | Owned by: | mmoll@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | slepc, arpack |
Description (last modified by ryandesign@…) (diff)
It seems that the new arpack port is not matching with the slepc port.
pre-fetch {
if {![file exists ${prefix}/lib/libparpack.a]} {
return -code error "Please install the mpi variant of arpack first."
}
}
The libparpack.a is not there after I installed arpack.
Change History
Note: See
TracTickets for help on using
tickets.

