[cgma-dev] CGMA 12.2.0b2pre bugs
    Jason Kraftcheck 
    kraftche at cae.wisc.edu
       
    Mon Jun 27 13:36:36 CDT 2011
    
    
  
On 06/27/2011 12:59 PM, Carl Ollivier-Gooch wrote:
> 
> The configure command was just:
> 
> ./configure --prefix=...
> 
> That seems like it should either work or at least warn folks that it
> won't.... :-)
> 
It works fine for me.
I don't see how you could have gotten "#define CUBIT_12 2" in CubitCompat.h
w/out having specified "--with-cubit" to the configure script.  Your
config.log doesn't include any of the CUBIT logic, yet your CubitCompat.h
has CUBIT_12 defined, and the only place that variable is even mentioned is
in the configure script as a part of the tests for Cubit.  Maybe try "make
clean"?
- jason
    
    
More information about the cgma-dev
mailing list