On Sun, Sep 7, 2008 at 7:47 PM, Derek Gaston <[EMAIL PROTECTED]> wrote:
>
>> If anyone following the
>> SVN head suddenly sees PETSc-related compilation errors, let me know.

Roy,

That last change broke my build: apparently you can't include
<petscversion.h> without including <petsc.h> first?  Error message
below


arthur(9)$ make
Compiling C++ (in development mode) src/numerics/linear_solver.C...
/usr/local/petsc/petsc-2.3.1/include/petscversion.h:4: error:
'PETSC_EXTERN_CXX_BEGIN' does not name a type
/usr/local/petsc/petsc-2.3.1/include/petscmath.h:274: error:
'PetscErrorCode' does not name a type

(and a bunch more similar errors)

Do we have a chicken-and-egg problem here?  What necessitated the
change to petsc_macro.h?

-- 
John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to