[cgma-dev] CGMA 12.2.0b2pre bugs
Jason Kraftcheck
kraftche at cae.wisc.edu
Mon Jun 27 13:40:27 CDT 2011
On 06/27/2011 01:36 PM, Jason Kraftcheck wrote:
> 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"?
>
Actually the config.log and CubitCompat.h files you attached cannot be from
the same run of the configure script because CUBIT_12 is defined in
CubitCompat.h but is not listed in the "confdefs.h" section of the
config.log file.
- jason
More information about the cgma-dev
mailing list