<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All.<br><br>Compilation fails for Gmsh nightly build (gmsh-2.3.1-cvs-20090611) with tetgen enabled.<br><br>I've installed libtet1.4.2 libtet1.4.2-dev tetgen. At first attempt `configure' did not find `tetgen.h' and disabled the `tetgen' option. I solved this by making a softlink from <br>/usr/include/tetgen.h to contrib/Tetgen.<br><br>Now configure enables the `tetgen' option but `make' gives the following error (after a while):<br>/usr/bin/ar: creating ../../lib/libGmshNetgen.a<br>make[1]: *** No rule to make target `behavior.cxx', needed by `behavior.o'.  Stop.<br>/usr/bin/ar: creating ../../lib/libGmshMathEval.a<br>/usr/bin/ld: cannot find -lGmshTetgen<br>collect2: ld returned 1 exit status<br>make: *** [link] Error 1<br><br>I am able to compile gmsh fine when the `tetgen' option is disabled. Would appreciate help in solving this
 issue.<br><br>Thanks,<br>Mike.<br></td></tr></table><br>