[cgma-dev] r5796 - cgm/trunk
Tim Tautges
tautges at mcs.anl.gov
Mon Oct 15 11:15:52 CDT 2012
We shouldn't need to do a make install before a make check. My guess is there are missing search directories in the
Makefile.am's for the test dir.
- tim
On 10/15/2012 11:09 AM, janehu at mcs.anl.gov wrote:
> Author: janehu
> Date: 2012-10-15 11:09:50 -0500 (Mon, 15 Oct 2012)
> New Revision: 5796
>
> Modified:
> cgm/trunk/configure.ac
> Log:
> Fixed the build issue. Still need to do 'make install' first before 'make check'.
>
> Modified: cgm/trunk/configure.ac
> ===================================================================
> --- cgm/trunk/configure.ac 2012-10-15 15:54:33 UTC (rev 5795)
> +++ cgm/trunk/configure.ac 2012-10-15 16:09:50 UTC (rev 5796)
> @@ -42,8 +42,8 @@
> ################################################################################
> # Extract libtool config
> ################################################################################
> -ITAPS_LIBTOOL_VAR( [CXX], [compiler_lib_search_path], [CGM_CXX_LINKFLAGS])
> -ITAPS_LIBTOOL_VAR( [CXX], [postdeps], [CGM_CXX_LIBS])
> +FATHOM_LIBTOOL_VAR( [CXX], [compiler_lib_search_path], [CGM_CXX_LINKFLAGS])
> +FATHOM_LIBTOOL_VAR( [CXX], [postdeps], [CGM_CXX_LIBS])
> AC_SUBST(CGM_CXX_LINKFLAGS)
> AC_SUBST(CGM_CXX_LIBS)
>
> @@ -608,6 +608,7 @@
> geom/facetbool/Makefile
> geom/OCC/Makefile
> geom/parallel/Makefile
> + test/TestConfig.h
> geom/virtual/Makefile
> init/Makefile
> compat/Makefile
>
>
--
================================================================
"You will keep in perfect peace him whose mind is
steadfast, because he trusts in you." Isaiah 26:3
Tim Tautges Argonne National Laboratory
(tautges at mcs.anl.gov) (telecommuting from UW-Madison)
phone (gvoice): (608) 354-1459 1500 Engineering Dr.
fax: (608) 263-4499 Madison, WI 53706
More information about the cgma-dev
mailing list