On Thu, Apr 19, 2012 at 5:03 PM, Roy Stogner <royst...@ices.utexas.edu> wrote:
>
> I'm merging a bunch of Ben's m4 file changes (after modifying them to
> be compatible with trunk and adding one bug fix) in from branch.  All
> looks correct on first examination, but anyone doing an svn up in the
> next 24 hours or so might want to double-check the results of
> rerunning configure.

configure seemed to run OK for me, but contrib header files, in
particular both exodusII.h and gmvread.h are now not found.

Compiling C++ (in optimized mode) src/mesh/exodusII_io.C...
Compiling C++ (in optimized mode) src/mesh/exodusII_io_helper.C...
In file included from src/mesh/exodusII_io.C:33:
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:38:76:
error: exodusII.h: No such file or directory
In file included from src/mesh/exodusII_io_helper.C:19:
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:38:76:
error: exodusII.h: No such file or directory
Compiling C++ (in optimized mode) src/mesh/fro_io.C...
Compiling C++ (in optimized mode) src/mesh/gmsh_io.C...
Compiling C++ (in optimized mode) src/mesh/gmv_io.C...
Compiling C++ (in optimized mode) src/mesh/gnuplot_io.C...
src/mesh/gmv_io.C:47:21: error: gmvread.h: No such file or directory
In file included from src/mesh/exodusII_io_helper.C:19:
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:
In constructor ‘libMesh::ExodusII_IO_Helper::ExodusII_IO_Helper(bool,
bool)’:
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:89:
error: ‘MAX_LINE_LENGTH’ was not declared in this scope
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:90:
error: ‘MAX_STR_LENGTH’ was not declared in this scope
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:
At global scope:
/Users/petejw/projects/libmesh_git/include/mesh/exodusII_io_helper.h:1146:
error: ‘libMesh::exII::ex_entity_type’ has not been declared
In file included from src/mesh/exodusII_io.C:33:


-- 
John

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to