Hi.  I haven't been able to find mention of this problem elsewhere: on
Solaris 8, my autoconf-generated configure script fails to relate test
results to the generated config.h file.  

However, removing config.cache and re-running configure *does*
generate a correct config.h file.  This pattern is repeatable: unpack
sources; "./configure && make" fails because config.h does not reflect
the test results recorded in config.log; remove config.cache;
"./configure && make" succeeds because config.h now reflects test
results correctly.

  ecashin@usf-cf-sparc-solaris-1 integrit-3$ uname -a
  SunOS usf-cf-sparc-solaris-1 5.8 Generic_108528-05 sun4u sparc
  SUNW,Ultra-60

Rather than including configure.in and acconfig.h here, I'm including
links:  

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/integrit/integrit/configure.in?rev=1.28&content-type=text/vnd.viewcvs-markup

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/integrit/integrit/acconfig.h?rev=1.12&content-type=text/vnd.viewcvs-markup

Thanks in advance for any pointers or advice.  My head feels fuzzy!

-- 
--Ed Cashin                   PGP public key:
  [EMAIL PROTECTED]       http://www.terry.uga.edu/~ecashin/pgp/


Reply via email to