Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 61396 Details for
Bug 96372
x11-misc/lavaps doesn't emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
compile-fixes
lavaps-2.4.patch (text/plain), 101.22 KB, created by
Stian Skjelstad
on 2005-06-17 07:38:34 UTC
(
hide
)
Description:
compile-fixes
Filename:
MIME Type:
Creator:
Stian Skjelstad
Created:
2005-06-17 07:38:34 UTC
Size:
101.22 KB
patch
obsolete
>Only in lavaps-2.4.patched: autom4te.cache >diff -ur lavaps-2.4/work/lavaps-2.4/config.log lavaps-2.4.patched/config.log >--- lavaps-2.4/work/lavaps-2.4/config.log 2005-06-17 16:44:00.000000000 +0200 >+++ lavaps-2.4.patched/config.log 2005-06-17 16:41:26.000000000 +0200 >@@ -46,6 +46,9 @@ > ## Core tests. ## > ## ----------- ## > >+configure:1352: checking for a BSD-compatible install >+configure:1406: result: /bin/install -c >+configure:1417: checking whether build environment is sane > > ## ---------------- ## > ## Cache variables. ## >@@ -71,6 +74,7 @@ > ac_cv_env_host_alias_value=i686-pc-linux-gnu > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= >+ac_cv_path_install='/bin/install -c' > > ## ----------------- ## > ## Output variables. ## >@@ -111,10 +115,10 @@ > GUI_INCLUDES='' > GUI_LIBS='' > GUI_TOOLKIT='' >-INSTALL_DATA='' >+INSTALL_DATA='${INSTALL} -m 644' > INSTALL_GCONF_CONFIG_SOURCE='' >-INSTALL_PROGRAM='' >-INSTALL_SCRIPT='' >+INSTALL_PROGRAM='${INSTALL}' >+INSTALL_SCRIPT='${INSTALL}' > INSTALL_STRIP_PROGRAM='' > LAVAPS_GXX_FLAGS='' > LAVAPS_STL_NAMESPACE='' >@@ -188,7 +192,11 @@ > ## confdefs.h. ## > ## ----------- ## > >+#define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "lavaps" >+#define PACKAGE_STRING "lavaps 2.4" >+#define PACKAGE_TARNAME "lavaps" >+#define PACKAGE_VERSION "2.4" > > configure: caught signal 2 > configure: exit 1 >diff -ur lavaps-2.4/work/lavaps-2.4/configure lavaps-2.4.patched/configure >--- lavaps-2.4/work/lavaps-2.4/configure 2003-09-23 20:33:29.000000000 +0200 >+++ lavaps-2.4.patched/configure 2005-06-17 16:42:37.000000000 +0200 >@@ -1,9 +1,8 @@ > #! /bin/sh > # Guess values for system-dependent variables and create Makefiles. >-# Generated by GNU Autoconf 2.57 for lavaps 2.4. >+# Generated by GNU Autoconf 2.59 for lavaps 2.4. > # >-# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 >-# Free Software Foundation, Inc. >+# Copyright (C) 2003 Free Software Foundation, Inc. > # This configure script is free software; the Free Software Foundation > # gives unlimited permission to copy, distribute and modify it. > ## --------------------- ## >@@ -20,9 +19,10 @@ > elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then > set -o posix > fi >+DUALCASE=1; export DUALCASE # for MKS sh > > # Support unset when possible. >-if (FOO=FOO; unset FOO) >/dev/null 2>&1; then >+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then > as_unset=unset > else > as_unset=false >@@ -41,7 +41,7 @@ > LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ > LC_TELEPHONE LC_TIME > do >- if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then >+ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then > eval $as_var=C; export $as_var > else > $as_unset $as_var >@@ -218,16 +218,17 @@ > if mkdir -p . 2>/dev/null; then > as_mkdir_p=: > else >+ test -d ./-p && rmdir ./-p > as_mkdir_p=false > fi > > as_executable_p="test -f" > > # Sed expression to map a string onto a valid CPP name. >-as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" >+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" > > # Sed expression to map a string onto a valid variable name. >-as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" >+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" > > > # IFS >@@ -667,7 +668,7 @@ > > # Be sure to have absolute paths. > for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ >- localstatedir libdir includedir oldincludedir infodir mandir >+ localstatedir libdir includedir oldincludedir infodir mandir > do > eval ac_val=$`echo $ac_var` > case $ac_val in >@@ -707,10 +708,10 @@ > # Try the directory containing this script, then its parent. > ac_confdir=`(dirname "$0") 2>/dev/null || > $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$0" : 'X\(//\)[^/]' \| \ >- X"$0" : 'X\(//\)$' \| \ >- X"$0" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$0" : 'X\(//\)[^/]' \| \ >+ X"$0" : 'X\(//\)$' \| \ >+ X"$0" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$0" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -810,9 +811,9 @@ > cat <<_ACEOF > Installation directories: > --prefix=PREFIX install architecture-independent files in PREFIX >- [$ac_default_prefix] >+ [$ac_default_prefix] > --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX >- [PREFIX] >+ [PREFIX] > > By default, \`make install' will install all the files in > \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify >@@ -930,12 +931,45 @@ > ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix > ac_top_srcdir=$ac_top_builddir$srcdir ;; > esac >-# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be >-# absolute. >-ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` >-ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` >-ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` >-ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` >+ >+# Do not use `cd foo && pwd` to compute absolute paths, because >+# the directories may not exist. >+case `pwd` in >+.) ac_abs_builddir="$ac_dir";; >+*) >+ case "$ac_dir" in >+ .) ac_abs_builddir=`pwd`;; >+ [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; >+ *) ac_abs_builddir=`pwd`/"$ac_dir";; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_top_builddir=${ac_top_builddir}.;; >+*) >+ case ${ac_top_builddir}. in >+ .) ac_abs_top_builddir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; >+ *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_srcdir=$ac_srcdir;; >+*) >+ case $ac_srcdir in >+ .) ac_abs_srcdir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; >+ *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_top_srcdir=$ac_top_srcdir;; >+*) >+ case $ac_top_srcdir in >+ .) ac_abs_top_srcdir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; >+ *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; >+ esac;; >+esac > > cd $ac_dir > # Check for guested configure; otherwise get Cygnus style configure. >@@ -946,7 +980,7 @@ > echo > $SHELL $ac_srcdir/configure --help=recursive > elif test -f $ac_srcdir/configure.ac || >- test -f $ac_srcdir/configure.in; then >+ test -f $ac_srcdir/configure.in; then > echo > $ac_configure --help > else >@@ -960,10 +994,9 @@ > if $ac_init_version; then > cat <<\_ACEOF > lavaps configure 2.4 >-generated by GNU Autoconf 2.57 >+generated by GNU Autoconf 2.59 > >-Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 >-Free Software Foundation, Inc. >+Copyright (C) 2003 Free Software Foundation, Inc. > This configure script is free software; the Free Software Foundation > gives unlimited permission to copy, distribute and modify it. > _ACEOF >@@ -975,7 +1008,7 @@ > running configure, to aid debugging if configure makes a mistake. > > It was created by lavaps $as_me 2.4, which was >-generated by GNU Autoconf 2.57. Invocation command line was >+generated by GNU Autoconf 2.59. Invocation command line was > > $ $0 $@ > >@@ -1052,19 +1085,19 @@ > 2) > ac_configure_args1="$ac_configure_args1 '$ac_arg'" > if test $ac_must_keep_next = true; then >- ac_must_keep_next=false # Got value, back to normal. >+ ac_must_keep_next=false # Got value, back to normal. > else >- case $ac_arg in >- *=* | --config-cache | -C | -disable-* | --disable-* \ >- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ >- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ >- | -with-* | --with-* | -without-* | --without-* | --x) >- case "$ac_configure_args0 " in >- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; >- esac >- ;; >- -* ) ac_must_keep_next=true ;; >- esac >+ case $ac_arg in >+ *=* | --config-cache | -C | -disable-* | --disable-* \ >+ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ >+ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ >+ | -with-* | --with-* | -without-* | --without-* | --x) >+ case "$ac_configure_args0 " in >+ "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; >+ esac >+ ;; >+ -* ) ac_must_keep_next=true ;; >+ esac > fi > ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" > # Get rid of the leading space. >@@ -1098,12 +1131,12 @@ > case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in > *ac_space=\ *) > sed -n \ >- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; >- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" >+ "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; >+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" > ;; > *) > sed -n \ >- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" >+ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" > ;; > esac; > } >@@ -1132,7 +1165,7 @@ > for ac_var in $ac_subst_files > do > eval ac_val=$`echo $ac_var` >- echo "$ac_var='"'"'$ac_val'"'"'" >+ echo "$ac_var='"'"'$ac_val'"'"'" > done | sort > echo > fi >@@ -1151,7 +1184,7 @@ > echo "$as_me: caught signal $ac_signal" > echo "$as_me: exit $exit_status" > } >&5 >- rm -f core core.* *.core && >+ rm -f core *.core && > rm -rf conftest* confdefs* conf$$* $ac_clean_files && > exit $exit_status > ' 0 >@@ -1231,7 +1264,7 @@ > # value. > ac_cache_corrupted=false > for ac_var in `(set) 2>&1 | >- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do >+ sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do > eval ac_old_set=\$ac_cv_env_${ac_var}_set > eval ac_new_set=\$ac_env_${ac_var}_set > eval ac_old_val="\$ac_cv_env_${ac_var}_value" >@@ -1248,13 +1281,13 @@ > ,);; > *) > if test "x$ac_old_val" != "x$ac_new_val"; then >- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 >+ { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 > echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} >- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 >+ { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 > echo "$as_me: former value: $ac_old_val" >&2;} >- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 >+ { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 > echo "$as_me: current value: $ac_new_val" >&2;} >- ac_cache_corrupted=: >+ ac_cache_corrupted=: > fi;; > esac > # Pass precious variables to config.status. >@@ -1348,6 +1381,7 @@ > # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag > # AFS /usr/afsws/bin/install, which mishandles nonexistent args > # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" >+# OS/2's system install, which has a completely different semantic > # ./install, which can be erroneously created by make from ./install.sh. > echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 > echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 >@@ -1364,6 +1398,7 @@ > case $as_dir/ in > ./ | .// | /cC/* | \ > /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ >+ ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ > /usr/ucb/* ) ;; > *) > # OSF1 and SCO ODT 3.0 have their own names for install. >@@ -1371,20 +1406,20 @@ > # by default. > for ac_prog in ginstall scoinst install; do > for ac_exec_ext in '' $ac_executable_extensions; do >- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then >- if test $ac_prog = install && >- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then >- # AIX install. It has an incompatible calling convention. >- : >- elif test $ac_prog = install && >- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then >- # program-specific install script used by HP pwplus--don't use. >- : >- else >- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" >- break 3 >- fi >- fi >+ if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then >+ if test $ac_prog = install && >+ grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then >+ # AIX install. It has an incompatible calling convention. >+ : >+ elif test $ac_prog = install && >+ grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then >+ # program-specific install script used by HP pwplus--don't use. >+ : >+ else >+ ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" >+ break 3 >+ fi >+ fi > done > done > ;; >@@ -1528,7 +1563,7 @@ > > echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 > echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 >-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` >+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` > if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else >@@ -2035,7 +2070,6 @@ > (exit $ac_status); } > > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2055,8 +2089,8 @@ > # Try to create an executable without -o first, disregard a.out. > # It will help us diagnose broken compilers, and finding out an intuition > # of exeext. >-echo "$as_me:$LINENO: checking for C compiler default output" >&5 >-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 >+echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 >+echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 > ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` > if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 > (eval $ac_link_default) 2>&5 >@@ -2076,23 +2110,23 @@ > test -f "$ac_file" || continue > case $ac_file in > *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) >- ;; >+ ;; > conftest.$ac_ext ) >- # This is the source file. >- ;; >+ # This is the source file. >+ ;; > [ab].out ) >- # We found the default executable, but exeext='' is most >- # certainly right. >- break;; >+ # We found the default executable, but exeext='' is most >+ # certainly right. >+ break;; > *.* ) >- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` >- # FIXME: I believe we export ac_cv_exeext for Libtool, >- # but it would be cool to find out if it's true. Does anybody >- # maintain Libtool? --akim. >- export ac_cv_exeext >- break;; >+ ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` >+ # FIXME: I believe we export ac_cv_exeext for Libtool, >+ # but it would be cool to find out if it's true. Does anybody >+ # maintain Libtool? --akim. >+ export ac_cv_exeext >+ break;; > * ) >- break;; >+ break;; > esac > done > else >@@ -2166,8 +2200,8 @@ > case $ac_file in > *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; > *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` >- export ac_cv_exeext >- break;; >+ export ac_cv_exeext >+ break;; > * ) break;; > esac > done >@@ -2192,7 +2226,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2243,7 +2276,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2263,11 +2295,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2280,7 +2322,7 @@ > > ac_compiler_gnu=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > ac_cv_c_compiler_gnu=$ac_compiler_gnu > > fi >@@ -2296,7 +2338,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2313,11 +2354,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2330,7 +2381,7 @@ > > ac_cv_prog_cc_g=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 > echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 >@@ -2357,7 +2408,6 @@ > ac_cv_prog_cc_stdc=no > ac_save_CC=$CC > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2385,6 +2435,16 @@ > va_end (v); > return s; > } >+ >+/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has >+ function prototypes and stuff, but not '\xHH' hex character constants. >+ These don't provoke an error unfortunately, instead are silently treated >+ as 'x'. The following induces an error, until -std1 is added to get >+ proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an >+ array size at least. It's necessary to write '\x00'==0 to get something >+ that's true only with -std1. */ >+int osf4_cc_array ['\x00' == 0 ? 1 : -1]; >+ > int test (int i, double x); > struct s1 {int (*f) (int a);}; > struct s2 {int (*f) (double a);}; >@@ -2411,11 +2471,21 @@ > CC="$ac_save_CC $ac_arg" > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2428,7 +2498,7 @@ > sed 's/^/| /' conftest.$ac_ext >&5 > > fi >-rm -f conftest.$ac_objext >+rm -f conftest.err conftest.$ac_objext > done > rm -f conftest.$ac_ext conftest.$ac_objext > CC=$ac_save_CC >@@ -2456,19 +2526,28 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > for ac_declaration in \ >- ''\ >- '#include <stdlib.h>' \ >+ '' \ > 'extern "C" void std::exit (int) throw (); using std::exit;' \ > 'extern "C" void std::exit (int); using std::exit;' \ > 'extern "C" void exit (int) throw ();' \ >@@ -2476,14 +2555,13 @@ > 'void exit (int);' > do > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >-#include <stdlib.h> > $ac_declaration >+#include <stdlib.h> > int > main () > { >@@ -2494,11 +2572,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2511,9 +2599,8 @@ > > continue > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2530,11 +2617,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2546,7 +2643,7 @@ > sed 's/^/| /' conftest.$ac_ext >&5 > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > done > rm -f conftest* > if test -n "$ac_declaration"; then >@@ -2560,7 +2657,7 @@ > sed 's/^/| /' conftest.$ac_ext >&5 > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' >@@ -2828,7 +2925,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2848,11 +2944,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2865,7 +2971,7 @@ > > ac_compiler_gnu=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > ac_cv_cxx_compiler_gnu=$ac_compiler_gnu > > fi >@@ -2881,7 +2987,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2898,11 +3003,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2915,7 +3030,7 @@ > > ac_cv_prog_cxx_g=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 > echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 >@@ -2935,8 +3050,7 @@ > fi > fi > for ac_declaration in \ >- ''\ >- '#include <stdlib.h>' \ >+ '' \ > 'extern "C" void std::exit (int) throw (); using std::exit;' \ > 'extern "C" void std::exit (int); using std::exit;' \ > 'extern "C" void exit (int) throw ();' \ >@@ -2944,14 +3058,13 @@ > 'void exit (int);' > do > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >-#include <stdlib.h> > $ac_declaration >+#include <stdlib.h> > int > main () > { >@@ -2962,11 +3075,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -2979,9 +3102,8 @@ > > continue > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -2998,11 +3120,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -3014,7 +3146,7 @@ > sed 's/^/| /' conftest.$ac_ext >&5 > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > done > rm -f conftest* > if test -n "$ac_declaration"; then >@@ -3100,7 +3232,7 @@ > > echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 > echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 >-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` >+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` > if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else >@@ -3391,7 +3523,6 @@ > echo $ECHO_N "checking that $CXX is recent... $ECHO_C" >&6 > > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3411,11 +3542,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -3434,7 +3575,7 @@ > { (exit 1); exit 1; }; } > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > > ac_ext=cc >@@ -3461,7 +3602,6 @@ > # On the NeXT, cc -E runs the code through the compiler's parser, > # not just through cpp. "Syntax error" is here to catch this case. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3472,7 +3612,7 @@ > #else > # include <assert.h> > #endif >- Syntax error >+ Syntax error > _ACEOF > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 > (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 >@@ -3484,6 +3624,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -3504,7 +3645,6 @@ > # OK, works on sane cases. Now check whether non-existent headers > # can be detected and how. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3522,6 +3662,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -3568,7 +3709,6 @@ > # On the NeXT, cc -E runs the code through the compiler's parser, > # not just through cpp. "Syntax error" is here to catch this case. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3579,7 +3719,7 @@ > #else > # include <assert.h> > #endif >- Syntax error >+ Syntax error > _ACEOF > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 > (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 >@@ -3591,6 +3731,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -3611,7 +3752,6 @@ > # OK, works on sane cases. Now check whether non-existent headers > # can be detected and how. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3629,6 +3769,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -3705,8 +3846,8 @@ > # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. > for ac_extension in a so sl; do > if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && >- test -f $ac_im_libdir/libX11.$ac_extension; then >- ac_im_usrlibdir=$ac_im_libdir; break >+ test -f $ac_im_libdir/libX11.$ac_extension; then >+ ac_im_usrlibdir=$ac_im_libdir; break > fi > done > # Screen out bogus values from the imake configuration. They are >@@ -3766,7 +3907,6 @@ > # Guess where to find include files, by looking for Intrinsic.h. > # First, try using that file with no special directory specified. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3784,6 +3924,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -3814,7 +3955,6 @@ > ac_save_LIBS=$LIBS > LIBS="-lXt $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3831,11 +3971,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -3860,7 +4010,8 @@ > done > done > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > fi # $ac_x_libraries = no > > if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then >@@ -3869,7 +4020,7 @@ > else > # Record where we found X for the cache. > ac_cv_have_x="have_x=yes \ >- ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" >+ ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" > fi > fi > >@@ -3916,7 +4067,6 @@ > echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6 > ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3933,11 +4083,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -3950,7 +4110,8 @@ > > ac_R_nospace=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > if test $ac_R_nospace = yes; then > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 >@@ -3958,7 +4119,6 @@ > else > LIBS="$ac_xsave_LIBS -R $x_libraries" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -3975,11 +4135,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -3992,7 +4162,8 @@ > > ac_R_space=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > if test $ac_R_space = yes; then > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 >@@ -4018,7 +4189,6 @@ > # the Alpha needs dnet_stub (dnet does not exist). > ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4042,11 +4212,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4065,7 +4245,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldnet $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4089,11 +4268,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4106,7 +4295,8 @@ > > ac_cv_lib_dnet_dnet_ntoa=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 >@@ -4124,7 +4314,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldnet_stub $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4148,11 +4337,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4165,7 +4364,8 @@ > > ac_cv_lib_dnet_stub_dnet_ntoa=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 >@@ -4176,7 +4376,8 @@ > > fi > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS="$ac_xsave_LIBS" > > # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, >@@ -4193,21 +4394,28 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >+/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname. >+ For example, HP-UX 11i <limits.h> declares gettimeofday. */ >+#define gethostbyname innocuous_gethostbyname >+ > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char gethostbyname (); below. > Prefer <limits.h> to <assert.h> if __STDC__ is defined, since > <limits.h> exists even on freestanding compilers. */ >+ > #ifdef __STDC__ > # include <limits.h> > #else > # include <assert.h> > #endif >+ >+#undef gethostbyname >+ > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" >@@ -4238,11 +4446,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4255,7 +4473,8 @@ > > ac_cv_func_gethostbyname=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 > echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6 >@@ -4269,7 +4488,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-lnsl $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4293,11 +4511,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4310,7 +4538,8 @@ > > ac_cv_lib_nsl_gethostbyname=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 >@@ -4320,7 +4549,7 @@ > fi > > if test $ac_cv_lib_nsl_gethostbyname = no; then >- echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 >+ echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 > echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 > if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 >@@ -4328,7 +4557,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-lbsd $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4352,11 +4580,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4369,7 +4607,8 @@ > > ac_cv_lib_bsd_gethostbyname=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 >@@ -4394,21 +4633,28 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >+/* Define connect to an innocuous variant, in case <limits.h> declares connect. >+ For example, HP-UX 11i <limits.h> declares gettimeofday. */ >+#define connect innocuous_connect >+ > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char connect (); below. > Prefer <limits.h> to <assert.h> if __STDC__ is defined, since > <limits.h> exists even on freestanding compilers. */ >+ > #ifdef __STDC__ > # include <limits.h> > #else > # include <assert.h> > #endif >+ >+#undef connect >+ > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" >@@ -4439,11 +4685,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4456,7 +4712,8 @@ > > ac_cv_func_connect=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 > echo "${ECHO_T}$ac_cv_func_connect" >&6 >@@ -4470,7 +4727,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-lsocket $X_EXTRA_LIBS $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4494,11 +4750,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4511,7 +4777,8 @@ > > ac_cv_lib_socket_connect=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 >@@ -4529,21 +4796,28 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >+/* Define remove to an innocuous variant, in case <limits.h> declares remove. >+ For example, HP-UX 11i <limits.h> declares gettimeofday. */ >+#define remove innocuous_remove >+ > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char remove (); below. > Prefer <limits.h> to <assert.h> if __STDC__ is defined, since > <limits.h> exists even on freestanding compilers. */ >+ > #ifdef __STDC__ > # include <limits.h> > #else > # include <assert.h> > #endif >+ >+#undef remove >+ > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" >@@ -4574,11 +4848,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4591,7 +4875,8 @@ > > ac_cv_func_remove=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 > echo "${ECHO_T}$ac_cv_func_remove" >&6 >@@ -4605,7 +4890,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-lposix $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4629,11 +4913,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4646,7 +4940,8 @@ > > ac_cv_lib_posix_remove=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 >@@ -4664,21 +4959,28 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >+/* Define shmat to an innocuous variant, in case <limits.h> declares shmat. >+ For example, HP-UX 11i <limits.h> declares gettimeofday. */ >+#define shmat innocuous_shmat >+ > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char shmat (); below. > Prefer <limits.h> to <assert.h> if __STDC__ is defined, since > <limits.h> exists even on freestanding compilers. */ >+ > #ifdef __STDC__ > # include <limits.h> > #else > # include <assert.h> > #endif >+ >+#undef shmat >+ > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" >@@ -4709,11 +5011,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4726,7 +5038,8 @@ > > ac_cv_func_shmat=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 > echo "${ECHO_T}$ac_cv_func_shmat" >&6 >@@ -4740,7 +5053,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-lipc $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4764,11 +5076,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4781,7 +5103,8 @@ > > ac_cv_lib_ipc_shmat=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 >@@ -4810,7 +5133,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-lICE $X_EXTRA_LIBS $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4834,11 +5156,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4851,7 +5183,8 @@ > > ac_cv_lib_ICE_IceConnectionNumber=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 >@@ -4898,7 +5231,6 @@ > echo "$as_me:$LINENO: checking if STL works without any namespace" >&5 > echo $ECHO_N "checking if STL works without any namespace... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4917,11 +5249,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4939,14 +5281,13 @@ > echo "${ECHO_T}no" >&6 > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > if test x$stl_namespace = xno > then > echo "$as_me:$LINENO: checking if STL works with namespace std" >&5 > echo $ECHO_N "checking if STL works with namespace std... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -4966,11 +5307,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -4988,14 +5339,13 @@ > echo "${ECHO_T}no" >&6 > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > if test x$stl_namespace = xno > then > echo "$as_me:$LINENO: checking if STL works with namespace stl" >&5 > echo $ECHO_N "checking if STL works with namespace stl... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5015,11 +5365,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5037,7 +5397,7 @@ > echo "${ECHO_T}no" >&6 > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > if test x$stl_namespace = xno > then >@@ -5080,7 +5440,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5101,11 +5460,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5118,12 +5487,11 @@ > > ac_cv_header_stdc=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > > if test $ac_cv_header_stdc = yes; then > # SunOS 4.x string.h does not declare mem*, contrary to ANSI. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5145,7 +5513,6 @@ > if test $ac_cv_header_stdc = yes; then > # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5170,7 +5537,6 @@ > : > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5182,9 +5548,9 @@ > # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) > #else > # define ISLOWER(c) \ >- (('a' <= (c) && (c) <= 'i') \ >- || ('j' <= (c) && (c) <= 'r') \ >- || ('s' <= (c) && (c) <= 'z')) >+ (('a' <= (c) && (c) <= 'i') \ >+ || ('j' <= (c) && (c) <= 'r') \ >+ || ('s' <= (c) && (c) <= 'z')) > # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) > #endif > >@@ -5195,7 +5561,7 @@ > int i; > for (i = 0; i < 256; i++) > if (XOR (islower (i), ISLOWER (i)) >- || toupper (i) != TOUPPER (i)) >+ || toupper (i) != TOUPPER (i)) > exit(2); > exit (0); > } >@@ -5220,7 +5586,7 @@ > ( exit $ac_status ) > ac_cv_header_stdc=no > fi >-rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext >+rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext > fi > fi > fi >@@ -5245,7 +5611,7 @@ > > > for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ >- inttypes.h stdint.h unistd.h >+ inttypes.h stdint.h unistd.h > do > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` > echo "$as_me:$LINENO: checking for $ac_header" >&5 >@@ -5254,7 +5620,6 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5266,11 +5631,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5283,7 +5658,7 @@ > > eval "$as_ac_Header=no" > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 >@@ -5314,7 +5689,6 @@ > echo "$as_me:$LINENO: checking $ac_header usability" >&5 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5325,11 +5699,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5342,7 +5726,7 @@ > > ac_header_compiler=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 > echo "${ECHO_T}$ac_header_compiler" >&6 > >@@ -5350,7 +5734,6 @@ > echo "$as_me:$LINENO: checking $ac_header presence" >&5 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5368,6 +5751,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -5387,33 +5771,32 @@ > echo "${ECHO_T}$ac_header_preproc" >&6 > > # So? What about this header? >-case $ac_header_compiler:$ac_header_preproc in >- yes:no ) >+case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in >+ yes:no: ) > { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} >- { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 >-echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} >- ( >- cat <<\_ASBOX >-## ------------------------------------ ## >-## Report this to bug-autoconf@gnu.org. ## >-## ------------------------------------ ## >-_ASBOX >- ) | >- sed "s/^/$as_me: WARNING: /" >&2 >+ { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 >+echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} >+ ac_header_preproc=yes > ;; >- no:yes ) >+ no:yes:* ) > { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} >- { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 >-echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 >+echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 >+echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 >+echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 >+echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} > ( > cat <<\_ASBOX >-## ------------------------------------ ## >-## Report this to bug-autoconf@gnu.org. ## >-## ------------------------------------ ## >+## --------------------------------- ## >+## Report this to the lavaps lists. ## >+## --------------------------------- ## > _ASBOX > ) | > sed "s/^/$as_me: WARNING: /" >&2 >@@ -5424,7 +5807,7 @@ > if eval "test \"\${$as_ac_Header+set}\" = set"; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else >- eval "$as_ac_Header=$ac_header_preproc" >+ eval "$as_ac_Header=\$ac_header_preproc" > fi > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 >@@ -5439,6 +5822,13 @@ > > done > >+ac_ext=c >+ac_cpp='$CPP $CPPFLAGS' >+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' >+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' >+ac_compiler_gnu=$ac_cv_c_compiler_gnu >+ >+ > > > for ac_func in setenv snprintf >@@ -5450,21 +5840,28 @@ > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ >+/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. >+ For example, HP-UX 11i <limits.h> declares gettimeofday. */ >+#define $ac_func innocuous_$ac_func >+ > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char $ac_func (); below. > Prefer <limits.h> to <assert.h> if __STDC__ is defined, since > <limits.h> exists even on freestanding compilers. */ >+ > #ifdef __STDC__ > # include <limits.h> > #else > # include <assert.h> > #endif >+ >+#undef $ac_func >+ > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" >@@ -5495,11 +5892,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_c_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5512,7 +5919,8 @@ > > eval "$as_ac_var=no" > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 > echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 >@@ -5524,6 +5932,11 @@ > fi > done > >+ac_ext=cc >+ac_cpp='$CXXCPP $CPPFLAGS' >+ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' >+ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' >+ac_compiler_gnu=$ac_cv_cxx_compiler_gnu > > > # Check whether --with-additional-includes or --without-additional-includes was given. >@@ -5661,7 +6074,6 @@ > echo "$as_me:$LINENO: checking whether $CXX can include sys/user.h without -fpermissive" >&5 > echo $ECHO_N "checking whether $CXX can include sys/user.h without -fpermissive... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5692,11 +6104,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5711,7 +6133,7 @@ > PLATFORM_INCLUDES="$PLATFORM_INCLUDES -fpermissive" > > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > ;; > *-*-*irix*) > PLATFORM_SPECIFIC_TCLTK_LIB_SUFFIX_TYPE=none >@@ -5804,7 +6226,6 @@ > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5828,11 +6249,21 @@ > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 >- (eval $ac_link) 2>&5 >+ (eval $ac_link) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest$ac_exeext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5845,7 +6276,8 @@ > > ac_cv_lib_dl_dlopen=no > fi >-rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext \ >+ conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 >@@ -5944,7 +6376,6 @@ > echo "$as_me:$LINENO: checking $ac_header usability" >&5 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5955,11 +6386,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -5972,7 +6413,7 @@ > > ac_header_compiler=no > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 > echo "${ECHO_T}$ac_header_compiler" >&6 > >@@ -5980,7 +6421,6 @@ > echo "$as_me:$LINENO: checking $ac_header presence" >&5 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -5998,6 +6438,7 @@ > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag >+ ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi >@@ -6017,33 +6458,32 @@ > echo "${ECHO_T}$ac_header_preproc" >&6 > > # So? What about this header? >-case $ac_header_compiler:$ac_header_preproc in >- yes:no ) >+case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in >+ yes:no: ) > { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} >- { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 >-echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} >- ( >- cat <<\_ASBOX >-## ------------------------------------ ## >-## Report this to bug-autoconf@gnu.org. ## >-## ------------------------------------ ## >-_ASBOX >- ) | >- sed "s/^/$as_me: WARNING: /" >&2 >+ { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 >+echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} >+ ac_header_preproc=yes > ;; >- no:yes ) >+ no:yes:* ) > { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} >- { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 >-echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 >+echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 >+echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 >+echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} >+ { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 >+echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} > ( > cat <<\_ASBOX >-## ------------------------------------ ## >-## Report this to bug-autoconf@gnu.org. ## >-## ------------------------------------ ## >+## --------------------------------- ## >+## Report this to the lavaps lists. ## >+## --------------------------------- ## > _ASBOX > ) | > sed "s/^/$as_me: WARNING: /" >&2 >@@ -6054,7 +6494,7 @@ > if eval "test \"\${$as_ac_Header+set}\" = set"; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else >- eval "$as_ac_Header=$ac_header_preproc" >+ eval "$as_ac_Header=\$ac_header_preproc" > fi > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 >@@ -6265,7 +6705,6 @@ > echo "$as_me:$LINENO: checking if we need to add -fpermissive for $CXX to include X11/Xlib.h" >&5 > echo $ECHO_N "checking if we need to add -fpermissive for $CXX to include X11/Xlib.h... $ECHO_C" >&6 > cat >conftest.$ac_ext <<_ACEOF >-#line $LINENO "configure" > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext >@@ -6286,11 +6725,21 @@ > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 >- (eval $ac_compile) 2>&5 >+ (eval $ac_compile) 2>conftest.er1 > ac_status=$? >+ grep -v '^ *+' conftest.er1 >conftest.err >+ rm -f conftest.er1 >+ cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && >- { ac_try='test -s conftest.$ac_objext' >+ { ac_try='test -z "$ac_cxx_werror_flag" >+ || test ! -s conftest.err' >+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 >+ (eval $ac_try) 2>&5 >+ ac_status=$? >+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 >+ (exit $ac_status); }; } && >+ { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? >@@ -6306,7 +6755,7 @@ > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > fi >-rm -f conftest.$ac_objext conftest.$ac_ext >+rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > fi > > >@@ -6354,13 +6803,13 @@ > # `set' does not quote correctly, so add quotes (double-quote > # substitution turns \\\\ into \\, and sed turns \\ into \). > sed -n \ >- "s/'/'\\\\''/g; >- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" >+ "s/'/'\\\\''/g; >+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" > ;; > *) > # `set' quotes correctly as required by POSIX, so do not add quotes. > sed -n \ >- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" >+ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" > ;; > esac; > } | >@@ -6390,13 +6839,13 @@ > # trailing colons and then remove the whole line if VPATH becomes empty > # (actually we leave an empty line to preserve line numbers). > if test "x$srcdir" = x.; then >- ac_vpsub='/^[ ]*VPATH[ ]*=/{ >+ ac_vpsub='/^[ ]*VPATH[ ]*=/{ > s/:*\$(srcdir):*/:/; > s/:*\${srcdir}:*/:/; > s/:*@srcdir@:*/:/; >-s/^\([^=]*=[ ]*\):*/\1/; >+s/^\([^=]*=[ ]*\):*/\1/; > s/:*$//; >-s/^[^=]*=[ ]*$//; >+s/^[^=]*=[ ]*$//; > }' > fi > >@@ -6407,7 +6856,7 @@ > for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue > # 1. Remove the extension, and $U if already installed. > ac_i=`echo "$ac_i" | >- sed 's/\$U\././;s/\.o$//;s/\.obj$//'` >+ sed 's/\$U\././;s/\.o$//;s/\.obj$//'` > # 2. Add them. > ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" > ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' >@@ -6465,9 +6914,10 @@ > elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then > set -o posix > fi >+DUALCASE=1; export DUALCASE # for MKS sh > > # Support unset when possible. >-if (FOO=FOO; unset FOO) >/dev/null 2>&1; then >+if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then > as_unset=unset > else > as_unset=false >@@ -6486,7 +6936,7 @@ > LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ > LC_TELEPHONE LC_TIME > do >- if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then >+ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then > eval $as_var=C; export $as_var > else > $as_unset $as_var >@@ -6665,16 +7115,17 @@ > if mkdir -p . 2>/dev/null; then > as_mkdir_p=: > else >+ test -d ./-p && rmdir ./-p > as_mkdir_p=false > fi > > as_executable_p="test -f" > > # Sed expression to map a string onto a valid CPP name. >-as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" >+as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" > > # Sed expression to map a string onto a valid variable name. >-as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" >+as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" > > > # IFS >@@ -6701,7 +7152,7 @@ > cat >&5 <<_CSEOF > > This file was extended by lavaps $as_me 2.4, which was >-generated by GNU Autoconf 2.57. Invocation command line was >+generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = $CONFIG_FILES > CONFIG_HEADERS = $CONFIG_HEADERS >@@ -6745,9 +7196,9 @@ > -d, --debug don't remove temporary files > --recheck update $as_me by reconfiguring in the same conditions > --file=FILE[:TEMPLATE] >- instantiate the configuration file FILE >+ instantiate the configuration file FILE > --header=FILE[:TEMPLATE] >- instantiate the configuration header FILE >+ instantiate the configuration header FILE > > Configuration files: > $config_files >@@ -6764,11 +7215,10 @@ > cat >>$CONFIG_STATUS <<_ACEOF > ac_cs_version="\\ > lavaps config.status 2.4 >-configured by $0, generated by GNU Autoconf 2.57, >+configured by $0, generated by GNU Autoconf 2.59, > with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" > >-Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 >-Free Software Foundation, Inc. >+Copyright (C) 2003 Free Software Foundation, Inc. > This config.status script is free software; the Free Software Foundation > gives unlimited permission to copy, distribute and modify it." > srcdir=$srcdir >@@ -7072,9 +7522,9 @@ > (echo ':t > /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed > if test -z "$ac_sed_cmds"; then >- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" >+ ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" > else >- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" >+ ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" > fi > ac_sed_frag=`expr $ac_sed_frag + 1` > ac_beg=$ac_end >@@ -7092,21 +7542,21 @@ > # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". > case $ac_file in > - | *:- | *:-:* ) # input from stdin >- cat >$tmp/stdin >- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` >- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; >+ cat >$tmp/stdin >+ ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` >+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; > *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` >- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; >+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; > * ) ac_file_in=$ac_file.in ;; > esac > > # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. > ac_dir=`(dirname "$ac_file") 2>/dev/null || > $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$ac_file" : 'X\(//\)[^/]' \| \ >- X"$ac_file" : 'X\(//\)$' \| \ >- X"$ac_file" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$ac_file" : 'X\(//\)[^/]' \| \ >+ X"$ac_file" : 'X\(//\)$' \| \ >+ X"$ac_file" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$ac_file" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -7122,10 +7572,10 @@ > as_dirs="$as_dir $as_dirs" > as_dir=`(dirname "$as_dir") 2>/dev/null || > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$as_dir" : 'X\(//\)[^/]' \| \ >- X"$as_dir" : 'X\(//\)$' \| \ >- X"$as_dir" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$as_dir" : 'X\(//\)[^/]' \| \ >+ X"$as_dir" : 'X\(//\)$' \| \ >+ X"$as_dir" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$as_dir" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -7163,12 +7613,45 @@ > ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix > ac_top_srcdir=$ac_top_builddir$srcdir ;; > esac >-# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be >-# absolute. >-ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` >-ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` >-ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` >-ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` >+ >+# Do not use `cd foo && pwd` to compute absolute paths, because >+# the directories may not exist. >+case `pwd` in >+.) ac_abs_builddir="$ac_dir";; >+*) >+ case "$ac_dir" in >+ .) ac_abs_builddir=`pwd`;; >+ [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; >+ *) ac_abs_builddir=`pwd`/"$ac_dir";; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_top_builddir=${ac_top_builddir}.;; >+*) >+ case ${ac_top_builddir}. in >+ .) ac_abs_top_builddir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; >+ *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_srcdir=$ac_srcdir;; >+*) >+ case $ac_srcdir in >+ .) ac_abs_srcdir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; >+ *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_top_srcdir=$ac_top_srcdir;; >+*) >+ case $ac_top_srcdir in >+ .) ac_abs_top_srcdir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; >+ *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; >+ esac;; >+esac > > > case $INSTALL in >@@ -7190,7 +7673,7 @@ > configure_input="$ac_file. " > fi > configure_input=$configure_input"Generated from `echo $ac_file_in | >- sed 's,.*/,,'` by configure." >+ sed 's,.*/,,'` by configure." > > # First look for the input files in the build tree, otherwise in the > # src tree. >@@ -7199,24 +7682,24 @@ > case $f in > -) echo $tmp/stdin ;; > [\\/$]*) >- # Absolute (can't be DOS-style, as IFS=:) >- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 >+ # Absolute (can't be DOS-style, as IFS=:) >+ test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 > echo "$as_me: error: cannot find input file: $f" >&2;} > { (exit 1); exit 1; }; } >- echo $f;; >+ echo "$f";; > *) # Relative >- if test -f "$f"; then >- # Build tree >- echo $f >- elif test -f "$srcdir/$f"; then >- # Source tree >- echo $srcdir/$f >- else >- # /dev/null tree >- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 >+ if test -f "$f"; then >+ # Build tree >+ echo "$f" >+ elif test -f "$srcdir/$f"; then >+ # Source tree >+ echo "$srcdir/$f" >+ else >+ # /dev/null tree >+ { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 > echo "$as_me: error: cannot find input file: $f" >&2;} > { (exit 1); exit 1; }; } >- fi;; >+ fi;; > esac > done` || { (exit 1); exit 1; } > _ACEOF >@@ -7258,12 +7741,12 @@ > # NAME is the cpp macro being defined and VALUE is the value it is being given. > # > # ac_d sets the value in "#define NAME VALUE" lines. >-ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' >-ac_dB='[ ].*$,\1#\2' >+ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' >+ac_dB='[ ].*$,\1#\2' > ac_dC=' ' > ac_dD=',;t' > # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". >-ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' >+ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' > ac_uB='$,\1#\2define\3' > ac_uC=' ' > ac_uD=',;t' >@@ -7272,11 +7755,11 @@ > # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". > case $ac_file in > - | *:- | *:-:* ) # input from stdin >- cat >$tmp/stdin >- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` >- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; >+ cat >$tmp/stdin >+ ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` >+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; > *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` >- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; >+ ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; > * ) ac_file_in=$ac_file.in ;; > esac > >@@ -7290,28 +7773,29 @@ > case $f in > -) echo $tmp/stdin ;; > [\\/$]*) >- # Absolute (can't be DOS-style, as IFS=:) >- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 >+ # Absolute (can't be DOS-style, as IFS=:) >+ test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 > echo "$as_me: error: cannot find input file: $f" >&2;} > { (exit 1); exit 1; }; } >- echo $f;; >+ # Do quote $f, to prevent DOS paths from being IFS'd. >+ echo "$f";; > *) # Relative >- if test -f "$f"; then >- # Build tree >- echo $f >- elif test -f "$srcdir/$f"; then >- # Source tree >- echo $srcdir/$f >- else >- # /dev/null tree >- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 >+ if test -f "$f"; then >+ # Build tree >+ echo "$f" >+ elif test -f "$srcdir/$f"; then >+ # Source tree >+ echo "$srcdir/$f" >+ else >+ # /dev/null tree >+ { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 > echo "$as_me: error: cannot find input file: $f" >&2;} > { (exit 1); exit 1; }; } >- fi;; >+ fi;; > esac > done` || { (exit 1); exit 1; } > # Remove the trailing spaces. >- sed 's/[ ]*$//' $ac_file_inputs >$tmp/in >+ sed 's/[ ]*$//' $ac_file_inputs >$tmp/in > > _ACEOF > >@@ -7334,9 +7818,9 @@ > s,[\\$`],\\&,g > t clear > : clear >-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp >+s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp > t end >-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp >+s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp > : end > _ACEOF > # If some macros were called several times there might be several times >@@ -7350,13 +7834,13 @@ > # example, in the case of _POSIX_SOURCE, which is predefined and required > # on some systems where configure will not decide to define it. > cat >>conftest.undefs <<\_ACEOF >-s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, >+s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, > _ACEOF > > # Break up conftest.defines because some shells have a limit on the size > # of here documents, and old seds have small limits too (100 cmds). > echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS >-echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS >+echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS > echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS > echo ' :' >>$CONFIG_STATUS > rm -f conftest.tail >@@ -7365,7 +7849,7 @@ > # Write a limited-size here document to $tmp/defines.sed. > echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS > # Speed up: don't consider the non `#define' lines. >- echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS >+ echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS > # Work around the forget-to-reset-the-flag bug. > echo 't clr' >>$CONFIG_STATUS > echo ': clr' >>$CONFIG_STATUS >@@ -7392,7 +7876,7 @@ > # Write a limited-size here document to $tmp/undefs.sed. > echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS > # Speed up: don't consider the non `#undef' >- echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS >+ echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS > # Work around the forget-to-reset-the-flag bug. > echo 't clr' >>$CONFIG_STATUS > echo ': clr' >>$CONFIG_STATUS >@@ -7426,10 +7910,10 @@ > else > ac_dir=`(dirname "$ac_file") 2>/dev/null || > $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$ac_file" : 'X\(//\)[^/]' \| \ >- X"$ac_file" : 'X\(//\)$' \| \ >- X"$ac_file" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$ac_file" : 'X\(//\)[^/]' \| \ >+ X"$ac_file" : 'X\(//\)$' \| \ >+ X"$ac_file" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$ac_file" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -7445,10 +7929,10 @@ > as_dirs="$as_dir $as_dirs" > as_dir=`(dirname "$as_dir") 2>/dev/null || > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$as_dir" : 'X\(//\)[^/]' \| \ >- X"$as_dir" : 'X\(//\)$' \| \ >- X"$as_dir" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$as_dir" : 'X\(//\)[^/]' \| \ >+ X"$as_dir" : 'X\(//\)$' \| \ >+ X"$as_dir" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$as_dir" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -7486,16 +7970,41 @@ > ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` > ac_dir=`(dirname "$ac_dest") 2>/dev/null || > $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$ac_dest" : 'X\(//\)[^/]' \| \ >- X"$ac_dest" : 'X\(//\)$' \| \ >- X"$ac_dest" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$ac_dest" : 'X\(//\)[^/]' \| \ >+ X"$ac_dest" : 'X\(//\)$' \| \ >+ X"$ac_dest" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$ac_dest" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } > /^X\(\/\/\)$/{ s//\1/; q; } > /^X\(\/\).*/{ s//\1/; q; } > s/.*/./; q'` >+ { if $as_mkdir_p; then >+ mkdir -p "$ac_dir" >+ else >+ as_dir="$ac_dir" >+ as_dirs= >+ while test ! -d "$as_dir"; do >+ as_dirs="$as_dir $as_dirs" >+ as_dir=`(dirname "$as_dir") 2>/dev/null || >+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >+ X"$as_dir" : 'X\(//\)[^/]' \| \ >+ X"$as_dir" : 'X\(//\)$' \| \ >+ X"$as_dir" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || >+echo X"$as_dir" | >+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } >+ /^X\(\/\/\)[^/].*/{ s//\1/; q; } >+ /^X\(\/\/\)$/{ s//\1/; q; } >+ /^X\(\/\).*/{ s//\1/; q; } >+ s/.*/./; q'` >+ done >+ test ! -n "$as_dirs" || mkdir $as_dirs >+ fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 >+echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} >+ { (exit 1); exit 1; }; }; } >+ > ac_builddir=. > > if test "$ac_dir" != .; then >@@ -7521,12 +8030,45 @@ > ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix > ac_top_srcdir=$ac_top_builddir$srcdir ;; > esac >-# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be >-# absolute. >-ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` >-ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` >-ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` >-ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` >+ >+# Do not use `cd foo && pwd` to compute absolute paths, because >+# the directories may not exist. >+case `pwd` in >+.) ac_abs_builddir="$ac_dir";; >+*) >+ case "$ac_dir" in >+ .) ac_abs_builddir=`pwd`;; >+ [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; >+ *) ac_abs_builddir=`pwd`/"$ac_dir";; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_top_builddir=${ac_top_builddir}.;; >+*) >+ case ${ac_top_builddir}. in >+ .) ac_abs_top_builddir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; >+ *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_srcdir=$ac_srcdir;; >+*) >+ case $ac_srcdir in >+ .) ac_abs_srcdir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; >+ *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; >+ esac;; >+esac >+case $ac_abs_builddir in >+.) ac_abs_top_srcdir=$ac_top_srcdir;; >+*) >+ case $ac_top_srcdir in >+ .) ac_abs_top_srcdir=$ac_abs_builddir;; >+ [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; >+ *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; >+ esac;; >+esac > > > { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 >@@ -7544,10 +8086,10 @@ > if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then > dirpart=`(dirname "$mf") 2>/dev/null || > $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$mf" : 'X\(//\)[^/]' \| \ >- X"$mf" : 'X\(//\)$' \| \ >- X"$mf" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$mf" : 'X\(//\)[^/]' \| \ >+ X"$mf" : 'X\(//\)$' \| \ >+ X"$mf" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$mf" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -7583,10 +8125,10 @@ > test -f "$dirpart/$file" && continue > fdir=`(dirname "$file") 2>/dev/null || > $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$file" : 'X\(//\)[^/]' \| \ >- X"$file" : 'X\(//\)$' \| \ >- X"$file" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$file" : 'X\(//\)[^/]' \| \ >+ X"$file" : 'X\(//\)$' \| \ >+ X"$file" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$file" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >@@ -7602,10 +8144,10 @@ > as_dirs="$as_dir $as_dirs" > as_dir=`(dirname "$as_dir") 2>/dev/null || > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ >- X"$as_dir" : 'X\(//\)[^/]' \| \ >- X"$as_dir" : 'X\(//\)$' \| \ >- X"$as_dir" : 'X\(/\)' \| \ >- . : '\(.\)' 2>/dev/null || >+ X"$as_dir" : 'X\(//\)[^/]' \| \ >+ X"$as_dir" : 'X\(//\)$' \| \ >+ X"$as_dir" : 'X\(/\)' \| \ >+ . : '\(.\)' 2>/dev/null || > echo X"$as_dir" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } >diff -ur lavaps-2.4/work/lavaps-2.4/configure.ac lavaps-2.4.patched/configure.ac >--- lavaps-2.4/work/lavaps-2.4/configure.ac 2003-09-23 20:32:39.000000000 +0200 >+++ lavaps-2.4.patched/configure.ac 2005-06-17 16:42:33.000000000 +0200 >@@ -138,8 +138,9 @@ > dnl Checks for library functions. > dnl > AC_CHECK_HEADERS([stdio.h]) >+AC_LANG_PUSH(C) > AC_CHECK_FUNCS(setenv snprintf) >- >+AC_LANG_POP() > dnl > dnl allow user to add their own stuff > dnl >diff -ur lavaps-2.4/work/lavaps-2.4/linux/proc/devname.c lavaps-2.4.patched/linux/proc/devname.c >--- lavaps-2.4/work/lavaps-2.4/linux/proc/devname.c 2002-12-06 03:24:21.000000000 +0100 >+++ lavaps-2.4.patched/linux/proc/devname.c 2005-06-17 16:43:17.000000000 +0200 >@@ -15,6 +15,7 @@ > #include <fcntl.h> > > #define __KERNEL__ >+#include <asm/types.h> > #include <linux/kdev_t.h> > #undef __KERNEL__ > >diff -ur lavaps-2.4/work/lavaps-2.4/linux/proc/version.c lavaps-2.4.patched/linux/proc/version.c >--- lavaps-2.4/work/lavaps-2.4/linux/proc/version.c 1998-10-02 23:34:07.000000000 +0200 >+++ lavaps-2.4.patched/linux/proc/version.c 2005-06-17 16:43:31.000000000 +0200 >@@ -5,6 +5,7 @@ > * GNU Library General Public License; see ../COPYING.LIB > */ > #include <stdio.h> >+#include <stdlib.h> > > #ifdef MINORVERSION > char procps_version[] = "procps version " VERSION "." SUBVERSION "." MINORVERSION;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 96372
: 61396 |
61757