Hi,
I'm trying to build libMesh and am running into this error:
/apps/rhel5/petsc-3.4.0/64/mvapich2-1.8_intel-13.0.1.117/include/petscsnes.h(587):
error: attribute "deprecated" does not take arguments
PETSC_DEPRECATED("Use SNESGetLineSearch()") PETSC_STATIC_INLINE
PetscErrorCode SNESGetSNESLineSearch(SNES snes,SNESLineSearch *ls) {return
SNESGetLineSearch(snes,ls);}
^
/apps/rhel5/petsc-3.4.0/64/mvapich2-1.8_intel-13.0.1.117/include/petscsnes.h(588):
error: attribute "deprecated" does not take arguments
PETSC_DEPRECATED("Use SNESSetLineSearch()") PETSC_STATIC_INLINE
PetscErrorCode SNESSetSNESLineSearch(SNES snes,SNESLineSearch ls) {return
SNESSetLineSearch(snes,ls);}
^
compilation aborted for src/base/libmesh.C (code 2)
make[2]: *** [src/base/libmesh_opt_la-libmesh.lo] Error 1
This is libMesh master from yesterday with intel/13.0.1.117 compiler. I
have attached libMesh's config log.
Thanks,
Jim
--
Jim Fonseca, PhD
Research Scientist
Network for Computational Nanotechnology
Purdue University
765-496-6495
www.jimfonseca.com
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users