The header file defines in apr_private.h are busted and APR won't
build.  Here is a glaring example:

/* Define if you have the <string.h> header file.  */
/* #undef HAVE_STRING_H */

config.cache seems to have the right value:

ac_cv_header_string_h=${ac_cv_header_string_h='yes'}

[EMAIL PROTECTED] apr]$ dir /usr/local/share/autoconf213/autoconf
total 1120
drwxr-xr-x  2 root  wheel     512 Jun 26 17:55 .
drwxr-xr-x  3 root  wheel     512 Jun 26 17:55 ..
-r--r--r--  1 root  wheel    7920 Jun 26 17:55 acconfig.h
-r--r--r--  1 root  wheel    1411 Jun 26 17:55 acfunctions
-r--r--r--  1 root  wheel   81639 Jun 26 17:55 acgeneral.m4
-r--r--r--  1 root  wheel     701 Jun 26 17:55 acheaders
-r--r--r--  1 root  wheel     526 Jun 26 17:55 acidentifiers
-r--r--r--  1 root  wheel     210 Jun 26 17:55 acmakevars
-r--r--r--  1 root  wheel    4065 Jun 26 17:55 acoldnames.m4
-r--r--r--  1 root  wheel     334 Jun 26 17:55 acprograms
-r--r--r--  1 root  wheel   83792 Jun 26 17:55 acspecific.m4
-r--r--r--  1 root  wheel    1186 Jun 26 17:55 autoconf.m4
-r--r--r--  1 root  wheel  151762 Jun 26 17:55 autoconf.m4f
-r--r--r--  1 root  wheel    2585 Jun 26 17:55 autoheader.m4
-r--r--r--  1 root  wheel  148913 Jun 26 17:55 autoheader.m4f
-r--r--r--  1 root  wheel   26702 Jun 26 17:55 config.guess
-r--r--r--  1 root  wheel   19814 Jun 26 17:55 config.sub
-r-xr-xr-x  1 root  wheel    5598 Jun 26 17:55 install-sh
[EMAIL PROTECTED] apr]$ date
Thu Jun 27 12:37:55 PDT 2002
[EMAIL PROTECTED] apr]$ dir /usr/local/share/autoconf
total 1108
drwxr-xr-x   2 root  wheel     512 Dec 23  2000 .
drwxr-xr-x  38 root  wheel    1024 Jun 26 17:55 ..
-r--r--r--   1 root  wheel    7841 Nov 16  2000 acconfig.h
-r--r--r--   1 root  wheel    1411 Nov 16  2000 acfunctions
-r--r--r--   1 root  wheel   81308 Nov 16  2000 acgeneral.m4
-r--r--r--   1 root  wheel     701 Nov 16  2000 acheaders
-r--r--r--   1 root  wheel     526 Nov 16  2000 acidentifiers
-r--r--r--   1 root  wheel     210 Nov 16  2000 acmakevars
-r--r--r--   1 root  wheel    4065 Nov 16  2000 acoldnames.m4
-r--r--r--   1 root  wheel     334 Nov 16  2000 acprograms
-r--r--r--   1 root  wheel   83024 Nov 16  2000 acspecific.m4
-r--r--r--   1 root  wheel    1186 Nov 16  2000 autoconf.m4
-r--r--r--   1 root  wheel  151091 Nov 16  2000 autoconf.m4f
-r--r--r--   1 root  wheel    2585 Nov 16  2000 autoheader.m4
-r--r--r--   1 root  wheel  148242 Nov 16  2000 autoheader.m4f
-r--r--r--   1 root  wheel   26702 Nov 16  2000 config.guess
-r--r--r--   1 root  wheel   19814 Nov 16  2000 config.sub

[EMAIL PROTECTED] apr]$ autoconf --version
Autoconf version 2.13

I wonder if we're picking up a mismatch of autoconf code...

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to