Hi Matt,<br><br>That alternative line gives me problems - but works if I add ${PETSC_CC_INCLUDES} to the compiler command.  If I don&#39;t, I see this stuff:<br><br><div style="margin-left: 40px;"><span style="font-family: courier new,monospace;">g++ -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first  -Wall -Wwrite-strings -Wno-strict-aliasing -g  Laplace.cc -o bin.x BoundaryConditionFactory.o BoundaryCondition.o Field.o FileIO.o JacobiSolver.o Timer.o TimerFactory.o GmresSolver.o -L/Users/charles/pkg/petsc-3.0.0-p12/darwin9.5.0-c-opt/lib -L/Users/charles/pkg/petsc-3.0.0-p12/darwin9.5.0-c-opt/lib -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc    -L/usr/X11/lib -lX11 -llapack -lblas -L/Users/charles/pkg/petsc-3.0.0-p12/darwin9.5.0-c-opt/lib -lmpiuni -L/usr/lib/i686-apple-darwin9/4.0.1 -L/usr/lib/gcc/i686-apple-darwin9/4.0.1 -ldl -lgcc_s.10.5 -lSystem -lgfortranbegin -lgfortran -L/usr/local/libexec/gcc/i386-apple-darwin9.7.0/4.4.1 -L/usr/local/libexec/gcc/i386-apple-darwin9.7.0 -L/usr/local/lib/gcc/i386-apple-darwin9.7.0/4.4.1 -L/usr/local/lib/gcc/i386-apple-darwin9.7.0 -L/usr/local/lib -lstdc++ -lstdc++ -ldl -lgcc_s.10.5 -lSystem -ldl</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">In file included from /Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:7,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:9,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:6,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscpc.h:6,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscksp.h:6,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from GmresSolver.h:10,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from Laplace.cc:8:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:13:23: error: petscconf.h: No such file or directory</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:14:22: error: petscfix.h: No such file or directory</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">In file included from /Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:1431,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:7,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:9,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:6,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscpc.h:6,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscksp.h:6,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from GmresSolver.h:10,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from Laplace.cc:8:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/private/petscimpl.h:8:21: error: petsc.h: No such file or directory</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">In file included from /Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:432,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:6,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscpc.h:6,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from /Users/charles/pkg/petsc-3.0.0-p12/include/petscksp.h:6,</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">                 from GmresSolver.h:10,</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                 from Laplace.cc:8:</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/private/vecimpl.h:11:22: error: petscvec.h: No such file or directory</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscviewer.h:117: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:10: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:12: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:14: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:16: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:18: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:20: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:22: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:24: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:26: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscoptions.h:28: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:1220: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:1414: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:1415: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:1417: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petsc.h:1418: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:127: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:157: error: ‘PETSC_IS_COLOR_VALUE_TYPE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:158: error: ‘ISColoringValue’ has not been declared</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:158: error: ‘ISColoringValue’ has not been declared</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:178: error: ISO C++ forbids declaration of ‘ISColoringValue’ with no type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:178: error: expected ‘;’ before ‘*’ token</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscis.h:184: error: ISO C++ forbids declaration of ‘ISColoringValue’ with no type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:61: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:63: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:65: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:67: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:69: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:83: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:85: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:158: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:159: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:160: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:164: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:166: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:179: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:181: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:183: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:185: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:187: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:205: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:206: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:208: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:210: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:254: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:259: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:321: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:322: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:323: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:324: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:325: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:357: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:362: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:364: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:398: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:404: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:406: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:408: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:410: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:412: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:413: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:415: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:416: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/private/vecimpl.h:29: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/private/vecimpl.h:32: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/private/vecimpl.h:283: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/private/vecimpl.h:304: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscvec.h:452: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:141: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:142: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:218: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:219: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:220: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:221: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:222: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:223: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:224: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:226: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:227: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:228: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:229: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:230: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:231: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:232: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:233: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:234: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:235: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:236: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:237: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:238: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:239: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:245: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:246: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:247: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:248: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:249: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:250: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:251: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:253: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:254: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:255: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:256: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:257: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:258: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:259: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:260: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:261: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:262: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:263: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:264: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:265: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:266: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:269: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:270: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:271: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:272: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:273: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:274: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:275: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:277: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:278: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:279: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:280: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:281: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:282: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:283: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:284: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:285: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:286: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:287: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:288: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:289: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:290: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:292: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:293: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:296: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:395: error: expected constructor, destructor, or type conversion before ‘const’</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:406: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:409: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:415: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:418: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:419: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:422: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:440: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:442: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:443: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:449: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:450: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:452: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:454: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:459: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:507: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:509: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:514: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:521: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:595: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:620: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:622: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:624: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:945: error: expected constructor, destructor, or type conversion before ‘void’</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:959: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:961: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:963: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:966: error: ‘PETSC_STATIC_INLINE’ does not name a type</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/Users/charles/pkg/petsc-3.0.0-p12/include/petscmat.h:1217: error: ‘ISColoringValue’ has not been declared</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Laplace.cc: In function ‘int main(int, char**)’:</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">Laplace.cc:207: warning: unused variable ‘gmres’</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make: [Laplace] Error 1 (ignored)</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">/bin/rm -f BoundaryConditionFactory.o BoundaryCondition.o Field.o FileIO.o JacobiSolver.o Timer.o TimerFactory.o GmresSolver.o</span><br></div><br><div class="gmail_quote">

On Wed, Mar 24, 2010 at 04:30, Matthew Knepley <span dir="ltr">&lt;<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Wed, Mar 24, 2010 at 3:02 AM, charles reid <span dir="ltr">&lt;<a href="mailto:charlesreid1@gmail.com" target="_blank">charlesreid1@gmail.com</a>&gt;</span> wrote:<br></div><div class="gmail_quote"><div class="im">

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Satish -<br><br>Thanks for your response. I think this helped me to realize that I was making things harder than they should be.<br><br>I&#39;ve managed to get this working, and here are a few notes:<br><br>1. It was not clear to me why the Petsc-provided makefiles worked, because the compilation of the C code into a &quot;.o&quot; file is buried deep inside several makefiles (e.g. $PETSC_DIR/conf/rules) included in the original example makefile.  So, I was trying to compile each of my &quot;.cc&quot; files into &quot;.o&quot; files manually, then link.  In fact, all I had to do was let Petsc take care of compiling each &quot;.cc&quot; file into a &quot;.o&quot; file, and I only had to give the line to link the libraries to the driver.<br>




<br>2. The only major change I had to make to the example makefiles to get the driver to link and compile was to add ${PETSC_CC_INCLUDES} after ${CLINKER}, like this:<br><br>Laplace: Laplace.cc $(OBJ_FILES)<br>    -${CLINKER} ${PETSC_CC_INCLUDES} Laplace.cc -o bin.x $(OBJ_FILES) ${PETSC_KSP_LIB}<br>




    ${RM} $(OBJ_FILES)<br></blockquote><div><br></div></div><div>Alternatively</div><div><br></div><div>Laplace: Laplace.o $(OBJ_FILES)<br>    -${CLINKER} -o bin.x Laplace.o $(OBJ_FILES) ${PETSC_KSP_LIB}<br>    ${RM} $(OBJ_FILES)<br>


</div><div><br></div><div>   Matt</div><div class="im"><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Otherwise there were some error messages related to header files.<br>



<br><br>Thanks again for your help.<br><br>Charles<br><br></blockquote></div></div><font color="#888888">-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>


-- Norbert Wiener<br>
</font></blockquote></div><br>