[cgma-dev] How to do CGM checks
Jason Kraftcheck
kraftche at cae.wisc.edu
Fri Oct 2 11:36:01 CDT 2009
Robert Smith wrote:
> I'm trying to build and test CGM. I configured with the following
> command giving the MPI and Cubit directories..
>
> ./configure
> --prefix=/homes/smithrm/projects/sharp/libs/CGM/beta/gcc_optcubit
> --with-mpi=/homes/smithrm/projects/sha
> rp/3rdparty/mpich2/mpich2-1.1.1p1/gcc/bin
> --with-cubit=/homes/smithrm/projects/sharp/3rdparty/Cubit/Cubit64/cubit-10.2-a
>
> md64 --disable-debug --enable-production
>
> Make worked fine but I see that most of the distribution does not build.
>
> Is this normal? It seems to be setup that way if you specify using Cubit.
>
Yes. The cubit library already contains most of CGM.
> I tried 'make check' and the build failed due to unresolved references
> in libiGeom.a to functions on ParallelGeomTool located in
> geom/parallel. But the geom directory does not build when you specify
> --with-cubit as I said.
>
This is a bug. Or perhaps we just don't support both --with-mpi and
--with-cubit (Tim?). But that's still a bug as the configure script should
have complained.
> Is this a known current issue?
>
It is now. Thanks,
> Is 'make check' the correct target?
>
Yes.
More information about the cgma-dev
mailing list