The following change gets configure going. But I think Barry is looking at a different fix.. [if not - I can push this]
Satish - for exc in ['superlu_dist', 'PETSC_ARCH', 'PETSC_DIR', 'CXX_CXXFLAGS', 'LD_SHARED', 'CC_LINKER_FLAGS', 'CXX_LINKER_FLAGS', 'FC_LINKER_FLAGS', 'AR_FLAGS', 'C_VERSION', 'CXX_VERSION', 'FC_VERSION','qd_dd', 'void_p']: + for exc in ['superlu_dist', 'PETSC_ARCH', 'PETSC_DIR', 'CXX_CXXFLAGS', 'LD_SHARED', 'CC_LINKER_FLAGS', 'CXX_LINKER_FLAGS', 'FC_LINKER_FLAGS', 'AR_FLAGS', 'C_VERSION', 'CXX_VERSION', 'FC_VERSION','qd_dd', 'known-sizeof-void_p','known-sizeof-long_long','known-sizeof-size_t']: On Tue, 26 Jan 2010, Matthew Knepley wrote: > Ah, will you make a list or should i? > > Matt > > > > All can run with '--with-batch=1' on their machines to reproduce the > > problem. [and see if their fixes fix it or not] > > > > Satish > > > > > >
