>>> stderr: /usr/bin/ld: cannot find -lfblas <<< Looks like a broken/incomplete build - that configure thinks is successful.
Suggest doing a fresh build after 'rm -rf /home/ryan/projects/moose/petsc/linux-c-opt' Also if using threads - might want to use --download-openblas [or MKL] Satish On Wed, 27 Feb 2019, Fande Kong wrote: > Hi Satish, > > Do you have any idea why the configure failed? > > Thanks, > > Fande > > On Mon, Feb 25, 2019 at 2:57 PM <[email protected]> wrote: > > > Greetings, > > I am having trouble installing Petsc with the given configuration options > > in the scripts/update_and_rebuild_petsc.sh. I have attached the > > confiugure.log. I am running Arch linux - kernel 4.20.12, mpi: gcc 8.2.1, > > mpif77/90: gnu fortran gcc 8.2.1. > > > > The main problem is that I keep getting errors for superlu_dist and > > scalapack that the downloaded file cannot be installed with the given > > configuration. Are there some other flags I can specify to compile and link > > the packages with Petsc? > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "moose-users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > Visit this group at https://groups.google.com/group/moose-users. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/moose-users/09180386-e88b-4776-94cc-1f0cc00e00f6%40googlegroups.com > > <https://groups.google.com/d/msgid/moose-users/09180386-e88b-4776-94cc-1f0cc00e00f6%40googlegroups.com?utm_medium=email&utm_source=footer> > > . > > For more options, visit https://groups.google.com/d/optout. > > >
