From 0232ee27168972905da5e9e113c3b64afd4b4057 Mon Sep 17 00:00:00 2001 From: skimo Date: Wed, 5 Jul 2000 20:17:54 +0000 Subject: [PATCH] don't encourage use of db3.0 --- db-3.0.55-Bsymbolic-patch | 1806 --------------------------------------------- 1 file changed, 1806 deletions(-) delete mode 100644 db-3.0.55-Bsymbolic-patch diff --git a/db-3.0.55-Bsymbolic-patch b/db-3.0.55-Bsymbolic-patch deleted file mode 100644 index 93b86f20..00000000 --- a/db-3.0.55-Bsymbolic-patch +++ /dev/null @@ -1,1806 +0,0 @@ -diff -ruN db-3.0.55/dist/configure ../db-3.0.55/dist/configure ---- db-3.0.55/dist/configure Mon Nov 15 20:21:03 1999 -+++ ../db-3.0.55/dist/configure Wed Feb 2 13:43:03 2000 -@@ -1481,6 +1481,26 @@ - LIBDB_ARGS="\$(libso_linkname)" - LIBTOOL="\$(SHELL) ./libtool" - -+ save_LDFLAGS="$LDFLAGS" -+ LDFLAGS="-Wl,-Bsymbolic $LDFLAGS" -+ cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then -+ rm -rf conftest* -+ SYFLAG="-Wl,-Bsymbolic" -+else -+ echo "configure: failed program was:" >&5 -+ cat conftest.$ac_ext >&5 -+fi -+rm -f conftest* -+ LDFLAGS="$save_LDFLAGS" -+ - MAKEFILE_CC="\$(LIBTOOL) --mode=compile ${SAVE_CC}" - MAKEFILE_CXX="\$(LIBTOOL) --mode=compile ${SAVE_CXX}" - MAKEFILE_CCLINK="\$(LIBTOOL) --mode=link ${SAVE_CC}" -@@ -1488,7 +1508,7 @@ - INSTALLER="\$(LIBTOOL) --mode=install cp" - POSTLINK="\$(LIBTOOL) --mode=execute true" - SOLINK="\$(LIBTOOL) --mode=link ${SAVE_CC} -avoid-version" -- SOFLAGS="-rpath \$(libdir)" -+ SOFLAGS="$SYFLAG -rpath \$(libdir)" - o=".lo" - fi - -@@ -1510,7 +1530,7 @@ - # Extract the first word of "javac", so it can be a program name with args. - set dummy javac; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1514: checking for $ac_word" >&5 -+echo "configure:1534: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_prog_JAVAC'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1543,7 +1563,7 @@ - # Extract the first word of "javac", so it can be a program name with args. - set dummy javac; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:1547: checking for $ac_word" >&5 -+echo "configure:1567: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_JAVACABS'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1610,7 +1630,7 @@ - - - echo $ac_n "checking for Tcl libraries""... $ac_c" 1>&6 --echo "configure:1614: checking for Tcl libraries" >&5 -+echo "configure:1634: checking for Tcl libraries" >&5 - if eval "test \"`echo '$''{'db_cv_tcllibs'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -1618,14 +1638,14 @@ - - if test "$db_cv_tcllibs" = no; then - cat > conftest.$ac_ext < - int main() { - Tcl_Init(0); - ; return 0; } - EOF --if { (eval echo configure:1629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:1649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_tcllibs="yes" - else -@@ -1639,14 +1659,14 @@ - saved_libs="$LIBS"; - LIBS="$LIBS -ltcl" - cat > conftest.$ac_ext < - int main() { - Tcl_Init(0); - ; return 0; } - EOF --if { (eval echo configure:1650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:1670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_tcllibs="-ltcl" - else -@@ -1661,14 +1681,14 @@ - saved_libs="$LIBS"; - LIBS="$LIBS -ltcl -ldl" - cat > conftest.$ac_ext < - int main() { - Tcl_Init(0); - ; return 0; } - EOF --if { (eval echo configure:1672: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:1692: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_tcllibs="-ltcl -ldl" - else -@@ -1683,14 +1703,14 @@ - saved_libs="$LIBS"; - LIBS="$LIBS -ltcl -ldl -lm" - cat > conftest.$ac_ext < - int main() { - Tcl_Init(0); - ; return 0; } - EOF --if { (eval echo configure:1694: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:1714: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_tcllibs="-ltcl -ldl -lm" - else -@@ -1705,14 +1725,14 @@ - saved_libs="$LIBS"; - LIBS="$LIBS -ltcl -lsocket -ldl -lm -lnsl" - cat > conftest.$ac_ext < - int main() { - Tcl_Init(0); - ; return 0; } - EOF --if { (eval echo configure:1716: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:1736: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_tcllibs="-ltcl -lsocket -ldl -lm -lnsl" - else -@@ -1750,14 +1770,14 @@ - fi - - echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 --echo "configure:1754: checking whether byte ordering is bigendian" >&5 -+echo "configure:1774: checking whether byte ordering is bigendian" >&5 - if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_cv_c_bigendian=unknown - # See if sys/param.h defines the BYTE_ORDER macro. - cat > conftest.$ac_ext < - #include -@@ -1768,11 +1788,11 @@ - #endif - ; return 0; } - EOF --if { (eval echo configure:1772: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:1792: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - # It does; now see whether it defined to BIG_ENDIAN or not. - cat > conftest.$ac_ext < - #include -@@ -1783,7 +1803,7 @@ - #endif - ; return 0; } - EOF --if { (eval echo configure:1787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:1807: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - ac_cv_c_bigendian=yes - else -@@ -1803,7 +1823,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:1840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - ac_cv_c_bigendian=no - else -@@ -1840,12 +1860,12 @@ - fi - - echo $ac_n "checking for working const""... $ac_c" 1>&6 --echo "configure:1844: checking for working const" >&5 -+echo "configure:1864: checking for working const" >&5 - if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:1918: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - ac_cv_c_const=yes - else -@@ -1915,7 +1935,7 @@ - fi - - echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 --echo "configure:1919: checking how to run the C preprocessor" >&5 -+echo "configure:1939: checking how to run the C preprocessor" >&5 - # On Suns, sometimes $CPP names a directory. - if test -n "$CPP" && test -d "$CPP"; then - CPP= -@@ -1930,13 +1950,13 @@ - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. - cat > conftest.$ac_ext < - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1940: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1960: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -1947,13 +1967,13 @@ - rm -rf conftest* - CPP="${CC-cc} -E -traditional-cpp" - cat > conftest.$ac_ext < - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1957: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1977: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -1964,13 +1984,13 @@ - rm -rf conftest* - CPP="${CC-cc} -nologo -E" - cat > conftest.$ac_ext < - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1974: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:1994: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -1995,12 +2015,12 @@ - echo "$ac_t""$CPP" 1>&6 - - echo $ac_n "checking whether stat file-mode macros are broken""... $ac_c" 1>&6 --echo "configure:1999: checking whether stat file-mode macros are broken" >&5 -+echo "configure:2019: checking whether stat file-mode macros are broken" >&5 - if eval "test \"`echo '$''{'ac_cv_header_stat_broken'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #include -@@ -2051,12 +2071,12 @@ - fi - - echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 --echo "configure:2055: checking whether time.h and sys/time.h may both be included" >&5 -+echo "configure:2075: checking whether time.h and sys/time.h may both be included" >&5 - if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #include -@@ -2065,7 +2085,7 @@ - struct tm *tp; - ; return 0; } - EOF --if { (eval echo configure:2069: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2089: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - ac_cv_header_time=yes - else -@@ -2086,12 +2106,12 @@ - fi - - echo $ac_n "checking for st_blksize in struct stat""... $ac_c" 1>&6 --echo "configure:2090: checking for st_blksize in struct stat" >&5 -+echo "configure:2110: checking for st_blksize in struct stat" >&5 - if eval "test \"`echo '$''{'ac_cv_struct_st_blksize'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #include -@@ -2099,7 +2119,7 @@ - struct stat s; s.st_blksize; - ; return 0; } - EOF --if { (eval echo configure:2103: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2123: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - ac_cv_struct_st_blksize=yes - else -@@ -2120,12 +2140,12 @@ - fi - - echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 --echo "configure:2124: checking for ANSI C header files" >&5 -+echo "configure:2144: checking for ANSI C header files" >&5 - if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #include -@@ -2133,7 +2153,7 @@ - #include - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2137: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2157: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -2150,7 +2170,7 @@ - if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat > conftest.$ac_ext < - EOF -@@ -2168,7 +2188,7 @@ - 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 < - EOF -@@ -2189,7 +2209,7 @@ - : - else - cat > conftest.$ac_ext < - #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -@@ -2200,7 +2220,7 @@ - exit (0); } - - EOF --if { (eval echo configure:2204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2224: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - : - else -@@ -2224,12 +2244,12 @@ - fi - - echo $ac_n "checking for mode_t""... $ac_c" 1>&6 --echo "configure:2228: checking for mode_t" >&5 -+echo "configure:2248: checking for mode_t" >&5 - if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #if STDC_HEADERS -@@ -2257,12 +2277,12 @@ - fi - - echo $ac_n "checking for off_t""... $ac_c" 1>&6 --echo "configure:2261: checking for off_t" >&5 -+echo "configure:2281: checking for off_t" >&5 - if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #if STDC_HEADERS -@@ -2290,12 +2310,12 @@ - fi - - echo $ac_n "checking for pid_t""... $ac_c" 1>&6 --echo "configure:2294: checking for pid_t" >&5 -+echo "configure:2314: checking for pid_t" >&5 - if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #if STDC_HEADERS -@@ -2323,12 +2343,12 @@ - fi - - echo $ac_n "checking for size_t""... $ac_c" 1>&6 --echo "configure:2327: checking for size_t" >&5 -+echo "configure:2347: checking for size_t" >&5 - if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #if STDC_HEADERS -@@ -2359,19 +2379,19 @@ - - - echo $ac_n "checking for ssize_t""... $ac_c" 1>&6 --echo "configure:2363: checking for ssize_t" >&5 -+echo "configure:2383: checking for ssize_t" >&5 - if eval "test \"`echo '$''{'db_cv_ssize_t'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - ssize_t foo; - ; return 0; } - EOF --if { (eval echo configure:2375: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2395: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_ssize_t=yes - else -@@ -2390,19 +2410,19 @@ - - - echo $ac_n "checking for u_char""... $ac_c" 1>&6 --echo "configure:2394: checking for u_char" >&5 -+echo "configure:2414: checking for u_char" >&5 - if eval "test \"`echo '$''{'db_cv_uchar'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_char foo; - ; return 0; } - EOF --if { (eval echo configure:2406: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2426: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_uchar=yes - else -@@ -2421,19 +2441,19 @@ - - - echo $ac_n "checking for u_short""... $ac_c" 1>&6 --echo "configure:2425: checking for u_short" >&5 -+echo "configure:2445: checking for u_short" >&5 - if eval "test \"`echo '$''{'db_cv_ushort'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_short foo; - ; return 0; } - EOF --if { (eval echo configure:2437: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2457: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_ushort=yes - else -@@ -2452,19 +2472,19 @@ - - - echo $ac_n "checking for u_int""... $ac_c" 1>&6 --echo "configure:2456: checking for u_int" >&5 -+echo "configure:2476: checking for u_int" >&5 - if eval "test \"`echo '$''{'db_cv_uint'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_int foo; - ; return 0; } - EOF --if { (eval echo configure:2468: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2488: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_uint=yes - else -@@ -2483,19 +2503,19 @@ - - - echo $ac_n "checking for u_long""... $ac_c" 1>&6 --echo "configure:2487: checking for u_long" >&5 -+echo "configure:2507: checking for u_long" >&5 - if eval "test \"`echo '$''{'db_cv_ulong'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_long foo; - ; return 0; } - EOF --if { (eval echo configure:2499: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2519: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_ulong=yes - else -@@ -2514,19 +2534,19 @@ - - - echo $ac_n "checking for u_int8_t""... $ac_c" 1>&6 --echo "configure:2518: checking for u_int8_t" >&5 -+echo "configure:2538: checking for u_int8_t" >&5 - if eval "test \"`echo '$''{'db_cv_uint8'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_int8_t foo; - ; return 0; } - EOF --if { (eval echo configure:2530: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2550: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_uint8=yes - else -@@ -2537,11 +2557,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_uint8="unsigned char" - else -@@ -2567,19 +2587,19 @@ - - - echo $ac_n "checking for u_int16_t""... $ac_c" 1>&6 --echo "configure:2571: checking for u_int16_t" >&5 -+echo "configure:2591: checking for u_int16_t" >&5 - if eval "test \"`echo '$''{'db_cv_uint16'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_int16_t foo; - ; return 0; } - EOF --if { (eval echo configure:2583: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2603: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_uint16=yes - else -@@ -2590,11 +2610,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_uint16="unsigned short" - else -@@ -2605,11 +2625,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2633: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_uint16="unsigned int" - else -@@ -2639,19 +2659,19 @@ - - - echo $ac_n "checking for int16_t""... $ac_c" 1>&6 --echo "configure:2643: checking for int16_t" >&5 -+echo "configure:2663: checking for int16_t" >&5 - if eval "test \"`echo '$''{'db_cv_int16'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - int16_t foo; - ; return 0; } - EOF --if { (eval echo configure:2655: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2675: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_int16=yes - else -@@ -2662,11 +2682,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_int16="short" - else -@@ -2677,11 +2697,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_int16="int" - else -@@ -2711,19 +2731,19 @@ - - - echo $ac_n "checking for u_int32_t""... $ac_c" 1>&6 --echo "configure:2715: checking for u_int32_t" >&5 -+echo "configure:2735: checking for u_int32_t" >&5 - if eval "test \"`echo '$''{'db_cv_uint32'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - u_int32_t foo; - ; return 0; } - EOF --if { (eval echo configure:2727: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2747: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_uint32=yes - else -@@ -2734,11 +2754,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_uint32="unsigned int" - else -@@ -2749,11 +2769,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_uint32="unsigned long" - else -@@ -2783,19 +2803,19 @@ - - - echo $ac_n "checking for int32_t""... $ac_c" 1>&6 --echo "configure:2787: checking for int32_t" >&5 -+echo "configure:2807: checking for int32_t" >&5 - if eval "test \"`echo '$''{'db_cv_int32'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - int32_t foo; - ; return 0; } - EOF --if { (eval echo configure:2799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2819: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - db_cv_int32=yes - else -@@ -2806,11 +2826,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2834: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_int32="int" - else -@@ -2821,11 +2841,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2849: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_int32="long" - else -@@ -2859,12 +2879,12 @@ - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 --echo "configure:2863: checking for $ac_hdr that defines DIR" >&5 -+echo "configure:2883: checking for $ac_hdr that defines DIR" >&5 - if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #include <$ac_hdr> -@@ -2872,7 +2892,7 @@ - DIR *dirp = 0; - ; return 0; } - EOF --if { (eval echo configure:2876: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2896: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - eval "ac_cv_header_dirent_$ac_safe=yes" - else -@@ -2897,7 +2917,7 @@ - # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. - if test $ac_header_dirent = dirent.h; then - echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 --echo "configure:2901: checking for opendir in -ldir" >&5 -+echo "configure:2921: checking for opendir in -ldir" >&5 - ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2905,7 +2925,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-ldir $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2940: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2938,7 +2958,7 @@ - - else - echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 --echo "configure:2942: checking for opendir in -lx" >&5 -+echo "configure:2962: checking for opendir in -lx" >&5 - ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2946,7 +2966,7 @@ - ac_save_LIBS="$LIBS" - LIBS="-lx $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2983,17 +3003,17 @@ - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 --echo "configure:2987: checking for $ac_hdr" >&5 -+echo "configure:3007: checking for $ac_hdr" >&5 - if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2997: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:3017: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -3023,17 +3043,17 @@ - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 --echo "configure:3027: checking for $ac_hdr" >&5 -+echo "configure:3047: checking for $ac_hdr" >&5 - if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:3037: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:3057: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -3063,7 +3083,7 @@ - - - echo $ac_n "checking for mutexes""... $ac_c" 1>&6 --echo "configure:3067: checking for mutexes" >&5 -+echo "configure:3087: checking for mutexes" >&5 - if eval "test \"`echo '$''{'db_cv_mutex'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -3084,7 +3104,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3098,7 +3118,7 @@ - _lwp_mutex_unlock(&mutex)); - } - EOF --if { (eval echo configure:3102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="Solaris/lwp" - else -@@ -3116,7 +3136,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3132,7 +3152,7 @@ - mutex_unlock(&mutex)); - } - EOF --if { (eval echo configure:3136: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3156: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="UI/threads/library" - else -@@ -3149,7 +3169,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3165,7 +3185,7 @@ - mutex_unlock(&mutex)); - } - EOF --if { (eval echo configure:3169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="UI/threads" - else -@@ -3182,7 +3202,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3206,7 +3226,7 @@ - pthread_mutexattr_destroy(&mutexattr)); - } - EOF --if { (eval echo configure:3210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="POSIX/pthreads" - else -@@ -3223,7 +3243,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3247,7 +3267,7 @@ - pthread_mutexattr_destroy(&mutexattr)); - } - EOF --if { (eval echo configure:3251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3271: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="POSIX/pthreads/library" - else -@@ -3265,7 +3285,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3282,7 +3302,7 @@ - #endif - } - EOF --if { (eval echo configure:3286: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="HP/msem_init" - else -@@ -3299,7 +3319,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < -@@ -3313,7 +3333,7 @@ - exit(0); - } - EOF --if { (eval echo configure:3317: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3337: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="UNIX/msem_init" - else -@@ -3328,7 +3348,7 @@ - if test "$db_cv_mutex" = no; then - LIBS="$LIBS -lmproc" - cat > conftest.$ac_ext < - int main() { -@@ -3336,7 +3356,7 @@ - spinlock_t x; initspin(&x, 1); cspinlock(&x); spinunlock(&x); - ; return 0; } - EOF --if { (eval echo configure:3340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3360: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_mutex="ReliantUNIX/initspin" - else -@@ -3352,7 +3372,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3386: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="SCO/x86/cc-assembly" - else -@@ -3376,7 +3396,7 @@ - - if test "$db_cv_mutex" = no; then - cat > conftest.$ac_ext < - int main() { -@@ -3384,7 +3404,7 @@ - abilock_t x; init_lock(&x); acquire_lock(&x); release_lock(&x); - ; return 0; } - EOF --if { (eval echo configure:3388: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_mutex="SGI/init_lock" - else -@@ -3396,7 +3416,7 @@ - - if test "$db_cv_mutex" = DOESNT_WORK; then - cat > conftest.$ac_ext < - int main() { -@@ -3405,7 +3425,7 @@ - sema_init(&x, 1, USYNC_PROCESS, NULL); sema_wait(&x); sema_post(&x); - ; return 0; } - EOF --if { (eval echo configure:3409: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3429: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_mutex="UNIX/sema_init" - else -@@ -3417,7 +3437,7 @@ - - if test "$db_cv_mutex" = no; then - cat > conftest.$ac_ext < - int main() { -@@ -3426,7 +3446,7 @@ - _lock_try(&x); _lock_clear(&x); - ; return 0; } - EOF --if { (eval echo configure:3430: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_mutex="Solaris/_lock_try" - else -@@ -3438,14 +3458,14 @@ - - if test "$db_cv_mutex" = no; then - cat > conftest.$ac_ext < - int main() { - int x; _check_lock(x,0,1); _clear_lock(x,0); - ; return 0; } - EOF --if { (eval echo configure:3449: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3469: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_mutex="AIX/_check_lock" - else -@@ -3460,7 +3480,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3494: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="ALPHA/gcc-assembly" - else -@@ -3487,7 +3507,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="HPPA/gcc-assembly" - else -@@ -3514,7 +3534,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="Sparc/gcc-assembly" - else -@@ -3542,7 +3562,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3577: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="68K/gcc-assembly" - else -@@ -3570,7 +3590,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="x86/gcc-assembly" - else -@@ -3598,7 +3618,7 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:3631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_mutex="UTS/cc-assembly" - else -@@ -3738,12 +3758,12 @@ - for ac_func in getcwd getopt memcmp memcpy memmove - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:3742: checking for $ac_func" >&5 -+echo "configure:3762: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -3795,12 +3815,12 @@ - for ac_func in raise snprintf strerror vsnprintf - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:3799: checking for $ac_func" >&5 -+echo "configure:3819: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -3856,12 +3876,12 @@ - for ac_func in getuid pread pstat_getdynamic sysconf - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:3860: checking for $ac_func" >&5 -+echo "configure:3880: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -3911,12 +3931,12 @@ - for ac_func in sched_yield yield - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:3915: checking for $ac_func" >&5 -+echo "configure:3935: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3963: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -3965,19 +3985,19 @@ - - - echo $ac_n "checking for sigfillset""... $ac_c" 1>&6 --echo "configure:3969: checking for sigfillset" >&5 -+echo "configure:3989: checking for sigfillset" >&5 - if eval "test \"`echo '$''{'db_cv_have_sigfillset'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - int main() { - sigset_t set; sigfillset(&set); - ; return 0; } - EOF --if { (eval echo configure:3981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - db_cv_have_sigfillset=yes - else -@@ -3998,7 +4018,7 @@ - fi - - echo $ac_n "checking for fcntl/F_SETFD""... $ac_c" 1>&6 --echo "configure:4002: checking for fcntl/F_SETFD" >&5 -+echo "configure:4022: checking for fcntl/F_SETFD" >&5 - if eval "test \"`echo '$''{'db_cv_fcntl_f_setfd'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4006,14 +4026,14 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext < - #include - main(){exit(fcntl(1, F_SETFD, 1) == -1);} - EOF --if { (eval echo configure:4017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:4037: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_fcntl_f_setfd=yes - else -@@ -4043,12 +4063,12 @@ - for ac_func in qsort - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:4047: checking for $ac_func" >&5 -+echo "configure:4067: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4095: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -4099,12 +4119,12 @@ - for ac_func in select - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:4103: checking for $ac_func" >&5 -+echo "configure:4123: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4151: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -4154,7 +4174,7 @@ - - - echo $ac_n "checking for int type sprintf return value""... $ac_c" 1>&6 --echo "configure:4158: checking for int type sprintf return value" >&5 -+echo "configure:4178: checking for int type sprintf return value" >&5 - if eval "test \"`echo '$''{'db_cv_sprintf_count'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4162,11 +4182,11 @@ - { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:4190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - db_cv_sprintf_count=yes - else -@@ -4207,12 +4227,12 @@ - for ac_func in mmap munmap - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:4211: checking for $ac_func" >&5 -+echo "configure:4231: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4259: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -4265,12 +4285,12 @@ - for ac_func in mlock munlock - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:4269: checking for $ac_func" >&5 -+echo "configure:4289: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4317: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -4320,12 +4340,12 @@ - for ac_func in mmap munmap - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:4324: checking for $ac_func" >&5 -+echo "configure:4344: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4372: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -4384,12 +4404,12 @@ - for ac_func in shmget - do - echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 --echo "configure:4388: checking for $ac_func" >&5 -+echo "configure:4408: checking for $ac_func" >&5 - if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:4436: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_func_$ac_func=yes" - else -@@ -4448,7 +4468,7 @@ - # Extract the first word of "ar", so it can be a program name with args. - set dummy ar; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4452: checking for $ac_word" >&5 -+echo "configure:4472: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_ar'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4487,7 +4507,7 @@ - # Extract the first word of "chmod", so it can be a program name with args. - set dummy chmod; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4491: checking for $ac_word" >&5 -+echo "configure:4511: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_chmod'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4526,7 +4546,7 @@ - # Extract the first word of "cp", so it can be a program name with args. - set dummy cp; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4530: checking for $ac_word" >&5 -+echo "configure:4550: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_cp'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4565,7 +4585,7 @@ - # Extract the first word of "ln", so it can be a program name with args. - set dummy ln; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4569: checking for $ac_word" >&5 -+echo "configure:4589: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_ln'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4604,7 +4624,7 @@ - # Extract the first word of "mkdir", so it can be a program name with args. - set dummy mkdir; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4608: checking for $ac_word" >&5 -+echo "configure:4628: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_mkdir'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4643,7 +4663,7 @@ - # Extract the first word of "ranlib", so it can be a program name with args. - set dummy ranlib; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4647: checking for $ac_word" >&5 -+echo "configure:4667: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_ranlib'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4679,7 +4699,7 @@ - # Extract the first word of "rm", so it can be a program name with args. - set dummy rm; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4683: checking for $ac_word" >&5 -+echo "configure:4703: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_rm'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4718,7 +4738,7 @@ - # Extract the first word of "sh", so it can be a program name with args. - set dummy sh; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4722: checking for $ac_word" >&5 -+echo "configure:4742: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_sh'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4757,7 +4777,7 @@ - # Extract the first word of "strip", so it can be a program name with args. - set dummy strip; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4761: checking for $ac_word" >&5 -+echo "configure:4781: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_strip'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4798,7 +4818,7 @@ - # Extract the first word of "cmp", so it can be a program name with args. - set dummy cmp; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4802: checking for $ac_word" >&5 -+echo "configure:4822: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_cmp'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4837,7 +4857,7 @@ - # Extract the first word of "grep", so it can be a program name with args. - set dummy grep; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4841: checking for $ac_word" >&5 -+echo "configure:4861: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_grep'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4876,7 +4896,7 @@ - # Extract the first word of "kill", so it can be a program name with args. - set dummy kill; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4880: checking for $ac_word" >&5 -+echo "configure:4900: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_kill'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4915,7 +4935,7 @@ - # Extract the first word of "mv", so it can be a program name with args. - set dummy mv; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4919: checking for $ac_word" >&5 -+echo "configure:4939: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_mv'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4954,7 +4974,7 @@ - # Extract the first word of "sed", so it can be a program name with args. - set dummy sed; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4958: checking for $ac_word" >&5 -+echo "configure:4978: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_sed'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -4993,7 +5013,7 @@ - # Extract the first word of "sleep", so it can be a program name with args. - set dummy sleep; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:4997: checking for $ac_word" >&5 -+echo "configure:5017: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_sleep'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -5032,7 +5052,7 @@ - # Extract the first word of "sort", so it can be a program name with args. - set dummy sort; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:5036: checking for $ac_word" >&5 -+echo "configure:5056: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_sort'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -5071,7 +5091,7 @@ - # Extract the first word of "tr", so it can be a program name with args. - set dummy tr; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:5075: checking for $ac_word" >&5 -+echo "configure:5095: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_tr'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -5111,7 +5131,7 @@ - # Extract the first word of "diff", so it can be a program name with args. - set dummy diff; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:5115: checking for $ac_word" >&5 -+echo "configure:5135: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_diff'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -@@ -5146,7 +5166,7 @@ - # Extract the first word of "perl5", so it can be a program name with args. - set dummy perl5; ac_word=$2 - echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 --echo "configure:5150: checking for $ac_word" >&5 -+echo "configure:5170: checking for $ac_word" >&5 - if eval "test \"`echo '$''{'ac_cv_path_db_cv_path_perl5'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -diff -ruN db-3.0.55/dist/configure.in ../db-3.0.55/dist/configure.in ---- db-3.0.55/dist/configure.in Thu Nov 11 17:09:48 1999 -+++ ../db-3.0.55/dist/configure.in Wed Feb 2 13:41:02 2000 -@@ -198,6 +198,11 @@ - LIBDB_ARGS="\$(libso_linkname)" - LIBTOOL="\$(SHELL) ./libtool" - -+ save_LDFLAGS="$LDFLAGS" -+ LDFLAGS="-Wl,-Bsymbolic $LDFLAGS" -+ AC_TRY_COMPILE([],[],[SYFLAG="-Wl,-Bsymbolic"]) -+ LDFLAGS="$save_LDFLAGS" -+ - MAKEFILE_CC="\$(LIBTOOL) --mode=compile ${SAVE_CC}" - MAKEFILE_CXX="\$(LIBTOOL) --mode=compile ${SAVE_CXX}" - MAKEFILE_CCLINK="\$(LIBTOOL) --mode=link ${SAVE_CC}" -@@ -205,7 +210,7 @@ - INSTALLER="\$(LIBTOOL) --mode=install cp" - POSTLINK="\$(LIBTOOL) --mode=execute true" - SOLINK="\$(LIBTOOL) --mode=link ${SAVE_CC} -avoid-version" -- SOFLAGS="-rpath \$(libdir)" -+ SOFLAGS="$SYFLAG -rpath \$(libdir)" - o=".lo" - fi - -- 2.11.4.GIT