<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>What is geom/CubitCompat.h needed for ? It shows cubit 12 in it.<br>I removed it from the repo, but it keeps showing up, I think I made an error when I deleted/removed it.<br><br>Iulian<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;">We shouldn't need to do a make install before a make check. My guess is there are missing search directories in the <br>Makefile.am's for the test dir.<br><br>- tim<br><br>On 10/15/2012 11:09 AM, janehu@mcs.anl.gov wrote:<br>> Author: janehu<br>> Date: 2012-10-15 11:09:50 -0500 (Mon, 15 Oct 2012)<br>> New Revision: 5796<br>><br>> Modified:<br>> cgm/trunk/configure.ac<br>> Log:<br>> Fixed the build issue. Still need to do 'make install' first before 'make check'.<br>><br>> Modified: cgm/trunk/configure.ac<br>> ===================================================================<br>> --- cgm/trunk/configure.ac 2012-10-15 15:54:33 UTC (rev 5795)<br>> +++ cgm/trunk/configure.ac 2012-10-15 16:09:50 UTC (rev 5796)<br>> @@ -42,8 +42,8 @@<br>> ################################################################################<br>> # Extract libtool config<br>> ################################################################################<br>> -ITAPS_LIBTOOL_VAR( [CXX], [compiler_lib_search_path], [CGM_CXX_LINKFLAGS])<br>> -ITAPS_LIBTOOL_VAR( [CXX], [postdeps], [CGM_CXX_LIBS])<br>> +FATHOM_LIBTOOL_VAR( [CXX], [compiler_lib_search_path], [CGM_CXX_LINKFLAGS])<br>> +FATHOM_LIBTOOL_VAR( [CXX], [postdeps], [CGM_CXX_LIBS])<br>> AC_SUBST(CGM_CXX_LINKFLAGS)<br>> AC_SUBST(CGM_CXX_LIBS)<br>><br>> @@ -608,6 +608,7 @@<br>> geom/facetbool/Makefile<br>> geom/OCC/Makefile<br>> geom/parallel/Makefile<br>> + test/TestConfig.h<br>> geom/virtual/Makefile<br>> init/Makefile<br>> compat/Makefile<br>><br>><br><br>-- <br>================================================================<br>"You will keep in perfect peace him whose mind is<br> steadfast, because he trusts in you." Isaiah 26:3<br><br> Tim Tautges Argonne National Laboratory<br> (tautges@mcs.anl.gov) (telecommuting from UW-Madison)<br> phone (gvoice): (608) 354-1459 1500 Engineering Dr.<br> fax: (608) 263-4499 Madison, WI 53706<br><br></blockquote><br></div></body></html>