<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br>Hello,<br><br>I just downloaded MeshKit and with CGM and MOAB built and installed, I tried to build MeshKit:<br><br>./configure --enable-debug --with-itaps=/mnt/disk2b/jhu/build --prefix=/mnt/disk2b/jhu/build<br><br>It complains following<br><br>make[3]: Entering directory `/mnt/disk2b/jhu/MeshKit/algs'<br>&nbsp; CXX&nbsp;&nbsp;&nbsp; EdgeMesher.lo<br>In file included from EdgeMesher.cpp:1:<br>EdgeMesher.hpp:16:18: error: iRel.h: No such file or directory<br>In file included from EdgeMesher.cpp:1:<br>EdgeMesher.hpp:40: error: ‘iRel_Instance’ has not been declared<br>EdgeMesher.hpp:40: error: ‘iRel_PairHandle’ has not been declared<br>In file included from EdgeMesher.cpp:1:<br>EdgeMesher.hpp:57: error: ‘iRel_Instance’ does not name a type<br>EdgeMesher.hpp:58: error: ‘iRel_PairHandle’ does not name a type<br>EdgeMesher.cpp:5: error:
 ‘iRel_Instance’ has not been declared<br>EdgeMesher.cpp:5: error: ‘iRel_PairHandle’ has not been declared<br>EdgeMesher.cpp: In constructor ‘EdgeMesher::EdgeMesher(iGeom_Instance_Private*&amp;, iBase_EntityHandle_Private**, iMesh_Instance_Private*&amp;, int&amp;, int*)’:<br>EdgeMesher.cpp:31: error: ‘assoc’ was not declared in this scope<br>EdgeMesher.cpp:32: error: ‘rel’ was not declared in this scope<br>EdgeMesher.cpp: In member function ‘void EdgeMesher::get_related_entityset(iBase_EntitySetHandle_Private*&amp;)’:<br>EdgeMesher.cpp:591: error: ‘assoc’ was not declared in this scope<br>EdgeMesher.cpp:591: error: ‘rel’ was not declared in this scope<br>EdgeMesher.cpp:591: error: ‘iRel_getEntSetRelation’ was not declared in this scope<br>EdgeMesher.cpp:607: error: ‘iRel_setEntSetRelation’ was not declared in this scope<br>EdgeMesher.cpp: In member function ‘void
 EdgeMesher::ShowCoorData()’:<br>EdgeMesher.cpp:619: error: ‘assoc’ was not declared in this scope<br>EdgeMesher.cpp:619: error: ‘rel’ was not declared in this scope<br>EdgeMesher.cpp:619: error: ‘iRel_getEntSetRelation’ was not declared in this scope<br>make[3]: *** [EdgeMesher.lo] Error 1<br>make[3]: Leaving directory `/mnt/disk2b/jhu/MeshKit/algs'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/mnt/disk2b/jhu/MeshKit/algs'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/mnt/disk2b/jhu/MeshKit'<br>make: *** [all] Error 2<br><br>Is this something known or I didn't do something correctly?<br><br>Jane<br><div class="plainMail"><br></div></td></tr></table>