dbTalk Databases Forums  

BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
consultmac2
 
Posts: n/a

Default BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-06-2006 , 11:16 AM






My group recently replaced their Dell 32-bit boxes with new Dell
Precision 670 boxes with 64-bit XEON processors. I was using Fedora
Core 3 on the old ones and have Fedora Core 3 (32-bit version)
installed on the Dell Precision 670.

BerkeleyDB 4.4.16 compiled and built fine on the older machine, but I
get the following when trying the same on the new machine:

/bin/sh ./libtool --mode=link cc -O2 -o db_archive \
db_archive.lo util_sig.lo libdb-4.4.la -lpthread
cc -O2 -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o
../.libs/libdb-4.4.so -lpthread -Wl,--rpath
-Wl,/usr/local/BerkeleyDB.4.4/lib
creating db_archive
/bin/sh ./libtool --mode=execute true db_archive
../db_archive: line 87: cd: /root/to: No such file or directory
cc: install/db-4.4.16.NC/build_unix/.libs/28334-lt-db_archive: No such
file or directory
make: *** [db_archive] Error 1

I read the change report for BerkeleyDB 4.4.20 and don't see anything
special regarding 64-bit architecture. Fedora offers a 64-bit version
of Core 3 (which I didn't know about until after I installed the 32-bit
version) but their website says that the 32-bit version will run fine
on 64-bit hardware.
Is there something else I could be missing?

Ideas appreciated

Thanks


Reply With Quote
  #2  
Old   
consultmac2
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-06-2006 , 01:57 PM






BTW, I have now reproduced the same error condition using BerkeleyDB
4.4.20.

Still looking for suggestions.

Thanks


Reply With Quote
  #3  
Old   
Ron
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-06-2006 , 02:37 PM



Berkeley DB does build on a 64 bit system.

Have you replaced or modified libtool in any way?
../libtool --version output?

Please post your config.log file and console output.

Ron


Reply With Quote
  #4  
Old   
Michael Cahill
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-06-2006 , 02:57 PM



Hi,

Quote:
/bin/sh ./libtool --mode=execute true db_archive
./db_archive: line 87: cd: /root/to: No such file or directory
cc: install/db-4.4.16.NC/build_unix/.libs/28334-lt-db_archive: No such
file or directory
make: *** [db_archive] Error 1
This step should not do anything -- libtool should just execute
/bin/true since no further action is required on Linux to make an
executable.

Does running "type true" give you any clues about what is going on? Is
there something called "true" in your path on these machines that does
something non-trivial?

If it still isn't clear what is going on, you could run the above step
manually to see more information about what is being executed:

/bin/sh -x ./libtool --mode=execute true db_archive

Regards,
Michael.



Reply With Quote
  #5  
Old   
consultmac2
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-06-2006 , 03:14 PM



Ron,
Its a fresh install of Fedora Core 3, so libtool should not be
modified, at least it isn't as far as I know.


***** Here's the libtool version output: *****
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
***** End of the libtool version output *****

***** Here's the contents of the config.log file: *****
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-pthread_self option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /bin/sh
checking for true... true
checking for strip... strip
checking for strip... /usr/bin/strip
checking for a BSD-compatible install... /usr/bin/install -c
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether C++ supports the ISO C++ standard includes... yes
checking whether we are using gcc version 2.96... no
checking whether g++ requires -fhandle-exceptions... no
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for char... yes
checking size of char... 1
checking for unsigned char... yes
checking size of unsigned char... 1
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for long long... yes
checking size of long long... 8
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for size_t... (cached) yes
checking size of size_t... 4
checking for char *... yes
checking size of char *... 4
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for ANSI C exit success/failure values... yes
checking for library containing fdatasync... none required
checking for library containing sched_yield... none required
checking for main in -lpthread... yes
checking for main in -lm... yes
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for mutexes... POSIX/pthreads/library
checking for getcwd... yes
checking for getopt... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for raise... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for _fstati64... no
checking for clock_gettime... no
checking for directio... no
checking for fchmod... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for ftruncate... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for pstat_getdynamic... no
checking for rand... yes
checking for sched_yield... yes
checking for select... yes
checking for snprintf... yes
checking for srand... yes
checking for sysconf... yes
checking for vsnprintf... yes
checking for yield... no
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
checking for 64-bit integral type support for sequences... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_config.h
***** End of the contents of the config.log file *****

***** Here's the console output: *****
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mutex/mut_pthread.c
mkdir .libs
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_compare.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_conv.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_curadj.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_cursor.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_delete.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_put.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_reclaim.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_recno.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_rsearch.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_search.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_split.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_compact.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/btree_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash.c -fPIC -DPIC -o .libs/hash.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash.c -o hash.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_conv.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_dup.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_meta.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_page.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_reclaim.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_verify.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam.c -fPIC -DPIC -o .libs/qam.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam.c -o qam.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_conv.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_files.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../qam/qam_verify.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_auto.c -fPIC -DPIC -o .libs/rep_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_auto.c -o rep_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_backup.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_elect.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_log.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_log.c -o rep_log.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_record.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../rep/rep_verify.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_ovfl_vrfy.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_vrfy.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_vrfyutil.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../btree/bt_verify.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/crypto_stub.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/crypto_stub.c -fPIC -DPIC -o .libs/crypto_stub.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/crypto_stub.c -o crypto_stub.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/crdel_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/crdel_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db.c -fPIC -DPIC -o .libs/db.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db.c -o db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_am.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_am.c -fPIC -DPIC -o .libs/db_am.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_auto.c -fPIC -DPIC -o .libs/db_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/db_byteorder.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_cam.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_cam.c -fPIC -DPIC -o .libs/db_cam.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/db_clock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_clock.c -fPIC -DPIC -o .libs/db_clock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_clock.c -o db_clock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_conv.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_conv.c -fPIC -DPIC -o .libs/db_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_dispatch.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_dup.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_dup.c -fPIC -DPIC -o .libs/db_dup.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/db_err.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_err.c -fPIC -DPIC -o .libs/db_err.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/db_getlong.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/db_idspace.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_iface.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_iface.c -fPIC -DPIC -o .libs/db_iface.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_join.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_join.c -fPIC -DPIC -o .libs/db_join.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/db_log2.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_meta.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_meta.c -fPIC -DPIC -o .libs/db_meta.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_method.c -fPIC -DPIC -o .libs/db_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_open.c -fPIC -DPIC -o .libs/db_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_overflow.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_pr.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_rec.c -fPIC -DPIC -o .libs/db_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_reclaim.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_rename.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_rename.c -fPIC -DPIC -o .libs/db_rename.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_remove.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_remove.c -fPIC -DPIC -o .libs/db_remove.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_ret.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_ret.c -fPIC -DPIC -o .libs/db_ret.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/db_salloc.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/db_salloc.c -fPIC -DPIC -o .libs/db_salloc.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/db_salloc.c -o db_salloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_setid.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_setid.c -fPIC -DPIC -o .libs/db_setid.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_setid.c -o db_setid.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_setlsn.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/db_shash.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/db_shash.c -fPIC -DPIC -o .libs/db_shash.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/db_shash.c -o db_shash.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_stati.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_stati.c -fPIC -DPIC -o .libs/db_stati.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_stati.c -o db_stati.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_truncate.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_upg.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db/db_upg_opd.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../dbm/dbm.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../dbreg/dbreg.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../dbreg/dbreg_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../dbreg/dbreg_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../dbreg/dbreg_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../dbreg/dbreg_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_failchk.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_failchk.c -o env_failchk.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_file.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_file.c -fPIC -DPIC -o .libs/env_file.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_method.c -fPIC -DPIC -o .libs/env_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_open.c -fPIC -DPIC -o .libs/env_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_recover.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_recover.c -fPIC -DPIC -o .libs/env_recover.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_region.c -fPIC -DPIC -o .libs/env_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_register.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_register.c -fPIC -DPIC -o .libs/env_register.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_register.c -o env_register.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../env/env_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../env/env_stat.c -o env_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../fileops/fileops_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../fileops/fop_basic.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../fileops/fop_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../fileops/fop_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hash/hash_func.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hmac/hmac.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hsearch/hsearch.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock.c -fPIC -DPIC -o .libs/lock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock.c -o lock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_deadlock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_failchk.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_id.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_id.c -o lock_id.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_list.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_list.c -o lock_list.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_timer.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../lock/lock_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log.c -fPIC -DPIC -o .libs/log.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log.c -o log.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_archive.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_archive.c -fPIC -DPIC -o .libs/log_archive.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_compare.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_compare.c -fPIC -DPIC -o .libs/log_compare.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_debug.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_debug.c -fPIC -DPIC -o .libs/log_debug.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_debug.c -o log_debug.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_get.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_get.c -fPIC -DPIC -o .libs/log_get.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_method.c -fPIC -DPIC -o .libs/log_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_put.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_put.c -fPIC -DPIC -o .libs/log_put.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../log/log_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../log/log_stat.c -o log_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_alloc.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_bh.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_fget.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_fmethod.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_fopen.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_fput.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_fset.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_register.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_sync.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mp/mp_trickle.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mutex/mut_alloc.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mutex/mut_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_method.c -o mut_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mutex/mut_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_region.c -o mut_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../mutex/mut_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_abs.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_alloc.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_clock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_clock.c -fPIC -DPIC -o .libs/os_clock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_config.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_config.c -fPIC -DPIC -o .libs/os_config.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_dir.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_dir.c -fPIC -DPIC -o .libs/os_dir.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_errno.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_errno.c -fPIC -DPIC -o .libs/os_errno.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_fid.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_flock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_flock.c -fPIC -DPIC -o .libs/os_flock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_flock.c -o os_flock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_fsync.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_handle.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_handle.c -fPIC -DPIC -o .libs/os_handle.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_id.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_id.c -fPIC -DPIC -o .libs/os_id.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_id.c -o os_id.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_map.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_map.c -fPIC -DPIC -o .libs/os_map.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_method.c -fPIC -DPIC -o .libs/os_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_method.c -o os_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_mkdir.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_oflags.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_oflags.c -fPIC -DPIC -o .libs/os_oflags.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_oflags.c -o os_oflags.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_open.c -fPIC -DPIC -o .libs/os_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_region.c -fPIC -DPIC -o .libs/os_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_region.c -o os_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_rename.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_rename.c -fPIC -DPIC -o .libs/os_rename.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_root.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_root.c -fPIC -DPIC -o .libs/os_root.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_rpath.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_rw.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_seek.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_seek.c -fPIC -DPIC -o .libs/os_seek.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_sleep.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_sleep.c -fPIC -DPIC -o .libs/os_sleep.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_sleep.c -o os_sleep.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_spin.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_spin.c -fPIC -DPIC -o .libs/os_spin.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_spin.c -o os_spin.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_stat.c -fPIC -DPIC -o .libs/os_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_tmpdir.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_truncate.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_truncate.c -o os_truncate.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../os/os_unlink.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../hmac/sha1.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hmac/sha1.c -fPIC -DPIC -o .libs/sha1.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../sequence/seq_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../sequence/sequence.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../sequence/sequence.c -o sequence.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../clib/snprintf.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../clib/snprintf.c -o snprintf.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn.c -fPIC -DPIC -o .libs/txn.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn.c -o txn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_chkpt.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_failchk.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_recover.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../txn/txn_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../xa/xa.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../xa/xa.c -fPIC -DPIC -o .libs/xa.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../xa/xa.c -o xa.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../xa/xa_db.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../xa/xa_db.c -fPIC -DPIC -o .libs/xa_db.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../xa/xa_db.c -o xa_db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../xa/xa_map.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../xa/xa_map.c -o xa_map.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -avoid-version -rpath
/usr/local/BerkeleyDB.4.4/lib -o libdb-4.4.la mut_pthread.lo
bt_compare.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo
bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo
bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo
bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_conv.lo
hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo
hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo
qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo
qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_auto.lo
rep_backup.lo rep_elect.lo rep_log.lo rep_method.lo rep_record.lo
rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo db_ovfl_vrfy.lo
db_vrfy.lo db_vrfyutil.lo bt_verify.lo crypto_stub.lo crdel_auto.lo
crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo
db_clock.lo db_conv.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo
db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo
db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_rename.lo
db_remove.lo db_ret.lo db_salloc.lo db_setid.lo db_setlsn.lo
db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo
dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo
env_failchk.lo env_file.lo env_method.lo env_open.lo env_recover.lo
env_region.lo env_register.lo env_stat.lo fileops_auto.lo fop_basic.lo
fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo lock.lo
lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo
lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo log.lo
log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo
log_put.lo log_stat.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo
mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_region.lo
mp_register.lo mp_stat.lo mp_sync.lo mp_trickle.lo mut_alloc.lo
mut_method.lo mut_region.lo mut_stat.lo os_abs.lo os_alloc.lo
os_clock.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo
os_fsync.lo os_handle.lo os_id.lo os_map.lo os_method.lo os_mkdir.lo
os_oflags.lo os_open.lo os_region.lo os_rename.lo os_root.lo
os_rpath.lo os_rw.lo os_seek.lo os_sleep.lo os_spin.lo os_stat.lo
os_tmpdir.lo os_truncate.lo os_unlink.lo sha1.lo seq_stat.lo
sequence.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo
txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo
txn_util.lo xa.lo xa_db.lo xa_map.lo -lpthread
cc -shared .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_conv.o
..libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o
..libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o
..libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o
..libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o
..libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_conv.o
..libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o
..libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o
..libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o
..libs/hash_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o
..libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o
..libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o
..libs/rep_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_log.o
..libs/rep_method.o .libs/rep_record.o .libs/rep_region.o
..libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o
..libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o
..libs/bt_verify.o .libs/crypto_stub.o .libs/crdel_auto.o
..libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o
..libs/db_byteorder.o .libs/db_cam.o .libs/db_clock.o .libs/db_conv.o
..libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o
..libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o
..libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o
..libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_rename.o
..libs/db_remove.o .libs/db_ret.o .libs/db_salloc.o .libs/db_setid.o
..libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.o .libs/db_truncate.o
..libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o
..libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_stat.o
..libs/dbreg_util.o .libs/env_failchk.o .libs/env_file.o
..libs/env_method.o .libs/env_open.o .libs/env_recover.o
..libs/env_region.o .libs/env_register.o .libs/env_stat.o
..libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o
..libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/lock.o
..libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o
..libs/lock_list.o .libs/lock_method.o .libs/lock_region.o
..libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/log.o
..libs/log_archive.o .libs/log_compare.o .libs/log_debug.o
..libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o
..libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o
..libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o
..libs/mp_region.o .libs/mp_register.o .libs/mp_stat.o .libs/mp_sync.o
..libs/mp_trickle.o .libs/mut_alloc.o .libs/mut_method.o
..libs/mut_region.o .libs/mut_stat.o .libs/os_abs.o .libs/os_alloc.o
..libs/os_clock.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o
..libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_handle.o
..libs/os_id.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o
..libs/os_oflags.o .libs/os_open.o .libs/os_region.o .libs/os_rename.o
..libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o
..libs/os_sleep.o .libs/os_spin.o .libs/os_stat.o .libs/os_tmpdir.o
..libs/os_truncate.o .libs/os_unlink.o .libs/sha1.o .libs/seq_stat.o
..libs/sequence.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o
..libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o
..libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o
..libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o -lpthread
-Wl,-soname -Wl,libdb-4.4.so -o .libs/libdb-4.4.so
ar cru .libs/libdb-4.4.a mut_pthread.o bt_compare.o bt_conv.o
bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o
bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o
bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o
hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o
hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o
hash_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o
qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_auto.o
rep_backup.o rep_elect.o rep_log.o rep_method.o rep_record.o
rep_region.o rep_stat.o rep_util.o rep_verify.o db_ovfl_vrfy.o
db_vrfy.o db_vrfyutil.o bt_verify.o crypto_stub.o crdel_auto.o
crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_clock.o
db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o
db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o
db_overflow.o db_pr.o db_rec.o db_reclaim.o db_rename.o db_remove.o
db_ret.o db_salloc.o db_setid.o db_setlsn.o db_shash.o db_stati.o
db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o
dbreg_rec.o dbreg_stat.o dbreg_util.o env_failchk.o env_file.o
env_method.o env_open.o env_recover.o env_region.o env_register.o
env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o
hmac.o hsearch.o lock.o lock_deadlock.o lock_failchk.o lock_id.o
lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o
lock_util.o log.o log_archive.o log_compare.o log_debug.o log_get.o
log_method.o log_put.o log_stat.o mp_alloc.o mp_bh.o mp_fget.o
mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o
mp_register.o mp_stat.o mp_sync.o mp_trickle.o mut_alloc.o mut_method.o
mut_region.o mut_stat.o os_abs.o os_alloc.o os_clock.o os_config.o
os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_handle.o os_id.o
os_map.o os_method.o os_mkdir.o os_oflags.o os_open.o os_region.o
os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o
os_stat.o os_tmpdir.o os_truncate.o os_unlink.o sha1.o seq_stat.o
sequence.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o
txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o
xa.o xa_db.o xa_map.o
ranlib .libs/libdb-4.4.a
creating libdb-4.4.la
(cd .libs && rm -f libdb-4.4.la && ln -s ../libdb-4.4.la libdb-4.4.la)
rm -f libdb.a
ln -s .libs/libdb-4.4.a libdb.a
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_db.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_dbc.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_dbt.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_env.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_except.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_lock.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_logc.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_mpool.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_multi.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_seq.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile g++ -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O ../dist/../cxx/cxx_txn.cpp
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.o
g++ -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O
.../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link g++ -avoid-version -O -rpath
/usr/local/BerkeleyDB.4.4/lib \
-o libdb_cxx-4.4.la cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo
cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo
cxx_seq.lo cxx_txn.lo mut_pthread.lo bt_compare.lo bt_conv.lo
bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo
bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo
bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo
btree_auto.lo hash.lo hash_auto.lo hash_conv.lo hash_dup.lo
hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo
hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo qam.lo
qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo
qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_auto.lo
rep_backup.lo rep_elect.lo rep_log.lo rep_method.lo rep_record.lo
rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo db_ovfl_vrfy.lo
db_vrfy.lo db_vrfyutil.lo bt_verify.lo crypto_stub.lo crdel_auto.lo
crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo
db_clock.lo db_conv.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo
db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo
db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_rename.lo
db_remove.lo db_ret.lo db_salloc.lo db_setid.lo db_setlsn.lo
db_shash.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbm.lo
dbreg.lo dbreg_auto.lo dbreg_rec.lo dbreg_stat.lo dbreg_util.lo
env_failchk.lo env_file.lo env_method.lo env_open.lo env_recover.lo
env_region.lo env_register.lo env_stat.lo fileops_auto.lo fop_basic.lo
fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo lock.lo
lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo
lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo log.lo
log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo
log_put.lo log_stat.lo mp_alloc.lo mp_bh.lo mp_fget.lo mp_fmethod.lo
mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_region.lo
mp_register.lo mp_stat.lo mp_sync.lo mp_trickle.lo mut_alloc.lo
mut_method.lo mut_region.lo mut_stat.lo os_abs.lo os_alloc.lo
os_clock.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo
os_fsync.lo os_handle.lo os_id.lo os_map.lo os_method.lo os_mkdir.lo
os_oflags.lo os_open.lo os_region.lo os_rename.lo os_root.lo
os_rpath.lo os_rw.lo os_seek.lo os_sleep.lo os_spin.lo os_stat.lo
os_tmpdir.lo os_truncate.lo os_unlink.lo sha1.lo seq_stat.lo
sequence.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo
txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo
txn_util.lo xa.lo xa_db.lo xa_map.lo -lpthread
g++ -shared -nostdlib
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crti.o
/usr/lib/gcc/i386-redhat-linux/3.4.2/crtbeginS.o .libs/cxx_db.o
..libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o
..libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o
..libs/cxx_seq.o .libs/cxx_txn.o .libs/mut_pthread.o .libs/bt_compare.o
..libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o
..libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o
..libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o
..libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o
..libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o
..libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o
..libs/hash_method.o .libs/hash_open.o .libs/hash_page.o
..libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o
..libs/hash_upgrade.o .libs/hash_verify.o .libs/qam.o .libs/qam_auto.o
..libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o
..libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o
..libs/rep_auto.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_log.o
..libs/rep_method.o .libs/rep_record.o .libs/rep_region.o
..libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o
..libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o
..libs/bt_verify.o .libs/crypto_stub.o .libs/crdel_auto.o
..libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o
..libs/db_byteorder.o .libs/db_cam.o .libs/db_clock.o .libs/db_conv.o
..libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o
..libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o
..libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o
..libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_rename.o
..libs/db_remove.o .libs/db_ret.o .libs/db_salloc.o .libs/db_setid.o
..libs/db_setlsn.o .libs/db_shash.o .libs/db_stati.o .libs/db_truncate.o
..libs/db_upg.o .libs/db_upg_opd.o .libs/dbm.o .libs/dbreg.o
..libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_stat.o
..libs/dbreg_util.o .libs/env_failchk.o .libs/env_file.o
..libs/env_method.o .libs/env_open.o .libs/env_recover.o
..libs/env_region.o .libs/env_register.o .libs/env_stat.o
..libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o
..libs/hash_func.o .libs/hmac.o .libs/hsearch.o .libs/lock.o
..libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o
..libs/lock_list.o .libs/lock_method.o .libs/lock_region.o
..libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/log.o
..libs/log_archive.o .libs/log_compare.o .libs/log_debug.o
..libs/log_get.o .libs/log_method.o .libs/log_put.o .libs/log_stat.o
..libs/mp_alloc.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o
..libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o
..libs/mp_region.o .libs/mp_register.o .libs/mp_stat.o .libs/mp_sync.o
..libs/mp_trickle.o .libs/mut_alloc.o .libs/mut_method.o
..libs/mut_region.o .libs/mut_stat.o .libs/os_abs.o .libs/os_alloc.o
..libs/os_clock.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o
..libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_handle.o
..libs/os_id.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o
..libs/os_oflags.o .libs/os_open.o .libs/os_region.o .libs/os_rename.o
..libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o
..libs/os_sleep.o .libs/os_spin.o .libs/os_stat.o .libs/os_tmpdir.o
..libs/os_truncate.o .libs/os_unlink.o .libs/sha1.o .libs/seq_stat.o
..libs/sequence.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o
..libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o
..libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o
..libs/txn_util.o .libs/xa.o .libs/xa_db.o .libs/xa_map.o -lpthread
-L/usr/lib/gcc/i386-redhat-linux/3.4.2
-L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc/i386-redhat-linux/3.4.2/crtendS.o
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crtn.o -Wl,-soname
-Wl,libdb_cxx-4.4.so -o .libs/libdb_cxx-4.4.so
ar cru .libs/libdb_cxx-4.4.a cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o
cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_seq.o
cxx_txn.o mut_pthread.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o
bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o
bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o
bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_conv.o hash_dup.o
hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o
hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o qam.o
qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o
qam_stat.o qam_upgrade.o qam_verify.o rep_auto.o rep_backup.o
rep_elect.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o
rep_util.o rep_verify.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o
bt_verify.o crypto_stub.o crdel_auto.o crdel_rec.o db.o db_am.o
db_auto.o db_byteorder.o db_cam.o db_clock.o db_conv.o db_dispatch.o
db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o
db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o
db_rec.o db_reclaim.o db_rename.o db_remove.o db_ret.o db_salloc.o
db_setid.o db_setlsn.o db_shash.o db_stati.o db_truncate.o db_upg.o
db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_stat.o
dbreg_util.o env_failchk.o env_file.o env_method.o env_open.o
env_recover.o env_region.o env_register.o env_stat.o fileops_auto.o
fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o lock.o
lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o
lock_region.o lock_stat.o lock_timer.o lock_util.o log.o log_archive.o
log_compare.o log_debug.o log_get.o log_method.o log_put.o log_stat.o
mp_alloc.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o
mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o
mp_trickle.o mut_alloc.o mut_method.o mut_region.o mut_stat.o os_abs.o
os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o
os_flock.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o
os_mkdir.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o
os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o
os_truncate.o os_unlink.o sha1.o seq_stat.o sequence.o snprintf.o txn.o
txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o
txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_db.o xa_map.o
ranlib .libs/libdb_cxx-4.4.a
creating libdb_cxx-4.4.la
(cd .libs && rm -f libdb_cxx-4.4.la && ln -s ../libdb_cxx-4.4.la
libdb_cxx-4.4.la)
rm -f libdb_cxx.a
ln -s .libs/libdb_cxx-4.4.a libdb_cxx.a
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../db_archive/db_archive.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db_archive/db_archive.c -fPIC -DPIC -o .libs/db_archive.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE
-D_REENTRANT -O2 ../dist/../common/util_sig.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/util_sig.c -fPIC -DPIC -o .libs/util_sig.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT -O2
.../dist/../common/util_sig.c -o util_sig.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link cc -O2 -o db_archive \
db_archive.lo util_sig.lo libdb-4.4.la -lpthread
cc -O2 -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o
../.libs/libdb-4.4.so -lpthread -Wl,--rpath
-Wl,/usr/local/BerkeleyDB.4.4/lib
creating db_archive
/bin/sh ./libtool --mode=execute true db_archive
***** End of the console output *****


Reply With Quote
  #6  
Old   
consultmac2
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-06-2006 , 03:20 PM



CORRECTION. SORRY. Follows is the actual contents of the config.log
file. What I misstated as its contents last message was actually the
captured console output of running the command "../dist/configure
--enable-cxx"

***** Here's the contents of the config.log file: *****

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Berkeley DB configure 4.4.20, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ../dist/configure --enable-cxx

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.9-1.667smp
uname -s = Linux
uname -v = #1 SMP Tue Nov 2 14:59:52 EST 2004

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1578: checking build system type
configure:1596: result: i686-pc-linux-gnu
configure:1604: checking host system type
configure:1618: result: i686-pc-linux-gnu
configure:1641: checking if building in the top-level or dist
directories
configure:1650: result: no
configure:1730: checking if --disable-cryptography option specified
configure:1743: result: no
configure:1747: checking if --disable-hash option specified
configure:1760: result: no
configure:1764: checking if --disable-queue option specified
configure:1777: result: no
configure:1781: checking if --disable-replication option specified
configure:1794: result: no
configure:1798: checking if --disable-statistics option specified
configure:1811: result: no
configure:1815: checking if --disable-verify option specified
configure:1828: result: no
configure:1832: checking if --enable-compat185 option specified
configure:1841: result: no
configure:1844: checking if --enable-cxx option specified
configure:1853: result: yes
configure:1856: checking if --enable-debug option specified
configure:1865: result: no
configure:1868: checking if --enable-debug_rop option specified
configure:1877: result: no
configure:1880: checking if --enable-debug_wop option specified
configure:1889: result: no
configure:1892: checking if --enable-diagnostic option specified
configure:1916: result: no
configure:1920: checking if --enable-dump185 option specified
configure:1929: result: no
configure:1932: checking if --enable-java option specified
configure:1941: result: no
configure:1944: checking if --enable-mingw option specified
configure:1953: result: no
configure:1956: checking if --enable-o_direct option specified
configure:1965: result: no
configure:1968: checking if --enable-posixmutexes option specified
configure:1977: result: no
configure:1980: checking if --enable-pthread_self option specified
configure:1989: result: no
configure:1992: checking if --enable-rpc option specified
configure:2001: result: no
configure:2004: checking if --enable-smallbuild option specified
configure:2021: result: no
configure:2024: checking if --enable-tcl option specified
configure:2033: result: no
configure:2036: checking if --enable-test option specified
configure:2045: result: no
configure:2048: checking if --enable-uimutexes option specified
configure:2057: result: no
configure:2060: checking if --enable-umrw option specified
configure:2069: result: no
configure:2072: checking if --with-mutex=MUTEX option specified
configure:2090: result: no
configure:2104: checking if --with-tcl=DIR option specified
configure:2114: result: no
configure:2120: checking if --with-uniquename=NAME option specified
configure:2133: result: no
configure:2261: checking for ar
configure:2277: found /usr/bin/ar
configure:2288: result: ar
configure:2347: checking for chmod
configure:2363: found /bin/chmod
configure:2374: result: chmod
configure:2433: checking for cp
configure:2449: found /bin/cp
configure:2460: result: cp
configure:2519: checking for ln
configure:2535: found /bin/ln
configure:2546: result: ln
configure:2605: checking for mkdir
configure:2621: found /bin/mkdir
configure:2632: result: mkdir
configure:2693: checking for ranlib
configure:2709: found /usr/bin/ranlib
configure:2720: result: ranlib
configure:2734: checking for ranlib
configure:2752: found /usr/bin/ranlib
configure:2765: result: /usr/bin/ranlib
configure:2814: checking for rm
configure:2830: found /bin/rm
configure:2841: result: rm
configure:2990: checking for sh
configure:3006: found /bin/sh
configure:3017: result: sh
configure:3031: checking for sh
configure:3049: found /bin/sh
configure:3062: result: /bin/sh
configure:3116: checking for true
configure:3132: found /bin/true
configure:3143: result: true
configure:3206: checking for strip
configure:3222: found /usr/bin/strip
configure:3233: result: strip
configure:3247: checking for strip
configure:3265: found /usr/bin/strip
configure:3278: result: /usr/bin/strip
configure:3389: checking for a BSD-compatible install
configure:3444: result: /usr/bin/install -c
configure:3582: checking for cc
configure:3598: found /usr/bin/cc
configure:3608: result: cc
configure:3629: checking for C compiler version
configure:3632: cc --version </dev/null >&5
cc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:3635: $? = 0
configure:3637: cc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:3640: $? = 0
configure:3642: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:3645: $? = 1
configure:3668: checking for C compiler default output file name
configure:3671: cc -O -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3674: $? = 0
configure:3720: result: a.out
configure:3725: checking whether the C compiler works
configure:3731: ./a.out
configure:3734: $? = 0
configure:3751: result: yes
configure:3758: checking whether we are cross compiling
configure:3760: result: no
configure:3763: checking for suffix of executables
configure:3765: cc -o conftest -O -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:3768: $? = 0
configure:3793: result:
configure:3799: checking for suffix of object files
configure:3820: cc -c -O -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3823: $? = 0
configure:3845: result: o
configure:3849: checking whether we are using the GNU C compiler
configure:3873: cc -c -O -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3879: $? = 0
configure:3883: test -z
Quote:
| test ! -s conftest.err
configure:3886: $? = 0
configure:3889: test -s conftest.o
configure:3892: $? = 0
configure:3905: result: yes
configure:3911: checking whether cc accepts -g
configure:3932: cc -c -g -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3938: $? = 0
configure:3942: test -z
Quote:
| test ! -s conftest.err
configure:3945: $? = 0
configure:3948: test -s conftest.o
configure:3951: $? = 0
configure:3962: result: yes
configure:3979: checking for cc option to accept ANSI C
configure:4049: cc -c -O -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:4055: $? = 0
configure:4059: test -z
Quote:
| test ! -s conftest.err
configure:4062: $? = 0
configure:4065: test -s conftest.o
configure:4068: $? = 0
configure:4086: result: none needed
configure:4104: cc -c -O -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:4110: $? = 1
configure: failed program was:
Quote:
#ifndef __cplusplus
choke me
#endif
configure:4268: checking for an ANSI C-conforming const
configure:4335: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:4341: $? = 0
configure:4345: test -z
Quote:
| test ! -s conftest.err
configure:4348: $? = 0
configure:4351: test -s conftest.o
configure:4354: $? = 0
configure:4365: result: yes
configure:4849: checking for g++
configure:4865: found /usr/bin/g++
configure:4875: result: g++
configure:4891: checking for C++ compiler version
configure:4894: g++ --version </dev/null >&5
g++ (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:4897: $? = 0
configure:4899: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:4902: $? = 0
configure:4904: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4907: $? = 1
configure:4910: checking whether we are using the GNU C++ compiler
configure:4934: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:4940: $? = 0
configure:4944: test -z
Quote:
| test ! -s conftest.err
configure:4947: $? = 0
configure:4950: test -s conftest.o
configure:4953: $? = 0
configure:4966: result: yes
configure:4972: checking whether g++ accepts -g
configure:4993: g++ -c -g -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:4999: $? = 0
configure:5003: test -z
Quote:
| test ! -s conftest.err
configure:5006: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5023: result: yes
configure:5065: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:5071: $? = 0
configure:5075: test -z
Quote:
| test ! -s conftest.err
configure:5078: $? = 0
configure:5081: test -s conftest.o
configure:5084: $? = 0
configure:5110: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: error: `exit' undeclared (first use this function)
conftest.cc:13: error: (Each undeclared identifier is reported only
once for each function it appears in.)
configure:5116: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
/* end confdefs.h. */

int
main ()
{
exit (42);
;
return 0;
}
configure:5065: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:5071: $? = 0
configure:5075: test -z
Quote:
| test ! -s conftest.err
configure:5078: $? = 0
configure:5081: test -s conftest.o
configure:5084: $? = 0
configure:5110: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:5116: $? = 0
configure:5120: test -z
Quote:
| test ! -s conftest.err
configure:5123: $? = 0
configure:5126: test -s conftest.o
configure:5129: $? = 0
configure:5158: checking how to run the C++ preprocessor
configure:5189: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cc
configure:5195: $? = 0
configure:5227: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:5233: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:5272: result: g++ -E
configure:5296: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cc
configure:5302: $? = 0
configure:5334: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:5340: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:5387: checking whether C++ supports the ISO C++ standard
includes
configure:5417: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:5423: $? = 0
configure:5427: test -z
Quote:
| test ! -s conftest.err
configure:5430: $? = 0
configure:5433: test -s conftest.o
configure:5436: $? = 0
configure:5454: result: yes
configure:5465: checking whether we are using gcc version 2.96
configure:5480: result: no
configure:5491: checking whether g++ requires -fhandle-exceptions
configure:5506: result: no
configure:5603: checking for a sed that does not truncate output
configure:5657: result: /bin/sed
configure:5660: checking for egrep
configure:5670: result: grep -E
configure:5686: checking for ld used by cc
configure:5753: result: /usr/bin/ld
configure:5762: checking if the linker (/usr/bin/ld) is GNU ld
configure:5777: result: yes
configure:5782: checking for /usr/bin/ld option to reload object files
configure:5789: result: -r
configure:5807: checking for BSD-compatible nm
configure:5849: result: /usr/bin/nm -B
configure:5853: checking whether ln -s works
configure:5857: result: yes
configure:5864: checking how to recognise dependent libraries
configure:6036: result: pass_all
configure:6249: checking how to run the C preprocessor
configure:6284: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6290: $? = 0
configure:6322: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:6328: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:6367: result: cc -E
configure:6391: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6397: $? = 0
configure:6429: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:6435: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:6479: checking for ANSI C header files
configure:6504: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6510: $? = 0
configure:6514: test -z
Quote:
| test ! -s conftest.err
configure:6517: $? = 0
configure:6520: test -s conftest.o
configure:6523: $? = 0
configure:6612: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:6615: $? = 0
configure:6617: ./conftest
configure:6620: $? = 0
configure:6635: result: yes
configure:6659: checking for sys/types.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for sys/stat.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for stdlib.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for string.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for memory.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for strings.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for inttypes.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for stdint.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6659: checking for unistd.h
configure:6675: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6681: $? = 0
configure:6685: test -z
Quote:
| test ! -s conftest.err
configure:6688: $? = 0
configure:6691: test -s conftest.o
configure:6694: $? = 0
configure:6705: result: yes
configure:6731: checking dlfcn.h usability
configure:6743: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6749: $? = 0
configure:6753: test -z
Quote:
| test ! -s conftest.err
configure:6756: $? = 0
configure:6759: test -s conftest.o
configure:6762: $? = 0
configure:6772: result: yes
configure:6776: checking dlfcn.h presence
configure:6786: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6792: $? = 0
configure:6812: result: yes
configure:6847: checking for dlfcn.h
configure:6854: result: yes
configure:6877: checking how to run the C++ preprocessor
configure:6991: result: g++ -E
configure:7015: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cc
configure:7021: $? = 0
configure:7053: g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:7059: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
/* end confdefs.h. */
#include <ac_nonexistent.h
configure:7155: checking for g77
configure:7171: found /usr/bin/g77
configure:7181: result: g77
configure:7196: checking for Fortran 77 compiler version
configure:7199: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:7202: $? = 0
configure:7204: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:7207: $? = 0
configure:7209: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:7212: $? = 1
configure:7220: checking whether we are using the GNU Fortran 77
compiler
configure:7234: g77 -c conftest.F >&5
configure:7240: $? = 0
configure:7244: test -z
Quote:
| test ! -s conftest.err
configure:7247: $? = 0
configure:7250: test -s conftest.o
configure:7253: $? = 0
configure:7266: result: yes
configure:7272: checking whether g77 accepts -g
configure:7284: g77 -c -g conftest.f >&5
configure:7290: $? = 0
configure:7294: test -z
Quote:
| test ! -s conftest.err
configure:7297: $? = 0
configure:7300: test -s conftest.o
configure:7303: $? = 0
configure:7315: result: yes
configure:7345: checking the maximum length of command line arguments
configure:7437: result: 32768
configure:7448: checking command to parse /usr/bin/nm -B output from cc
object
configure:7544: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:7547: $? = 0
configure:7551: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2 \2/p' \> conftest.nm
configure:7554: $? = 0
configure:7606: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c conftstm.o >&5
configure:7609: $? = 0
configure:7647: result: ok
configure:7651: checking for objdir
configure:7666: result: .libs
configure:7756: checking for ar
configure:7772: found /usr/bin/ar
configure:7783: result: ar
configure:7836: checking for ranlib
configure:7852: found /usr/bin/ranlib
configure:7863: result: ranlib
configure:7916: checking for strip
configure:7932: found /usr/bin/strip
configure:7943: result: strip
configure:8230: checking if cc static flag works
configure:8258: result: yes
configure:8280: checking if cc supports -fno-rtti -fno-exceptions
configure:8298: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT -fno-rtti
-fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
but not for C
configure:8302: $? = 0
configure:8315: result: no
configure:8330: checking for cc option to produce PIC
configure:8534: result: -fPIC
configure:8542: checking if cc PIC flag -fPIC works
configure:8560: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC
conftest.c >&5
configure:8564: $? = 0
configure:8577: result: yes
configure:8601: checking if cc supports -c -o file.o
configure:8622: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT -o
out/conftest2.o conftest.c >&5
configure:8626: $? = 0
configure:8648: result: yes
configure:8674: checking whether the cc linker (/usr/bin/ld) supports
shared libraries
configure:9570: result: yes
configure:9596: checking whether -lc should be explicitly linked in
configure:9601: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:9604: $? = 0
configure:9618: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o
conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9621: $? = 0
configure:9633: result: no
configure:9641: checking dynamic linker characteristics
configure:10195: result: GNU/Linux ld.so
configure:10199: checking how to hardcode library paths into programs
configure:10224: result: immediate
configure:10238: checking whether stripping libraries is possible
configure:10243: result: yes
configure:11073: checking if libtool supports shared libraries
configure:11075: result: yes
configure:11078: checking whether to build shared libraries
configure:11099: result: yes
configure:11102: checking whether to build static libraries
configure:11106: result: yes
configure:11198: creating libtool
configure:11776: checking for ld used by g++
configure:11843: result: /usr/bin/ld
configure:11852: checking if the linker (/usr/bin/ld) is GNU ld
configure:11867: result: yes
configure:11918: checking whether the g++ linker (/usr/bin/ld) supports
shared libraries
configure:12798: result: yes
configure:12820: g++ -c -O -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5
configure:12823: $? = 0
configure:12933: checking for g++ option to produce PIC
configure:13201: result: -fPIC
configure:13209: checking if g++ PIC flag -fPIC works
configure:13227: g++ -c -O -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC
conftest.cpp >&5
configure:13231: $? = 0
configure:13244: result: yes
configure:13268: checking if g++ supports -c -o file.o
configure:13289: g++ -c -O -D_GNU_SOURCE -D_REENTRANT -o
out/conftest2.o conftest.cpp >&5
configure:13293: $? = 0
configure:13315: result: yes
configure:13341: checking whether the g++ linker (/usr/bin/ld) supports
shared libraries
configure:13366: result: yes
configure:13437: checking dynamic linker characteristics
configure:13991: result: GNU/Linux ld.so
configure:13995: checking how to hardcode library paths into programs
configure:14020: result: immediate
configure:14034: checking whether stripping libraries is possible
configure:14039: result: yes
configure:15375: checking if libtool supports shared libraries
configure:15377: result: yes
configure:15380: checking whether to build shared libraries
configure:15400: result: yes
configure:15403: checking whether to build static libraries
configure:15407: result: yes
configure:15419: checking for g77 option to produce PIC
configure:15623: result: -fPIC
configure:15631: checking if g77 PIC flag -fPIC works
configure:15649: g77 -c -g -O2 -fPIC conftest.f >&5
configure:15653: $? = 0
configure:15666: result: yes
configure:15690: checking if g77 supports -c -o file.o
configure:15711: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15715: $? = 0
configure:15737: result: yes
configure:15763: checking whether the g77 linker (/usr/bin/ld) supports
shared libraries
configure:16639: result: yes
configure:16710: checking dynamic linker characteristics
configure:17264: result: GNU/Linux ld.so
configure:17268: checking how to hardcode library paths into programs
configure:17293: result: immediate
configure:17307: checking whether stripping libraries is possible
configure:17312: result: yes
configure:21571: checking SOSUFFIX from libtool
configure:21593: result: .so
configure:21598: checking MODSUFFIX from libtool
configure:21620: result: .so
configure:21625: checking JMODSUFFIX from libtool
configure:21651: result: .so
configure:22482: checking whether stat file-mode macros are broken
configure:22530: result: no
configure:22540: checking whether time.h and sys/time.h may both be
included
configure:22565: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22571: $? = 0
configure:22575: test -z
Quote:
| test ! -s conftest.err
configure:22578: $? = 0
configure:22581: test -s conftest.o
configure:22584: $? = 0
configure:22595: result: yes
configure:22613: checking for dirent.h that defines DIR
configure:22637: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22643: $? = 0
configure:22647: test -z
Quote:
| test ! -s conftest.err
configure:22650: $? = 0
configure:22653: test -s conftest.o
configure:22656: $? = 0
configure:22667: result: yes
configure:22680: checking for library containing opendir
configure:22710: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:22716: $? = 0
configure:22720: test -z
Quote:
| test ! -s conftest.err
configure:22723: $? = 0
configure:22726: test -s conftest
configure:22729: $? = 0
configure:22799: result: none required
configure:22951: checking sys/select.h usability
configure:22963: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22969: $? = 0
configure:22973: test -z
Quote:
| test ! -s conftest.err
configure:22976: $? = 0
configure:22979: test -s conftest.o
configure:22982: $? = 0
configure:22992: result: yes
configure:22996: checking sys/select.h presence
configure:23006: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:23012: $? = 0
configure:23032: result: yes
configure:23067: checking for sys/select.h
configure:23074: result: yes
configure:22951: checking sys/time.h usability
configure:22963: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22969: $? = 0
configure:22973: test -z
Quote:
| test ! -s conftest.err
configure:22976: $? = 0
configure:22979: test -s conftest.o
configure:22982: $? = 0
configure:22992: result: yes
configure:22996: checking sys/time.h presence
configure:23006: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:23012: $? = 0
configure:23032: result: yes
configure:23067: checking for sys/time.h
configure:23074: result: yes
configure:22951: checking sys/fcntl.h usability
configure:22963: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22969: $? = 0
configure:22973: test -z
Quote:
| test ! -s conftest.err
configure:22976: $? = 0
configure:22979: test -s conftest.o
configure:22982: $? = 0
configure:22992: result: yes
configure:22996: checking sys/fcntl.h presence
configure:23006: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:23012: $? = 0
configure:23032: result: yes
configure:23067: checking for sys/fcntl.h
configure:23074: result: yes
configure:23087: checking for struct stat.st_blksize
configure:23110: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23116: $? = 0
configure:23120: test -z
Quote:
| test ! -s conftest.err
configure:23123: $? = 0
configure:23126: test -s conftest.o
configure:23129: $? = 0
configure:23186: result: yes
configure:23212: checking for inttypes.h
configure:23217: result: yes
configure:23358: checking for stdint.h
configure:23363: result: yes
configure:23513: checking stddef.h usability
configure:23525: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23531: $? = 0
configure:23535: test -z
Quote:
| test ! -s conftest.err
configure:23538: $? = 0
configure:23541: test -s conftest.o
configure:23544: $? = 0
configure:23554: result: yes
configure:23558: checking stddef.h presence
configure:23568: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:23574: $? = 0
configure:23594: result: yes
configure:23629: checking for stddef.h
configure:23636: result: yes
configure:23650: checking for unistd.h
configure:23655: result: yes
configure:23799: checking for off_t
configure:23824: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23830: $? = 0
configure:23834: test -z
Quote:
| test ! -s conftest.err
configure:23837: $? = 0
configure:23840: test -s conftest.o
configure:23843: $? = 0
configure:23854: result: yes
configure:23864: checking for size_t
configure:23889: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23895: $? = 0
configure:23899: test -z
Quote:
| test ! -s conftest.err
configure:23902: $? = 0
configure:23905: test -s conftest.o
configure:23908: $? = 0
configure:23919: result: yes
configure:23931: checking for char
configure:23956: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23962: $? = 0
configure:23966: test -z
Quote:
| test ! -s conftest.err
configure:23969: $? = 0
configure:23972: test -s conftest.o
configure:23975: $? = 0
configure:23986: result: yes
configure:23989: checking size of char
configure:24314: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:24317: $? = 0
configure:24319: ./conftest
configure:24322: $? = 0
configure:24345: result: 1
configure:24352: checking for unsigned char
configure:24377: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24383: $? = 0
configure:24387: test -z
Quote:
| test ! -s conftest.err
configure:24390: $? = 0
configure:24393: test -s conftest.o
configure:24396: $? = 0
configure:24407: result: yes
configure:24410: checking size of unsigned char
configure:24735: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:24738: $? = 0
configure:24740: ./conftest
configure:24743: $? = 0
configure:24766: result: 1
configure:24773: checking for short
configure:24798: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24804: $? = 0
configure:24808: test -z
Quote:
| test ! -s conftest.err
configure:24811: $? = 0
configure:24814: test -s conftest.o
configure:24817: $? = 0
configure:24828: result: yes
configure:24831: checking size of short
configure:25156: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:25159: $? = 0
configure:25161: ./conftest
configure:25164: $? = 0
configure:25187: result: 2
configure:25194: checking for unsigned short
configure:25219: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25225: $? = 0
configure:25229: test -z
Quote:
| test ! -s conftest.err
configure:25232: $? = 0
configure:25235: test -s conftest.o
configure:25238: $? = 0
configure:25249: result: yes
configure:25252: checking size of unsigned short
configure:25577: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:25580: $? = 0
configure:25582: ./conftest
configure:25585: $? = 0
configure:25608: result: 2
configure:25615: checking for int
configure:25640: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25646: $? = 0
configure:25650: test -z
Quote:
| test ! -s conftest.err
configure:25653: $? = 0
configure:25656: test -s conftest.o
configure:25659: $? = 0
configure:25670: result: yes
configure:25673: checking size of int
configure:25998: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:26001: $? = 0
configure:26003: ./conftest
configure:26006: $? = 0
configure:26029: result: 4
configure:26036: checking for unsigned int
configure:26061: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26067: $? = 0
configure:26071: test -z
Quote:
| test ! -s conftest.err
configure:26074: $? = 0
configure:26077: test -s conftest.o
configure:26080: $? = 0
configure:26091: result: yes
configure:26094: checking size of unsigned int
configure:26419: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:26422: $? = 0
configure:26424: ./conftest
configure:26427: $? = 0
configure:26450: result: 4
configure:26457: checking for long
configure:26482: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26488: $? = 0
configure:26492: test -z
Quote:
| test ! -s conftest.err
configure:26495: $? = 0
configure:26498: test -s conftest.o
configure:26501: $? = 0
configure:26512: result: yes
configure:26515: checking size of long
configure:26840: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:26843: $? = 0
configure:26845: ./conftest
configure:26848: $? = 0
configure:26871: result: 4
configure:26878: checking for unsigned long
configure:26903: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26909: $? = 0
configure:26913: test -z
Quote:
| test ! -s conftest.err
configure:26916: $? = 0
configure:26919: test -s conftest.o
configure:26922: $? = 0
configure:26933: result: yes
configure:26936: checking size of unsigned long
configure:27261: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:27264: $? = 0
configure:27266: ./conftest
configure:27269: $? = 0
configure:27292: result: 4
configure:27299: checking for long long
configure:27324: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:27330: $? = 0
configure:27334: test -z
Quote:
| test ! -s conftest.err
configure:27337: $? = 0
configure:27340: test -s conftest.o
configure:27343: $? = 0
configure:27354: result: yes
configure:27357: checking size of long long
configure:27682: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:27685: $? = 0
configure:27687: ./conftest
configure:27690: $? = 0
configure:27713: result: 8
configure:27720: checking for unsigned long long
configure:27745: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:27751: $? = 0
configure:27755: test -z
Quote:
| test ! -s conftest.err
configure:27758: $? = 0
configure:27761: test -s conftest.o
configure:27764: $? = 0
configure:27775: result: yes
configure:27778: checking size of unsigned long long
configure:28103: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:28106: $? = 0
configure:28108: ./conftest
configure:28111: $? = 0
configure:28134: result: 8
configure:28141: checking for size_t
configure:28196: result: yes
configure:28199: checking size of size_t
configure:28524: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:28527: $? = 0
configure:28529: ./conftest
configure:28532: $? = 0
configure:28555: result: 4
configure:28562: checking for char *
configure:28587: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:28593: $? = 0
configure:28597: test -z
Quote:
| test ! -s conftest.err
configure:28600: $? = 0
configure:28603: test -s conftest.o
configure:28606: $? = 0
configure:28617: result: yes
configure:28620: checking size of char *
configure:28945: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:28948: $? = 0
configure:28950: ./conftest
configure:28953: $? = 0
configure:28976: result: 4
configure:28987: checking for u_char
configure:29012: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29018: $? = 0
configure:29022: test -z
Quote:
| test ! -s conftest.err
configure:29025: $? = 0
configure:29028: test -s conftest.o
configure:29031: $? = 0
configure:29042: result: yes
configure:29052: checking for u_short
configure:29077: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29083: $? = 0
configure:29087: test -z
Quote:
| test ! -s conftest.err
configure:29090: $? = 0
configure:29093: test -s conftest.o
configure:29096: $? = 0
configure:29107: result: yes
configure:29117: checking for u_int
configure:29142: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29148: $? = 0
configure:29152: test -z
Quote:
| test ! -s conftest.err
configure:29155: $? = 0
configure:29158: test -s conftest.o
configure:29161: $? = 0
configure:29172: result: yes
configure:29182: checking for u_long
configure:29207: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29213: $? = 0
configure:29217: test -z
Quote:
| test ! -s conftest.err
configure:29220: $? = 0
configure:29223: test -s conftest.o
configure:29226: $? = 0
configure:29237: result: yes
configure:29248: checking for u_int8_t
configure:29273: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29279: $? = 0
configure:29283: test -z
Quote:
| test ! -s conftest.err
configure:29286: $? = 0
configure:29289: test -s conftest.o
configure:29292: $? = 0
configure:29303: result: yes
configure:29331: checking for u_int16_t
configure:29356: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29362: $? = 0
configure:29366: test -z
Quote:
| test ! -s conftest.err
configure:29369: $? = 0
configure:29372: test -s conftest.o
configure:29375: $? = 0
configure:29386: result: yes
configure:29414: checking for int16_t
configure:29439: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29445: $? = 0
configure:29449: test -z
Quote:
| test ! -s conftest.err
configure:29452: $? = 0
configure:29455: test -s conftest.o
configure:29458: $? = 0
configure:29469: result: yes
configure:29497: checking for u_int32_t
configure:29522: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29528: $? = 0
configure:29532: test -z
Quote:
| test ! -s conftest.err
configure:29535: $? = 0
configure:29538: test -s conftest.o
configure:29541: $? = 0
configure:29552: result: yes
configure:29580: checking for int32_t
configure:29605: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29611: $? = 0
configure:29615: test -z
Quote:
| test ! -s conftest.err
configure:29618: $? = 0
configure:29621: test -s conftest.o
configure:29624: $? = 0
configure:29635: result: yes
configure:29663: checking for u_int64_t
configure:29688: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29694: $? = 0
configure:29698: test -z
Quote:
| test ! -s conftest.err
configure:29701: $? = 0
configure:29704: test -s conftest.o
configure:29707: $? = 0
configure:29718: result: yes
configure:29746: checking for int64_t
configure:29771: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29777: $? = 0
configure:29781: test -z
Quote:
| test ! -s conftest.err
configure:29784: $? = 0
configure:29787: test -s conftest.o
configure:29790: $? = 0
configure:29801: result: yes
configure:29831: checking for ssize_t
configure:29856: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29862: $? = 0
configure:29866: test -z
Quote:
| test ! -s conftest.err
configure:29869: $? = 0
configure:29872: test -s conftest.o
configure:29875: $? = 0
configure:29886: result: yes
configure:29919: checking for uintmax_t
configure:29943: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29949: $? = 0
configure:29953: test -z
Quote:
| test ! -s conftest.err
configure:29956: $? = 0
configure:29959: test -s conftest.o
configure:29962: $? = 0
configure:29973: result: yes
configure:30047: checking for uintptr_t
configure:30071: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:30077: $? = 0
configure:30081: test -z
Quote:
| test ! -s conftest.err
configure:30084: $? = 0
configure:30087: test -s conftest.o
configure:30090: $? = 0
configure:30101: result: yes
configure:30129: checking for ANSI C exit success/failure values
configure:30151: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:30157: $? = 0
configure:30161: test -z
Quote:
| test ! -s conftest.err
configure:30164: $? = 0
configure:30167: test -s conftest.o
configure:30170: $? = 0
configure:30181: result: yes
configure:30198: checking for library containing fdatasync
configure:30228: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:30234: $? = 0
configure:30238: test -z
Quote:
| test ! -s conftest.err
configure:30241: $? = 0
configure:30244: test -s conftest
configure:30247: $? = 0
configure:30317: result: none required
configure:30329: checking for library containing sched_yield
configure:30359: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
configure:30365: $? = 0
configure:30369: test -z
Quote:
| test ! -s conftest.err
configure:30372: $? = 0
configure:30375: test -s conftest
configure:30378: $? = 0
configure:30448: result: none required
configure:30464: checking for main in -lpthread
configure:30488: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:30494: $? = 0
configure:30498: test -z
Quote:
| test ! -s conftest.err
configure:30501: $? = 0
configure:30504: test -s conftest
configure:30507: $? = 0
configure:30520: result: yes
configure:30531: checking for main in -lm
configure:30555: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lm >&5
configure:30561: $? = 0
configure:30565: test -z
Quote:
| test ! -s conftest.err
configure:30568: $? = 0
configure:30571: test -s conftest
configure:30574: $? = 0
configure:30587: result: yes
configure:30594: checking for main in -lsocket
configure:30618: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:30624: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
/* end confdefs.h. */


int
main ()
{
main ();
;
return 0;
}
configure:30650: result: no
configure:30657: checking for main in -lnsl
configure:30681: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lnsl >&5
configure:30687: $? = 0
configure:30691: test -z
Quote:
| test ! -s conftest.err
configure:30694: $? = 0
configure:30697: test -s conftest
configure:30700: $? = 0
configure:30713: result: yes
configure:30732: checking for mutexes
configure:30803: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c >&5
conftest.c:43:19: synch.h: No such file or directory
conftest.c: In function `main':
conftest.c:48: error: syntax error before "mi"
conftest.c:49: error: syntax error before "ci"
conftest.c:50: error: `lwp_mutex_t' undeclared (first use in this
function)
conftest.c:50: error: (Each undeclared identifier is reported only once
conftest.c:50: error: for each function it appears in.)
conftest.c:51: error: `lwp_cond_t' undeclared (first use in this
function)
conftest.c:53: error: `mutex' undeclared (first use in this function)
configure:30809: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
/* end confdefs.h. */

#include <synch.h
int
main ()
{

static lwp_mutex_t mi = SHAREDMUTEX;
static lwp_cond_t ci = SHAREDCV;
lwp_mutex_t mutex = mi;
lwp_cond_t cond = ci;
exit (
_lwp_mutex_lock(&mutex) ||
_lwp_mutex_unlock(&mutex));

;
return 0;
}
configure:30936: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:30939: $? = 0
configure:30941: ./conftest
configure:30944: $? = 0
configure:32762: result: POSIX/pthreads/library
configure:33078: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:33084: $? = 0
configure:33088: test -z
Quote:
| test ! -s conftest.err
configure:33091: $? = 0
configure:33094: test -s conftest.o
configure:33097: $? = 0
configure:33154: checking for getcwd
configure:33211: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33217: $? = 0
configure:33221: test -z
Quote:
| test ! -s conftest.err
configure:33224: $? = 0
configure:33227: test -s conftest
configure:33230: $? = 0
configure:33242: result: yes
configure:33154: checking for getopt
configure:33211: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33217: $? = 0
configure:33221: test -z
Quote:
| test ! -s conftest.err
configure:33224: $? = 0
configure:33227: test -s conftest
configure:33230: $? = 0
configure:33242: result: yes
configure:33154: checking for memcmp
configure:33211: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
conftest.c:70: warning: conflicting types for built-in function
'memcmp'
configure:33217: $? = 0
configure:33221: test -z
Quote:
| test ! -s conftest.err
configure:33224: $? = 0
configure:33227: test -s conftest
configure:33230: $? = 0
configure:33242: result: yes
configure:33154: checking for memcpy
configure:33211: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
conftest.c:71: warning: conflicting types for built-in function
'memcpy'
configure:33217: $? = 0
configure:33221: test -z
Quote:
| test ! -s conftest.err
configure:33224: $? = 0
configure:33227: test -s conftest
configure:33230: $? = 0
configure:33242: result: yes
configure:33154: checking for memmove
configure:33211: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
conftest.c:72: warning: conflicting types for built-in function
'memmove'
configure:33217: $? = 0
configure:33221: test -z
Quote:
| test ! -s conftest.err
configure:33224: $? = 0
configure:33227: test -s conftest
configure:33230: $? = 0
configure:33242: result: yes
configure:33154: checking for raise
configure:33211: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33217: $? = 0
configure:33221: test -z
Quote:
| test ! -s conftest.err
configure:33224: $? = 0
configure:33227: test -s conftest
configure:33230: $? = 0
configure:33242: result: yes
configure:33270: checking for strcasecmp
configure:33327: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33333: $? = 0
configure:33337: test -z
Quote:
| test ! -s conftest.err
configure:33340: $? = 0
configure:33343: test -s conftest
configure:33346: $? = 0
configure:33358: result: yes
configure:33270: checking for strdup
configure:33327: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
conftest.c:75: warning: conflicting types for built-in function
'strdup'
configure:33333: $? = 0
configure:33337: test -z
Quote:
| test ! -s conftest.err
configure:33340: $? = 0
configure:33343: test -s conftest
configure:33346: $? = 0
configure:33358: result: yes
configure:33270: checking for strerror
configure:33327: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33333: $? = 0
configure:33337: test -z
Quote:
| test ! -s conftest.err
configure:33340: $? = 0
configure:33343: test -s conftest
configure:33346: $? = 0
configure:33358: result: yes
configure:33270: checking for strtol
configure:33327: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33333: $? = 0
configure:33337: test -z
Quote:
| test ! -s conftest.err
configure:33340: $? = 0
configure:33343: test -s conftest
configure:33346: $? = 0
configure:33358: result: yes
configure:33270: checking for strtoul
configure:33327: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33333: $? = 0
configure:33337: test -z
Quote:
| test ! -s conftest.err
configure:33340: $? = 0
configure:33343: test -s conftest
configure:33346: $? = 0
configure:33358: result: yes
configure:33405: checking for _fstati64
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
/tmp/cciqi1gC.o(.text+0x14): In function `main':
: undefined reference to `_fstati64'
/tmp/cciqi1gC.o(.data+0x0): undefined reference to `_fstati64'
collect2: ld returned 1 exit status
configure:33468: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_RAISE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
/* end confdefs.h. */
/* Define _fstati64 to an innocuous variant, in case <limits.h
declares _fstati64.
For example, HP-UX 11i <limits.h> declares gettimeofday. */
#define _fstati64 innocuous__fstati64

/* System header to define __stub macros and hopefully few
prototypes,
which can conflict with char _fstati64 (); 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 _fstati64

/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
{
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char _fstati64 ();
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub__fstati64) || defined (__stub____fstati64)
choke me
#else
char (*f) () = _fstati64;
#endif
#ifdef __cplusplus
}
#endif

int
main ()
{
return f != _fstati64;
;
return 0;
}
configure:33493: result: no
configure:33405: checking for clock_gettime
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
/tmp/cc8a396M.o(.text+0x14): In function `main':
: undefined reference to `clock_gettime'
/tmp/cc8a396M.o(.data+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:33468: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_RAISE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
/* end confdefs.h. */
/* Define clock_gettime to an innocuous variant, in case <limits.h
declares clock_gettime.
For example, HP-UX 11i <limits.h> declares gettimeofday. */
#define clock_gettime innocuous_clock_gettime

/* System header to define __stub macros and hopefully few
prototypes,
which can conflict with char clock_gettime (); 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 clock_gettime

/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
{
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char clock_gettime ();
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_clock_gettime) || defined
(__stub___clock_gettime)
choke me
#else
char (*f) () = clock_gettime;
#endif
#ifdef __cplusplus
}
#endif

int
main ()
{
return f != clock_gettime;
;
return 0;
}
configure:33493: result: no
configure:33405: checking for directio
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
/tmp/ccY7dDSY.o(.text+0x14): In function `main':
: undefined reference to `directio'
/tmp/ccY7dDSY.o(.data+0x0): undefined reference to `directio'
collect2: ld returned 1 exit status
configure:33468: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_RAISE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
/* end confdefs.h. */
/* Define directio to an innocuous variant, in case <limits.h
declares directio.
For example, HP-UX 11i <limits.h> declares gettimeofday. */
#define directio innocuous_directio

/* System header to define __stub macros and hopefully few
prototypes,
which can conflict with char directio (); 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 directio

/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
{
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char directio ();
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_directio) || defined (__stub___directio)
choke me
#else
char (*f) () = directio;
#endif
#ifdef __cplusplus
}
#endif

int
main ()
{
return f != directio;
;
return 0;
}
configure:33493: result: no
configure:33405: checking for fchmod
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for fcntl
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for fdatasync
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for ftruncate
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for getrusage
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for gettimeofday
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for getuid
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for pstat_getdynamic
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
/tmp/cc8v5brd.o(.text+0x14): In function `main':
: undefined reference to `pstat_getdynamic'
/tmp/cc8v5brd.o(.data+0x0): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:33468: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_RAISE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_FCHMOD 1
#define HAVE_FCNTL 1
#define HAVE_FDATASYNC 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
/* end confdefs.h. */
/* Define pstat_getdynamic to an innocuous variant, in case
limits.h> declares pstat_getdynamic.
For example, HP-UX 11i <limits.h> declares gettimeofday. */
#define pstat_getdynamic innocuous_pstat_getdynamic

/* System header to define __stub macros and hopefully few
prototypes,
which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic

/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
{
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char pstat_getdynamic ();
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_pstat_getdynamic) || defined
(__stub___pstat_getdynamic)
choke me
#else
char (*f) () = pstat_getdynamic;
#endif
#ifdef __cplusplus
}
#endif

int
main ()
{
return f != pstat_getdynamic;
;
return 0;
}
configure:33493: result: no
configure:33405: checking for rand
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for sched_yield
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for select
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for snprintf
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
conftest.c:89: warning: conflicting types for built-in function
'snprintf'
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for srand
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for sysconf
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for vsnprintf
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
conftest.c:92: warning: conflicting types for built-in function
'vsnprintf'
configure:33468: $? = 0
configure:33472: test -z
Quote:
| test ! -s conftest.err
configure:33475: $? = 0
configure:33478: test -s conftest
configure:33481: $? = 0
configure:33493: result: yes
configure:33405: checking for yield
configure:33462: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
/tmp/ccaRiSIM.o(.text+0x14): In function `main':
: undefined reference to `yield'
/tmp/ccaRiSIM.o(.data+0x0): undefined reference to `yield'
collect2: ld returned 1 exit status
configure:33468: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_RAISE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_FCHMOD 1
#define HAVE_FCNTL 1
#define HAVE_FDATASYNC 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_RAND 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SNPRINTF 1
#define HAVE_SRAND 1
#define HAVE_SYSCONF 1
#define HAVE_VSNPRINTF 1
/* end confdefs.h. */
/* Define yield to an innocuous variant, in case <limits.h> declares
yield.
For example, HP-UX 11i <limits.h> declares gettimeofday. */
#define yield innocuous_yield

/* System header to define __stub macros and hopefully few
prototypes,
which can conflict with char yield (); 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 yield

/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
{
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char yield ();
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_yield) || defined (__stub___yield)
choke me
#else
char (*f) () = yield;
#endif
#ifdef __cplusplus
}
#endif

int
main ()
{
return f != yield;
;
return 0;
}
configure:33493: result: no
configure:33624: checking for pread
configure:33681: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33687: $? = 0
configure:33691: test -z
Quote:
| test ! -s conftest.err
configure:33694: $? = 0
configure:33697: test -s conftest
configure:33700: $? = 0
configure:33712: result: yes
configure:33624: checking for pwrite
configure:33681: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33687: $? = 0
configure:33691: test -z
Quote:
| test ! -s conftest.err
configure:33694: $? = 0
configure:33697: test -s conftest
configure:33700: $? = 0
configure:33712: result: yes
configure:33725: checking for fcntl/F_SETFD
configure:33751: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:33757: $? = 0
configure:33761: test -z
Quote:
| test ! -s conftest.err
configure:33764: $? = 0
configure:33767: test -s conftest
configure:33770: $? = 0
configure:33782: result: yes
configure:33887: checking for special C compiler options needed for
large files
configure:33986: result: no
configure:33992: checking for _FILE_OFFSET_BITS value needed for large
files
configure:34023: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c:78: warning: left shift count >= width of type
conftest.c:78: warning: left shift count >= width of type
conftest.c:80: error: size of array `off_t_is_large' is negative
configure:34029: $? = 1
configure: failed program was:
Quote:
/* confdefs.h. */

#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define SIZEOF_CHAR_P 4
#define HAVE_EXIT_SUCCESS 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_RAISE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_FCHMOD 1
#define HAVE_FCNTL 1
#define HAVE_FDATASYNC 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_RAND 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SNPRINTF 1
#define HAVE_SRAND 1
#define HAVE_SYSCONF 1
#define HAVE_VSNPRINTF 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_FCNTL_F_SETFD 1
/* end confdefs.h. */
#include <sys/types.h
/* Check that off_t can represent 2**63 - 1 correctly.
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&& LARGE_OFF_T % 2147483647 == 1)
? 1 : -1];
int
main ()
{

;
return 0;
}
configure:34076: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:34082: $? = 0
configure:34086: test -z
Quote:
| test ! -s conftest.err
configure:34089: $? = 0
configure:34092: test -s conftest.o
configure:34095: $? = 0
configure:34107: result: 64
configure:34117: checking for _LARGE_FILES value needed for large files
configure:34148: cc -c -O2 -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:34154: $? = 0
configure:34158: test -z
Quote:
| test ! -s conftest.err
configure:34161: $? = 0
configure:34164: test -s conftest.o
configure:34167: $? = 0
configure:34232: result: no
configure:34377: checking for mlock
configure:34434: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:34440: $? = 0
configure:34444: test -z
Quote:
| test ! -s conftest.err
configure:34447: $? = 0
configure:34450: test -s conftest
configure:34453: $? = 0
configure:34465: result: yes
configure:34377: checking for munlock
configure:34434: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:34440: $? = 0
configure:34444: test -z
Quote:
| test ! -s conftest.err
configure:34447: $? = 0
configure:34450: test -s conftest
configure:34453: $? = 0
configure:34465: result: yes
configure:34480: checking for mmap
configure:34537: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:34543: $? = 0
configure:34547: test -z
Quote:
| test ! -s conftest.err
configure:34550: $? = 0
configure:34553: test -s conftest
configure:34556: $? = 0
configure:34568: result: yes
configure:34480: checking for munmap
configure:34537: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:34543: $? = 0
configure:34547: test -z
Quote:
| test ! -s conftest.err
configure:34550: $? = 0
configure:34553: test -s conftest
configure:34556: $? = 0
configure:34568: result: yes
configure:34597: checking for shmget
configure:34654: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:34660: $? = 0
configure:34664: test -z
Quote:
| test ! -s conftest.err
configure:34667: $? = 0
configure:34670: test -s conftest
configure:34673: $? = 0
configure:34685: result: yes
configure:35232: checking for 64-bit integral type support for
sequences
configure:35361: cc -o conftest -O2 -D_GNU_SOURCE -D_REENTRANT
conftest.c -lpthread >&5
configure:35364: $? = 0
configure:35366: ./conftest
configure:35369: $? = 0
configure:35404: result: yes
configure:35675: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Berkeley DB config.status 4.4.20, which was
generated by GNU Autoconf 2.59. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on localhost.localdomain

config.status:789: creating Makefile
config.status:789: creating db_cxx.h
config.status:789: creating db_int.h
config.status:789: creating include.tcl
config.status:789: creating db.h
config.status:886: creating db_config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_ct_db_cv_path_ar=ar
ac_ct_db_cv_path_chmod=chmod
ac_ct_db_cv_path_cp=cp
ac_ct_db_cv_path_ln=ln
ac_ct_db_cv_path_mkdir=mkdir
ac_ct_db_cv_path_rm=rm
ac_ct_db_cv_path_true=true
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__fstati64=no
ac_cv_func_clock_gettime=no
ac_cv_func_directio=no
ac_cv_func_fchmod=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdatasync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_getopt=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_munlock=yes
ac_cv_func_munmap=yes
ac_cv_func_pread=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pwrite=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_shmget=yes
ac_cv_func_snprintf=yes
ac_cv_func_srand=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_yield=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_m=ac_cv_lib_m_main
ac_cv_lib_m_main=yes
ac_cv_lib_nsl=ac_cv_lib_nsl_main
ac_cv_lib_nsl_main=yes
ac_cv_lib_pthread=ac_cv_lib_pthread_main
ac_cv_lib_pthread_main=yes
ac_cv_lib_socket=ac_cv_lib_socket_main
ac_cv_lib_socket_main=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_db_cv_path_ranlib=/usr/bin/ranlib
ac_cv_path_db_cv_path_sh=/bin/sh
ac_cv_path_db_cv_path_strip=/usr/bin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ac_ct_db_cv_path_ar=ar
ac_cv_prog_ac_ct_db_cv_path_chmod=chmod
ac_cv_prog_ac_ct_db_cv_path_cp=cp
ac_cv_prog_ac_ct_db_cv_path_ln=ln
ac_cv_prog_ac_ct_db_cv_path_mkdir=mkdir
ac_cv_prog_ac_ct_db_cv_path_rm=rm
ac_cv_prog_ac_ct_db_cv_path_true=true
ac_cv_prog_ac_ct_path_ranlib=ranlib
ac_cv_prog_ac_ct_path_sh=sh
ac_cv_prog_ac_ct_path_strip=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_search_fdatasync='none required'
ac_cv_search_opendir='none required'
ac_cv_search_sched_yield='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_off_t=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int64_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_short=yes
db_cv_build_cryptography=yes
db_cv_build_hash=yes
db_cv_build_queue=yes
db_cv_build_replication=yes
db_cv_build_sequence=yes
db_cv_build_statistics=yes
db_cv_build_type=release
db_cv_build_verify=yes
db_cv_compat185=no
db_cv_cxx=yes
db_cv_cxx_have_stdheaders=yes
db_cv_debug=no
db_cv_debug_rop=no
db_cv_debug_wop=no
db_cv_diagnostic=no
db_cv_dump185=no
db_cv_exit_defines=yes
db_cv_fcntl_f_setfd=yes
db_cv_gcc_2_96=no
db_cv_gxx_except=no
db_cv_java=no
db_cv_mingw=no
db_cv_mutex=POSIX/pthreads/library
db_cv_o_direct=no
db_cv_path_ar=ar
db_cv_path_chmod=chmod
db_cv_path_cp=cp
db_cv_path_ln=ln
db_cv_path_mkdir=mkdir
db_cv_path_ranlib=/usr/bin/ranlib
db_cv_path_rm=rm
db_cv_path_sh=/bin/sh
db_cv_path_strip=/usr/bin/strip
db_cv_path_true=true
db_cv_posixmutexes=no
db_cv_pthread_self=no
db_cv_rpc=no
db_cv_seq_fmt='"%lld"'
db_cv_seq_type='long long'
db_cv_seq_ufmt='"%llu"'
db_cv_smallbuild=no
db_cv_tcl=no
db_cv_test=no
db_cv_uimutexes=no
db_cv_umrw=no
db_cv_uniquename=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)
$/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^
]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^
]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^
]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
\\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ADDITIONAL_INCS=''
ADDITIONAL_LANG=''
ADDITIONAL_OBJS='mut_pthread.lo $(BTREE_OBJS) $(HASH_OBJS)
$(HASH_VRFY_OBJS) $(QUEUE_OBJS) $(QUEUE_VRFY_OBJS) $(REP_OBJS)
$(BTREE_VRFY_OBJS)'
ADDITIONAL_PROGS=''
AR='ar'
BUILD_TARGET='library_build'
CC='cc'
CCC='CXX'
CFLAGS='-O2 '
CONFIGURATION_ARGS=''
CONFIGURATION_PATH=''
CPP='cc -E'
CPPFLAGS=' -D_GNU_SOURCE -D_REENTRANT'
CRYPTO_OBJS='crypto_stub.lo'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-O'
DB_CONST=''
DB_PROTO1='#undef __P'
DB_PROTO2='#define __P(protos) protos'
DB_VERSION_MAJOR='4'
DB_VERSION_MINOR='4'
DB_VERSION_PATCH='20'
DB_VERSION_STRING='"Sleepycat Software: Berkeley DB 4.4.20: (January
10, 2006)"'
DB_VERSION_UNIQUE_NAME=''
DEFAULT_LIB='$(libso_target)'
DEFAULT_LIB_CXX='$(libxso_target)'
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
INSTALLER='$(LIBTOOL) --mode=install cp -p'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBS='$(libso_target) $(libdb) $(libxso_target) $(libcxx)'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_TARGET='library_install'
INT64_FMT='#define INT64_FMT "%lld"'
JAR=''
JAVA=''
JAVAC='nojavac'
JAVACFLAGS=''
JMODSUFFIX='.so'
LDFLAGS=''
LIBCSO_LIBS=''
LIBJSO_LIBS=''
LIBOBJS=''
LIBS=' -lpthread'
LIBSO_LIBS=' -lpthread'
LIBTOOL='$(SHELL) ./libtool'
LIBTSO_LIBS=''
LIBTSO_MODSUFFIX='@MODSUFFIX@'
LIBTSO_MODULE='-module'
LIBXSO_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEFILE_CC='$(LIBTOOL) --mode=compile cc'
MAKEFILE_CCLINK='$(LIBTOOL) --mode=link cc'
MAKEFILE_CXX='$(LIBTOOL) --mode=compile g++'
MAKEFILE_CXXLINK='$(LIBTOOL) --mode=link g++'
MAKEFILE_SOLINK='$(LIBTOOL) --mode=link cc -avoid-version'
MAKEFILE_XSOLINK='$(LIBTOOL) --mode=link g++ -avoid-version'
MODSUFFIX='.so'
OBJEXT='o'
OSDIR='os'
PACKAGE_BUGREPORT='support (AT) sleepycat (DOT) com'
PACKAGE_NAME='Berkeley DB'
PACKAGE_STRING='Berkeley DB 4.4.20'
PACKAGE_TARNAME='db-4.4.20'
PACKAGE_VERSION='4.4.20'
PATH_SEPARATOR='/'
POSTLINK='$(LIBTOOL) --mode=execute true'
RANLIB='ranlib'
REPLACEMENT_OBJS=''
RPC_CLIENT_OBJS=''
RPC_SERVER_H=''
SHELL='/bin/sh'
SOFLAGS='-rpath $(libdir)'
SOSUFFIX='.so'
STRIP='strip'
TCL_BIN_DIR=''
TCL_INCLUDE_SPEC=''
TCL_LIB_FILE=''
TCL_SRC_DIR=''
TCL_TCLSH=''
TEST_LIBS=' -lpthread -lm -lnsl'
UINT64_FMT='#define UINT64_FMT "%llu"'
_ACJNI_JAVAC=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CCC=''
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_ct_db_cv_path_ar='ar'
ac_ct_db_cv_path_chmod='chmod'
ac_ct_db_cv_path_cp='cp'
ac_ct_db_cv_path_kill=''
ac_ct_db_cv_path_ln='ln'
ac_ct_db_cv_path_mkdir='mkdir'
ac_ct_db_cv_path_rm='rm'
ac_ct_db_cv_path_rpcgen=''
ac_ct_db_cv_path_true='true'
ac_ct_path_ranlib='ranlib'
ac_ct_path_sh='sh'
ac_ct_path_strip='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
cxx_have_stdheaders='#define HAVE_CXX_STDHEADERS 1'
datadir='${prefix}/share'
db_cv_build_type='release'
db_cv_path_ar='ar'
db_cv_path_chmod='chmod'
db_cv_path_cp='cp'
db_cv_path_kill=''
db_cv_path_ln='ln'
db_cv_path_mkdir='mkdir'
db_cv_path_ranlib='/usr/bin/ranlib'
db_cv_path_rm='rm'
db_cv_path_rpcgen=''
db_cv_path_sh='/bin/sh'
db_cv_path_strip='/usr/bin/strip'
db_cv_path_true='true'
db_int_def=''
db_seq_decl='typedef int64_t db_seq_t;'
db_threadid_t_decl='typedef pthread_t db_threadid_t;'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
int16_decl=''
int32_decl=''
int64_decl=''
inttypes_h_decl='#include <inttypes.h>'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
o='.lo'
oldincludedir='/usr/include'
path_ranlib='ranlib'
path_sh='sh'
path_strip='strip'
pid_t_decl=''
prefix='/usr/local/BerkeleyDB.4.4'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
ssize_t_decl=''
stddef_h_decl='#include <stddef.h>'
stdint_h_decl='#include <stdint.h>'
sysconfdir='${prefix}/etc'
target_alias=''
thread_h_decl='#include <pthread.h>'
u_char_decl=''
u_int16_decl=''
u_int32_decl=''
u_int64_decl=''
u_int8_decl=''
u_int_decl=''
u_long_decl=''
u_short_decl=''
uintmax_t_decl=''
uintptr_t_decl=''
unistd_h_decl='#include <unistd.h>'
uudecode=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_64BIT_TYPES 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXIT_SUCCESS 1
#define HAVE_FCHMOD 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_F_SETFD 1
#define HAVE_FDATASYNC 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_HASH 1
#define HAVE_INTEGRAL_THREAD_TYPE 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MLOCK 1
#define HAVE_MMAP 1
#define HAVE_MUNLOCK 1
#define HAVE_MUNMAP 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_QUEUE 1
#define HAVE_RAISE 1
#define HAVE_RAND 1
#define HAVE_REPLICATION 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SEQUENCE 1
#define HAVE_SHMGET 1
#define HAVE_SNPRINTF 1
#define HAVE_SRAND 1
#define HAVE_STATISTICS 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_SYSCONF 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VERIFY 1
#define HAVE_VSNPRINTF 1
#define PACKAGE_BUGREPORT "support (AT) sleepycat (DOT) com"
#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_STRING "Berkeley DB 4.4.20"
#define PACKAGE_TARNAME "db-4.4.20"
#define PACKAGE_VERSION "4.4.20"
#define SIZEOF_CHAR 1
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_UNSIGNED_SHORT 2
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define _FILE_OFFSET_BITS 64
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0
***** End of the contents of the config.log file *****



Reply With Quote
  #7  
Old   
consultmac2
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-08-2006 , 09:01 AM



Michael,
Thanks for the good idea. Following is the captured console output.
Perhaps you can comment on what might be going wrong.

/bin/sh -x ./libtool --mode=execute true db_archive
+ SED=/bin/sed
+ Xsed='/bin/sed -e 1s/^X//'
+ unset CDPATH
+ available_tags=' CXX F77'
+ SHELL=/bin/sh
+ build_libtool_libs=yes
+ build_old_libs=yes
+ build_libtool_need_lc=no
+ allow_libtool_libs_with_static_runtimes=no
+ fast_install=yes
+ host_alias=
+ host=i686-pc-linux-gnu
+ host_os=linux-gnu
+ build_alias=
+ build=i686-pc-linux-gnu
+ build_os=linux-gnu
+ echo=echo
+ AR=ar
+ AR_FLAGS=cru
+ LTCC=cc
+ CC=cc
+ with_gcc=yes
+ EGREP='grep -E'
+ LD=/usr/bin/ld
+ LN_S='ln -s'
+ NM='/usr/bin/nm -B'
+ STRIP=strip
+ MAGIC_CMD=file
+ DLLTOOL=dlltool
+ OBJDUMP=objdump
+ AS=as
+ objdir=.libs
+ reload_flag=' -r'
+ reload_cmds='$LD$reload_flag -o $output$reload_objs'
+ wl=-Wl,
+ objext=o
+ libext=a
+ shrext_cmds=.so
+ exeext=
+ pic_flag=' -fPIC -DPIC'
+ pic_mode=default
+ max_cmd_len=32768
+ compiler_c_o=yes
+ need_locks=no
+ need_lib_prefix=no
+ need_version=no
+ dlopen_support=unknown
+ dlopen_self=unknown
+ dlopen_self_static=unknown
+ link_static_flag=-static
+ no_builtin_flag=' -fno-builtin'
+ export_dynamic_flag_spec='${wl}--export-dynamic'
+ whole_archive_flag_spec='${wl}--whole-archive$convenience
${wl}--no-whole-archive'
+ thread_safe_flag_spec=
+ version_type=linux
+ libname_spec='lib$name'
+ library_names_spec='${libname}${release}${shared_e xt}$versuffix
${libname}${release}${shared_ext}$major $libname${shared_ext}'
+ soname_spec='${libname}${release}${shared_ext}$maj or'
+ RANLIB=ranlib
+ old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs~$RANLIB
$oldlib'
+ old_postinstall_cmds='$RANLIB $oldlib~chmod 644 $oldlib'
+ old_postuninstall_cmds=
+ old_archive_from_new_cmds=
+ old_archive_from_expsyms_cmds=
+ archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags
${wl}-soname $wl$soname -o $lib'
+ archive_expsym_cmds='$echo \"{ global:\" >
$output_objdir/$libname.ver~
cat $export_symbols | sed -e \"s/\\(.*\\)/\\1;/\" >>
$output_objdir/$libname.ver~
$echo \"local: *; };\" >> $output_objdir/$libname.ver~
$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname
$wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o
$lib'
+ postinstall_cmds=
+ postuninstall_cmds=
+ module_cmds=
+ module_expsym_cmds=
+ old_striplib='strip --strip-debug'
+ striplib='strip --strip-unneeded'
+ predep_objects=
+ postdep_objects=
+ predeps=
+ postdeps=
+ compiler_lib_search_path=
+ deplibs_check_method=pass_all
+ file_magic_cmd='$MAGIC_CMD'
+ allow_undefined_flag=
+ no_undefined_flag=
+ finish_cmds='PATH=\"\$PATH:/sbin\" ldconfig -n $libdir'
+ finish_eval=
+ global_symbol_pipe='sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
+ global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
+ global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
+ runpath_var=LD_RUN_PATH
+ shlibpath_var=LD_LIBRARY_PATH
+ shlibpath_overrides_runpath=no
+ hardcode_action=immediate
+ hardcode_into_libs=yes
+ hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
+ hardcode_libdir_flag_spec_ld=
+ hardcode_libdir_separator=
+ hardcode_direct=no
+ hardcode_minus_L=no
+ hardcode_shlibpath_var=unsupported
+ hardcode_automatic=no
+ variables_saved_for_relink='PATH LD_RUN_PATH GCC_EXEC_PREFIX
COMPILER_PATH LIBRARY_PATH'
+ link_all_deplibs=unknown
+ sys_lib_search_path_spec=' /usr/lib/gcc/i386-redhat-linux/3.4.2/
/usr/lib/gcc/i386-redhat-linux/3.4.2/
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../i386-redhat-linux/lib/i386-redhat-linux/3.4.2/
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../../i386-redhat-linux/lib/
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../i386-redhat-linux/3.4.2/
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../
/lib/i386-redhat-linux/3.4.2/ /lib/ /usr/lib/i386-redhat-linux/3.4.2/
/usr/lib/'
+ sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/qt-3.3/lib
/usr/X11R6/lib '+ fix_srcfile_path=
+ always_export_symbols=no
+ export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe
Quote:
$SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
+ extract_expsyms_cmds=
+ exclude_expsyms=_GLOBAL_OFFSET_TABLE_
+ include_expsyms=
+ basename='s,^.*/,,g'
+ progpath=./libtool
++ echo ./libtool
++ /bin/sed 's,^.*/,,g'
+ progname=libtool
+ modename=libtool
+ EXIT_SUCCESS=0
+ EXIT_FAILURE=1
+ PROGRAM=ltmain.sh
+ PACKAGE=libtool
+ VERSION=1.5.20
+ TIMESTAMP=' (1.1220.2.287 2005/08/31 18:54:15)'
+ test -n ''
+ test X--mode=execute = X--no-reexec
+ test X--mode=execute = X--fallback-echo
+ test 'X\t' = 'X\t'
+ :
+ test X--mode=execute = X--fallback-echo
+ default_mode=
+ help='Try `libtool --help'\'' for more information.'
+ magic='%%%MAGIC variable%%%'
+ mkdir=mkdir
+ mv='mv -f'
+ rm='rm -f'
+ Xsed='/bin/sed -e 1s/^X//'
+ sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
+ case `echo X|tr X '\101'` in
++ echo X
++ tr X '\101'
+ SP2NL='tr \040 \012'
+ NL2SP='tr \015\012 \040\040'
+ test '' = set
+ test set = set
+ save_LANG=en_US.UTF-8
+ LANG=C
+ export LANG
+ lt_nl='
'
+ IFS='
'
+ test yes '!=' yes
+ mode=
+ nonopt=
+ prev=
+ prevopt=
+ run=
+ show=echo
+ show_help=
+ execute_dlfiles=
+ lo2o='s/\.lo$/.o/'
+ o2lo='s/\.o$/.lo/'
+ eval 'std_shrext=".so"'
++ std_shrext=.so
+ test 3 -gt 0
+ arg=--mode=execute
+ shift
+ case $arg in
++ echo X--mode=execute
++ /bin/sed -e '1s/^X//' -e 's/[-_a-zA-Z0-9]*=//'
+ optarg=execute
+ test -n ''
+ case $arg in
+ mode=execute
+ test 2 -gt 0
+ arg=true
+ shift
+ case $arg in
+ optarg=
+ test -n ''
+ case $arg in
+ nonopt=true
+ break
+ test -n ''
+ exec_cmd=
+ test -z ''
+ test -z execute
+ test -n ''
+ generic_help='Try `libtool --help'\'' for more information.'
+ help='Try `libtool --help --mode=execute'\'' for more information.'
+ case $mode in
+ modename='libtool: execute'
+ cmd=true
+ test -z true
+ libtool_execute_magic='%%%MAGIC variable%%%'
+ args=
+ for file in '"$@"'
+ case $file in
+ case $file in
+ . ./db_archive
++ Xsed='/bin/sed -e 1s/^X//'
++ sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
++ unset CDPATH
++ relink_command='(cd /root/to install/db-4.4.20.NC/build_unix; { test
-z "${LIBRARY_PATH+set}" || unset LIBRARY_PATH || { LIBRARY_PATH=;
export LIBRARY_PATH; }; }; { test -z "${COMPILER_PATH+set}" || unset
COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test
-z "${GCC_EXEC_PREFIX+set}" || unset GCC_EXEC_PREFIX || {
GCC_EXEC_PREFIX=; export GCC_EXEC_PREFIX; }; }; { test -z
"${LD_RUN_PATH+set}" || unset LD_RUN_PATH || { LD_RUN_PATH=; export
LD_RUN_PATH; }; };
PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin";
export PATH; cc -O2 -o $progdir/$file .libs/db_archive.o
..libs/util_sig.o ./.libs/libdb-4.4.so -lpthread -Wl,--rpath
-Wl,/root/to -Wl,--rpath -Wl,install/db-4.4.20.NC/build_unix/.libs
-Wl,--rpath -Wl,/usr/local/BerkeleyDB.4.4/lib)'
++ test '' = '%%%MAGIC variable%%%'
++ test '%%%MAGIC variable%%%' '!=' '%%%MAGIC variable%%%'
+++ echo Xdb_archive
+++ /bin/sed -e '1s/^X//' -e 's%/[^/]*$%%'
++ thisdir=db_archive
++ test xdb_archive = xdb_archive
++ thisdir=.
+++ ls -ld db_archive
+++ /bin/sed -n 's/.*-> //p'
++ file=
++ test -n ''
+++ cd .
+++ pwd
++ absdir='/root/to install/db-4.4.20.NC/build_unix'
++ test -n '/root/to install/db-4.4.20.NC/build_unix'
++ thisdir='/root/to install/db-4.4.20.NC/build_unix'
++ program=lt-db_archive
++ progdir='/root/to install/db-4.4.20.NC/build_unix/.libs'
++ test '!' -f '/root/to
install/db-4.4.20.NC/build_unix/.libs/lt-db_archive'
++ file=3925-lt-db_archive
++ test '!' -d '/root/to install/db-4.4.20.NC/build_unix/.libs'
++ rm -f '/root/to
install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive'
++ test -n '(cd /root/to install/db-4.4.20.NC/build_unix; { test -z
"${LIBRARY_PATH+set}" || unset LIBRARY_PATH || { LIBRARY_PATH=; export
LIBRARY_PATH; }; }; { test -z "${COMPILER_PATH+set}" || unset
COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test
-z "${GCC_EXEC_PREFIX+set}" || unset GCC_EXEC_PREFIX || {
GCC_EXEC_PREFIX=; export GCC_EXEC_PREFIX; }; }; { test -z
"${LD_RUN_PATH+set}" || unset LD_RUN_PATH || { LD_RUN_PATH=; export
LD_RUN_PATH; }; };
PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin";
export PATH; cc -O2 -o $progdir/$file .libs/db_archive.o
..libs/util_sig.o ./.libs/libdb-4.4.so -lpthread -Wl,--rpath
-Wl,/root/to -Wl,--rpath -Wl,install/db-4.4.20.NC/build_unix/.libs
-Wl,--rpath -Wl,/usr/local/BerkeleyDB.4.4/lib)'
+++ eval '(cd' /root/to 'install/db-4.4.20.NC/build_unix;' '{' test -z
'"${LIBRARY_PATH+set}"' '||' unset LIBRARY_PATH '||' '{'
'LIBRARY_PATH=;' export 'LIBRARY_PATH;' '};' '};' '{' test -z
'"${COMPILER_PATH+set}"' '||' unset COMPILER_PATH '||' '{'
'COMPILER_PATH=;' export 'COMPILER_PATH;' '};' '};' '{' test -z
'"${GCC_EXEC_PREFIX+set}"' '||' unset GCC_EXEC_PREFIX '||' '{'
'GCC_EXEC_PREFIX=;' export 'GCC_EXEC_PREFIX;' '};' '};' '{' test -z
'"${LD_RUN_PATH+set}"' '||' unset LD_RUN_PATH '||' '{' 'LD_RUN_PATH=;'
export 'LD_RUN_PATH;' '};' '};'
'PATH="/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin";'
export 'PATH;' cc -O2 -o '$progdir/$file' .libs/db_archive.o
..libs/util_sig.o ./.libs/libdb-4.4.so -lpthread -Wl,--rpath
-Wl,/root/to -Wl,--rpath -Wl,install/db-4.4.20.NC/build_unix/.libs
-Wl,--rpath '-Wl,/usr/local/BerkeleyDB.4.4/lib)'
++ relink_command_output='++++ cd /root/to
install/db-4.4.20.NC/build_unix
../db_archive: line 87: cd: /root/to: No such file or directory
++++ test -z '\'''\''
++++ test -z '\'''\''
++++ test -z '\'''\''
++++ test -z '\'''\''
++++
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
++++ export PATH
++++ cc -O2 -o /root/to
install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive
..libs/db_archive.o .libs/util_sig.o ./.libs/libdb-4.4.so -lpthread
-Wl,--rpath -Wl,/root/to -Wl,--rpath
-Wl,install/db-4.4.20.NC/build_unix/.libs -Wl,--rpath
-Wl,/usr/local/BerkeleyDB.4.4/lib
cc: install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive: No such
file or directory'
++ echo '++++ cd /root/to install/db-4.4.20.NC/build_unix
../db_archive: line 87: cd: /root/to: No such file or directory
++++ test -z '\'''\''
++++ test -z '\'''\''
++++ test -z '\'''\''
++++ test -z '\'''\''
++++
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
++++ export PATH
++++ cc -O2 -o /root/to
install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive
..libs/db_archive.o .libs/util_sig.o ./.libs/libdb-4.4.so -lpthread
-Wl,--rpath -Wl,/root/to -Wl,--rpath
-Wl,install/db-4.4.20.NC/build_unix/.libs -Wl,--rpath
-Wl,/usr/local/BerkeleyDB.4.4/lib
cc: install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive: No such
file or directory'
++++ cd /root/to install/db-4.4.20.NC/build_unix
../db_archive: line 87: cd: /root/to: No such file or directory
++++ test -z ''
++++ test -z ''
++++ test -z ''
++++ test -z ''
++++
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
++++ export PATH
++++ cc -O2 -o /root/to
install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive
..libs/db_archive.o .libs/util_sig.o ./.libs/libdb-4.4.so -lpthread
-Wl,--rpath -Wl,/root/to -Wl,--rpath
-Wl,install/db-4.4.20.NC/build_unix/.libs -Wl,--rpath
-Wl,/usr/local/BerkeleyDB.4.4/lib
cc: install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive: No such
file or directory
++ rm -f '/root/to
install/db-4.4.20.NC/build_unix/.libs/3925-lt-db_archive'
++ exit 1
[root@localhost build_unix]#



Reply With Quote
  #8  
Old   
consultmac2
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-08-2006 , 09:02 AM



Ron,

I've posted what you requested. Any thoughts on it yet?

See my reply to Michael as well, if it helps.

Thanks.


Reply With Quote
  #9  
Old   
Michael Cahill
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-08-2006 , 04:16 PM



Hi,

I've figured this out. It's a bug in libtool when building in a
directory with a space in the path.

You are building in the directory "/root/to
install/db-4.4.20.NC/build_unix". If you can use a different path (or
rename "to install" to "to_install"), it should work.

I'll look into libtool to see what's involved in getting this fixed.

Regards,
Michael.


Reply With Quote
  #10  
Old   
consultmac2
 
Posts: n/a

Default Re: BerkeleyDB 4.4.16 build fails on XEON with Fedora Core 3 - 03-13-2006 , 07:23 AM



Michael,
That indeed fixed my problem. Thanks for your keen help. Will
libtool be fixed to address that?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.