Opened 12 years ago

Last modified 12 years ago

#33002 closed defect

slepc @3.2-p3 +arpack build failure — at Version 1

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 (Ryan Carsten Schmidt))

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 (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: slepc arpack removed
Owner: changed from macports-tickets@… to mmoll@…
Priority: HighNormal
Summary: slepc @3.2-p3 +arpack build failerslepc @3.2-p3 +arpack build failure
Note: See TracTickets for help on using tickets.