Hi all

I'm trying to install the current libmesh/master branch in my computer and
I get this error:

make[4]: Entering directory
`/home/miguel/libmeshbuild/contrib/netcdf/v4/include'
make[4]: *** No rule to make target `ceconstraints.h', needed by `all-am'.
 Stop.


My option flags are as follows:

./configure --enable-mpi --enable-amr --enable-vsmoother --enable-dirichlet
--enable-nodeconstraint --enable-parmesh --enable-pfem --enable-ifem
 --enable-second --enable-examples --enable-boost --enable-petsc
--enable-periodic --enable-tetgen --enable-triangle --enable-vtk
--with-boost=/usr/local
--with-mpi=/home/miguel/petsc-3.5.0/arch-linux2-c-debug/externalpackages/openmpi-1.6.5
--with-vtk-include=/usr/local/include/vtk-5.10
--with-vtk-lib=/usr/local/lib/vtk-5.10 --disable-slepc --disable-eigen
--disable-pthreads
--with-cxx=/home/miguel/petsc-3.5.0/arch-linux2-c-debug/bin/mpicxx
--with-cc=/home/miguel/petsc-3.5.0/arch-linux2-c-debug/bin/mpicc
--with-fc=/home/miguel/petsc-3.5.0/arch-linux2-c-debug/bin/mpif90
--disable-exodus-fortran --with-methods="opt dbg" --enable-hdf5
--with-hdf5=/usr/local/hdf5

The configure output for the optional packages is this:


Optional Packages:
  boost............................ : yes
  cppunit.......................... : no
  eigen............................ : no
  exodus........................... : yes
     version....................... : v5.22
  fparser.......................... : yes
     build from version............ : release
  glpk............................. : yes
  gmv.............................. : yes
  gzstream......................... : yes
  hdf5............................. : yes
  laspack.......................... : no
  libhilbert....................... : yes
  metis............................ : yes
  mpi.............................. : yes
  nanoflann........................ : yes
  nemesis.......................... : yes
     version....................... : v5.22
  netcdf........................... : yes
     version....................... : 4
  openmp........................... : yes
  parmetis......................... : yes
  petsc............................ : yes
     version....................... : 3.5.0
  slepc............................ : no
  pthreads......................... : no
  qhull............................ : yes
  sfcurves......................... : no
  slepc............................ : no
  tbb.............................. : yes
  c++ threads...................... : yes
     flavor........................ : std::thread
  c++ rtti ........................ : yes
  tecio............................ : yes
  tecplot...(vendor binaries)...... : no
  tetgen........................... : yes
  triangle......................... : no
  trilinos......................... : no
  vtk.............................. : yes
     version....................... : 5.10.1

The file ceconstraints.h is not in the libmesh build, but it is in the
official netcdf source tar file. Do I need it? Should I just install netcdf
from the original source and link libmesh with this build?

Thanks
Miguel

-- 
*Miguel Angel Salazar de Troya*
Graduate Research Assistant
Department of Mechanical Science and Engineering
University of Illinois at Urbana-Champaign
(217) 550-2360
[email protected]
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to