On 2019-12-30 17:26, Stogner, Roy H wrote:
----8< snip ----
MUMPS is still not detected by libMesh :( .

Is configure finding your petscconf.h?  Is PETSC_HAVE_MUMPS defined
there?

I looked into =configure=, and found this:

    $as_echo "#define PETSC_HAVE_MUMPS 1" >>confdefs.h

Then found this in config.status:

    D["PETSC_HAVE_MUMPS"]=" 1"

Then, my config.log shows:

   ----8< snip ----
configure:6861: mpicxx -c -fPIC -fopenmp -march=amdfam10 -mtune=generic -fPIC -fopenmp -march=amdfam10 -mtune=generic -O2 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
    conftest.cpp: In function 'int main()':
conftest.cpp:18:9: error: 'thisisanerror' was not declared in this scope
       18 |         thisisanerror;
          |         ^~~~~~~~~~~~~
    configure:6861: $? = 1
    configure: failed program was:
    | /* confdefs.h */
    ----8< snip ----
    | #define PETSC_HAVE_MUMPS 1
    ----8< snip ----

but I cannot find conftest.cpp. This put a question mark on my face :) .


P.S. If you don't get direct e-mails from me, it's because I can't (https://ut.service-now.com/sp?id=kb_article&number=KB0011416)

-------------------------------------------------
This free account was provided by VFEmail.net - report spam to ab...@vfemail.net

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the 
NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options!

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to