gt;How-To-Repeat:
./configure
>Fix:
I deleted the white space between the "=" and "no" in
configure.in at line 2173 and 2174, viz:
$ diff -c configure.in.orig configure.in
*** configure.in.orig Thu Apr 3 05:15:53 2003
--- configure.inThu Nov 13 11:1
Dear MySQL Devloperes.
When compile mysql-3.23.31 with db-3.2.3h,
BerkeleyDB cannot detect in configure
There are two plan patches for compile MySQL with db-3.2.3h
I think this is better than current configuren.
plan A:
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
umine
>Description:
One of the configure checks is faulty.
Specifically, this one:
# Check 3rd argument of getthostbyname_r
ac_save_CXXFLAGS="$CXXFLAGS"
AC_CACHE_CHECK([3 argument to gethostname_r routines],
mysql_cv_gethostname_arg,
AC_LANG_SAVE
AC_LANG_CPLUSPLUS
if test "$ac_cv_prog_gxx" = "