Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save caseycrites/405665 to your computer and use it in GitHub Desktop.
Save caseycrites/405665 to your computer and use it in GitHub Desktop.
crite-mbp:~ caseycrites$ brew install berkeley-db
==> Downloading http://download.oracle.com/berkeley-db/db-4.8.24.tar.gz
File already downloaded and cached to /Users/caseycrites/Library/Caches/Homebrew
==> ../dist/configure --disable-debug --prefix=/usr/local/Cellar/berkeley-db/4.8.24 --
==> make install
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_tas.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_tas.c -fno-common -DPIC -o .libs/mut_tas.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_tas.c -o mut_tas.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compare.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compare.c -fno-common -DPIC -o .libs/bt_compare.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compress.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compress.c -fno-common -DPIC -o .libs/bt_compress.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compress.c -o bt_compress.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_conv.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_conv.c -fno-common -DPIC -o .libs/bt_conv.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_curadj.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_curadj.c -fno-common -DPIC -o .libs/bt_curadj.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_cursor.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_cursor.c -fno-common -DPIC -o .libs/bt_cursor.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_delete.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_delete.c -fno-common -DPIC -o .libs/bt_delete.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_method.c -fno-common -DPIC -o .libs/bt_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_method.c -o bt_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_open.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_open.c -fno-common -DPIC -o .libs/bt_open.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_open.c -o bt_open.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_put.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_put.c -fno-common -DPIC -o .libs/bt_put.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_put.c -o bt_put.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_rec.c -fno-common -DPIC -o .libs/bt_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_reclaim.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_reclaim.c -fno-common -DPIC -o .libs/bt_reclaim.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_recno.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_recno.c -fno-common -DPIC -o .libs/bt_recno.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_rsearch.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_rsearch.c -fno-common -DPIC -o .libs/bt_rsearch.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_search.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_search.c -fno-common -DPIC -o .libs/bt_search.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_search.c -o bt_search.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_split.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_split.c -fno-common -DPIC -o .libs/bt_split.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_split.c -o bt_split.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_stat.c -fno-common -DPIC -o .libs/bt_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compact.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compact.c -fno-common -DPIC -o .libs/bt_compact.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_upgrade.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_upgrade.c -fno-common -DPIC -o .libs/bt_upgrade.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/btree_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/btree_auto.c -fno-common -DPIC -o .libs/btree_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash.c -fno-common -DPIC -o .libs/hash.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash.c -o hash.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_auto.c -fno-common -DPIC -o .libs/hash_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_conv.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_conv.c -fno-common -DPIC -o .libs/hash_conv.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_dup.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_dup.c -fno-common -DPIC -o .libs/hash_dup.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_meta.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_meta.c -fno-common -DPIC -o .libs/hash_meta.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_method.c -fno-common -DPIC -o .libs/hash_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_method.c -o hash_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_open.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_open.c -fno-common -DPIC -o .libs/hash_open.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_open.c -o hash_open.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_page.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_page.c -fno-common -DPIC -o .libs/hash_page.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_page.c -o hash_page.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_rec.c -fno-common -DPIC -o .libs/hash_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_reclaim.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_reclaim.c -fno-common -DPIC -o .libs/hash_reclaim.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_stat.c -fno-common -DPIC -o .libs/hash_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_upgrade.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_upgrade.c -fno-common -DPIC -o .libs/hash_upgrade.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_verify.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_verify.c -fno-common -DPIC -o .libs/hash_verify.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam.c -fno-common -DPIC -o .libs/qam.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam.c -o qam.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_auto.c -fno-common -DPIC -o .libs/qam_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_conv.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_conv.c -fno-common -DPIC -o .libs/qam_conv.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_files.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_files.c -fno-common -DPIC -o .libs/qam_files.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_files.c -o qam_files.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_method.c -fno-common -DPIC -o .libs/qam_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_method.c -o qam_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_open.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_open.c -fno-common -DPIC -o .libs/qam_open.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_open.c -o qam_open.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_rec.c -fno-common -DPIC -o .libs/qam_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_stat.c -fno-common -DPIC -o .libs/qam_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_upgrade.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_upgrade.c -fno-common -DPIC -o .libs/qam_upgrade.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_verify.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_verify.c -fno-common -DPIC -o .libs/qam_verify.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_auto.c -fno-common -DPIC -o .libs/rep_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_auto.c -o rep_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_backup.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_backup.c -fno-common -DPIC -o .libs/rep_backup.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_elect.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_elect.c -fno-common -DPIC -o .libs/rep_elect.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_lease.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_lease.c -fno-common -DPIC -o .libs/rep_lease.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_lease.c -o rep_lease.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_log.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_log.c -fno-common -DPIC -o .libs/rep_log.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_log.c -o rep_log.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_method.c -fno-common -DPIC -o .libs/rep_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_method.c -o rep_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_record.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_record.c -fno-common -DPIC -o .libs/rep_record.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_record.c -o rep_record.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_region.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_region.c -fno-common -DPIC -o .libs/rep_region.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_region.c -o rep_region.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_stat.c -fno-common -DPIC -o .libs/rep_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_util.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_util.c -fno-common -DPIC -o .libs/rep_util.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_util.c -o rep_util.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_verify.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_verify.c -fno-common -DPIC -o .libs/rep_verify.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_addrinfo.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_addrinfo.c -fno-common -DPIC -o .libs/os_addrinfo.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_addrinfo.c -o os_addrinfo.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_auto.c -fno-common -DPIC -o .libs/repmgr_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_auto.c -o repmgr_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_elect.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_elect.c -fno-common -DPIC -o .libs/repmgr_elect.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_method.c -fno-common -DPIC -o .libs/repmgr_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_msg.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_msg.c -fno-common -DPIC -o .libs/repmgr_msg.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_net.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_net.c -fno-common -DPIC -o .libs/repmgr_net.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_posix.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_posix.c -fno-common -DPIC -o .libs/repmgr_posix.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_queue.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_queue.c -fno-common -DPIC -o .libs/repmgr_queue.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_sel.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_sel.c -fno-common -DPIC -o .libs/repmgr_sel.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_stat.c -fno-common -DPIC -o .libs/repmgr_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_util.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_util.c -fno-common -DPIC -o .libs/repmgr_util.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_ovfl_vrfy.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_ovfl_vrfy.c -fno-common -DPIC -o .libs/db_ovfl_vrfy.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_vrfy.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_vrfy.c -fno-common -DPIC -o .libs/db_vrfy.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_vrfyutil.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_vrfyutil.c -fno-common -DPIC -o .libs/db_vrfyutil.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_verify.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_verify.c -fno-common -DPIC -o .libs/bt_verify.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock.c -fno-common -DPIC -o .libs/lock.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock.c -o lock.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_deadlock.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_deadlock.c -fno-common -DPIC -o .libs/lock_deadlock.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_failchk.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_failchk.c -fno-common -DPIC -o .libs/lock_failchk.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_id.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_id.c -fno-common -DPIC -o .libs/lock_id.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_id.c -o lock_id.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_list.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_list.c -fno-common -DPIC -o .libs/lock_list.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_list.c -o lock_list.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_method.c -fno-common -DPIC -o .libs/lock_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_method.c -o lock_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_region.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_region.c -fno-common -DPIC -o .libs/lock_region.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_region.c -o lock_region.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_stat.c -fno-common -DPIC -o .libs/lock_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_timer.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_timer.c -fno-common -DPIC -o .libs/lock_timer.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_util.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_util.c -fno-common -DPIC -o .libs/lock_util.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../lock/lock_util.c -o lock_util.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_alloc.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_alloc.c -fno-common -DPIC -o .libs/mut_alloc.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_failchk.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_failchk.c -fno-common -DPIC -o .libs/mut_failchk.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_method.c -fno-common -DPIC -o .libs/mut_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_method.c -o mut_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_region.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_region.c -fno-common -DPIC -o .libs/mut_region.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_region.c -o mut_region.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_stat.c -fno-common -DPIC -o .libs/mut_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/aes_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/aes_method.c -fno-common -DPIC -o .libs/aes_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/aes_method.c -o aes_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/crypto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/crypto.c -fno-common -DPIC -o .libs/crypto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/crypto.c -o crypto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/mersenne/mt19937db.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/mersenne/mt19937db.c -fno-common -DPIC -o .libs/mt19937db.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/rijndael/rijndael-alg-fst.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/rijndael/rijndael-alg-fst.c -fno-common -DPIC -o .libs/rijndael-alg-fst.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/rijndael/rijndael-api-fst.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/rijndael/rijndael-api-fst.c -fno-common -DPIC -o .libs/rijndael-api-fst.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/crdel_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/crdel_auto.c -fno-common -DPIC -o .libs/crdel_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/crdel_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/crdel_rec.c -fno-common -DPIC -o .libs/crdel_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db.c -fno-common -DPIC -o .libs/db.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db.c -o db.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_am.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_am.c -fno-common -DPIC -o .libs/db_am.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_am.c -o db_am.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_auto.c -fno-common -DPIC -o .libs/db_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_auto.c -o db_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_byteorder.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_byteorder.c -fno-common -DPIC -o .libs/db_byteorder.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_cam.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_cam.c -fno-common -DPIC -o .libs/db_cam.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_cam.c -o db_cam.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_cds.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_cds.c -fno-common -DPIC -o .libs/db_cds.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_cds.c -o db_cds.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_compint.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_compint.c -fno-common -DPIC -o .libs/db_compint.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_compint.c -o db_compint.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_conv.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_conv.c -fno-common -DPIC -o .libs/db_conv.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_conv.c -o db_conv.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_dispatch.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_dispatch.c -fno-common -DPIC -o .libs/db_dispatch.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_dup.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_dup.c -fno-common -DPIC -o .libs/db_dup.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_dup.c -o db_dup.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_err.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_err.c -fno-common -DPIC -o .libs/db_err.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_err.c -o db_err.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_getlong.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_getlong.c -fno-common -DPIC -o .libs/db_getlong.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_getlong.c -o db_getlong.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_idspace.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_idspace.c -fno-common -DPIC -o .libs/db_idspace.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_idspace.c -o db_idspace.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_iface.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_iface.c -fno-common -DPIC -o .libs/db_iface.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_iface.c -o db_iface.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_join.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_join.c -fno-common -DPIC -o .libs/db_join.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_join.c -o db_join.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_log2.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_log2.c -fno-common -DPIC -o .libs/db_log2.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_log2.c -o db_log2.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_meta.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_meta.c -fno-common -DPIC -o .libs/db_meta.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_meta.c -o db_meta.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_method.c -fno-common -DPIC -o .libs/db_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_method.c -o db_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_open.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_open.c -fno-common -DPIC -o .libs/db_open.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_open.c -o db_open.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_overflow.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_overflow.c -fno-common -DPIC -o .libs/db_overflow.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_overflow.c -o db_overflow.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_pr.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_pr.c -fno-common -DPIC -o .libs/db_pr.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_pr.c -o db_pr.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_rec.c -fno-common -DPIC -o .libs/db_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_rec.c -o db_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_reclaim.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_reclaim.c -fno-common -DPIC -o .libs/db_reclaim.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_remove.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_remove.c -fno-common -DPIC -o .libs/db_remove.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_remove.c -o db_remove.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_rename.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_rename.c -fno-common -DPIC -o .libs/db_rename.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_rename.c -o db_rename.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_ret.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_ret.c -fno-common -DPIC -o .libs/db_ret.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_ret.c -o db_ret.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_setid.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_setid.c -fno-common -DPIC -o .libs/db_setid.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_setid.c -o db_setid.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_setlsn.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_setlsn.c -fno-common -DPIC -o .libs/db_setlsn.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_shash.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_shash.c -fno-common -DPIC -o .libs/db_shash.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/db_shash.c -o db_shash.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_sort_multiple.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_sort_multiple.c -fno-common -DPIC -o .libs/db_sort_multiple.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_sort_multiple.c -o db_sort_multiple.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_stati.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_stati.c -fno-common -DPIC -o .libs/db_stati.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_stati.c -o db_stati.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_truncate.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_truncate.c -fno-common -DPIC -o .libs/db_truncate.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_truncate.c -o db_truncate.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_upg.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_upg.c -fno-common -DPIC -o .libs/db_upg.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_upg.c -o db_upg.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_upg_opd.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_upg_opd.c -fno-common -DPIC -o .libs/db_upg_opd.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbm/dbm.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbm/dbm.c -fno-common -DPIC -o .libs/dbm.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbm/dbm.c -o dbm.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg.c -fno-common -DPIC -o .libs/dbreg.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_auto.c -fno-common -DPIC -o .libs/dbreg_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_rec.c -fno-common -DPIC -o .libs/dbreg_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_stat.c -fno-common -DPIC -o .libs/dbreg_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_util.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_util.c -fno-common -DPIC -o .libs/dbreg_util.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/dbt.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/dbt.c -fno-common -DPIC -o .libs/dbt.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/dbt.c -o dbt.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_alloc.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_alloc.c -fno-common -DPIC -o .libs/env_alloc.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_alloc.c -o env_alloc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_config.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_config.c -fno-common -DPIC -o .libs/env_config.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_config.c -o env_config.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_failchk.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_failchk.c -fno-common -DPIC -o .libs/env_failchk.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_failchk.c -o env_failchk.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_file.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_file.c -fno-common -DPIC -o .libs/env_file.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_file.c -o env_file.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_globals.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_globals.c -fno-common -DPIC -o .libs/env_globals.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_globals.c -o env_globals.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_method.c -fno-common -DPIC -o .libs/env_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_method.c -o env_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_name.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_name.c -fno-common -DPIC -o .libs/env_name.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_name.c -o env_name.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_open.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_open.c -fno-common -DPIC -o .libs/env_open.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_open.c -o env_open.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_recover.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_recover.c -fno-common -DPIC -o .libs/env_recover.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_recover.c -o env_recover.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_region.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_region.c -fno-common -DPIC -o .libs/env_region.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_region.c -o env_region.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_register.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_register.c -fno-common -DPIC -o .libs/env_register.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_register.c -o env_register.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_sig.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_sig.c -fno-common -DPIC -o .libs/env_sig.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_sig.c -o env_sig.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_stat.c -fno-common -DPIC -o .libs/env_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../env/env_stat.c -o env_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fileops_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fileops_auto.c -fno-common -DPIC -o .libs/fileops_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_basic.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_basic.c -fno-common -DPIC -o .libs/fop_basic.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_rec.c -fno-common -DPIC -o .libs/fop_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_util.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_util.c -fno-common -DPIC -o .libs/fop_util.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../fileops/fop_util.c -o fop_util.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_func.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_func.c -fno-common -DPIC -o .libs/hash_func.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hash/hash_func.c -o hash_func.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hmac/hmac.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hmac/hmac.c -fno-common -DPIC -o .libs/hmac.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hmac/hmac.c -o hmac.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hsearch/hsearch.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hsearch/hsearch.c -fno-common -DPIC -o .libs/hsearch.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log.c -fno-common -DPIC -o .libs/log.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log.c -o log.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_archive.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_archive.c -fno-common -DPIC -o .libs/log_archive.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_archive.c -o log_archive.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_compare.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_compare.c -fno-common -DPIC -o .libs/log_compare.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_compare.c -o log_compare.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_debug.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_debug.c -fno-common -DPIC -o .libs/log_debug.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_debug.c -o log_debug.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_get.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_get.c -fno-common -DPIC -o .libs/log_get.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_get.c -o log_get.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_method.c -fno-common -DPIC -o .libs/log_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_method.c -o log_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_put.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_put.c -fno-common -DPIC -o .libs/log_put.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_put.c -o log_put.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_stat.c -fno-common -DPIC -o .libs/log_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../log/log_stat.c -o log_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/mkpath.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/mkpath.c -fno-common -DPIC -o .libs/mkpath.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/mkpath.c -o mkpath.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_alloc.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_alloc.c -fno-common -DPIC -o .libs/mp_alloc.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_bh.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_bh.c -fno-common -DPIC -o .libs/mp_bh.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fget.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fget.c -fno-common -DPIC -o .libs/mp_fget.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fmethod.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fmethod.c -fno-common -DPIC -o .libs/mp_fmethod.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fopen.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fopen.c -fno-common -DPIC -o .libs/mp_fopen.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fput.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fput.c -fno-common -DPIC -o .libs/mp_fput.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fset.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fset.c -fno-common -DPIC -o .libs/mp_fset.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_method.c -fno-common -DPIC -o .libs/mp_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_method.c -o mp_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_mvcc.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_mvcc.c -fno-common -DPIC -o .libs/mp_mvcc.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_region.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_region.c -fno-common -DPIC -o .libs/mp_region.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_region.c -o mp_region.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_register.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_register.c -fno-common -DPIC -o .libs/mp_register.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_register.c -o mp_register.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_resize.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_resize.c -fno-common -DPIC -o .libs/mp_resize.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_stat.c -fno-common -DPIC -o .libs/mp_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_sync.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_sync.c -fno-common -DPIC -o .libs/mp_sync.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_trickle.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_trickle.c -fno-common -DPIC -o .libs/mp_trickle.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/openflags.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/openflags.c -fno-common -DPIC -o .libs/openflags.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/openflags.c -o openflags.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_abort.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_abort.c -fno-common -DPIC -o .libs/os_abort.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_abort.c -o os_abort.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_abs.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_abs.c -fno-common -DPIC -o .libs/os_abs.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_abs.c -o os_abs.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_alloc.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_alloc.c -fno-common -DPIC -o .libs/os_alloc.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_alloc.c -o os_alloc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_clock.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_clock.c -fno-common -DPIC -o .libs/os_clock.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_clock.c -o os_clock.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_cpu.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_cpu.c -fno-common -DPIC -o .libs/os_cpu.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_cpu.c -o os_cpu.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_ctime.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_ctime.c -fno-common -DPIC -o .libs/os_ctime.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_ctime.c -o os_ctime.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_config.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_config.c -fno-common -DPIC -o .libs/os_config.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_config.c -o os_config.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_dir.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_dir.c -fno-common -DPIC -o .libs/os_dir.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_dir.c -o os_dir.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_errno.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_errno.c -fno-common -DPIC -o .libs/os_errno.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_errno.c -o os_errno.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_fid.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_fid.c -fno-common -DPIC -o .libs/os_fid.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_fid.c -o os_fid.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_flock.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_flock.c -fno-common -DPIC -o .libs/os_flock.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_flock.c -o os_flock.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_fsync.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_fsync.c -fno-common -DPIC -o .libs/os_fsync.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_fsync.c -o os_fsync.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_getenv.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_getenv.c -fno-common -DPIC -o .libs/os_getenv.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_getenv.c -o os_getenv.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_handle.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_handle.c -fno-common -DPIC -o .libs/os_handle.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_handle.c -o os_handle.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_map.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_map.c -fno-common -DPIC -o .libs/os_map.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_map.c -o os_map.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/os_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/os_method.c -fno-common -DPIC -o .libs/os_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/os_method.c -o os_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_mkdir.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_mkdir.c -fno-common -DPIC -o .libs/os_mkdir.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_open.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_open.c -fno-common -DPIC -o .libs/os_open.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_open.c -o os_open.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_pid.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_pid.c -fno-common -DPIC -o .libs/os_pid.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_pid.c -o os_pid.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rename.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rename.c -fno-common -DPIC -o .libs/os_rename.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rename.c -o os_rename.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_root.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_root.c -fno-common -DPIC -o .libs/os_root.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_root.c -o os_root.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rpath.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rpath.c -fno-common -DPIC -o .libs/os_rpath.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rpath.c -o os_rpath.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rw.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rw.c -fno-common -DPIC -o .libs/os_rw.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_rw.c -o os_rw.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_seek.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_seek.c -fno-common -DPIC -o .libs/os_seek.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_seek.c -o os_seek.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_stack.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_stack.c -fno-common -DPIC -o .libs/os_stack.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_stack.c -o os_stack.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_stat.c -fno-common -DPIC -o .libs/os_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_stat.c -o os_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_tmpdir.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_tmpdir.c -fno-common -DPIC -o .libs/os_tmpdir.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_truncate.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_truncate.c -fno-common -DPIC -o .libs/os_truncate.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_truncate.c -o os_truncate.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_uid.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_uid.c -fno-common -DPIC -o .libs/os_uid.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_uid.c -o os_uid.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_unlink.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_unlink.c -fno-common -DPIC -o .libs/os_unlink.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_unlink.c -o os_unlink.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_yield.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_yield.c -fno-common -DPIC -o .libs/os_yield.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../os/os_yield.c -o os_yield.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/partition.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/partition.c -fno-common -DPIC -o .libs/partition.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../db/partition.c -o partition.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../sequence/seq_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../sequence/seq_stat.c -fno-common -DPIC -o .libs/seq_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../sequence/sequence.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../sequence/sequence.c -fno-common -DPIC -o .libs/sequence.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../sequence/sequence.c -o sequence.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hmac/sha1.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hmac/sha1.c -fno-common -DPIC -o .libs/sha1.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../hmac/sha1.c -o sha1.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../clib/snprintf.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../clib/snprintf.c -fno-common -DPIC -o .libs/snprintf.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../clib/snprintf.c -o snprintf.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn.c -fno-common -DPIC -o .libs/txn.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn.c -o txn.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_auto.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_auto.c -fno-common -DPIC -o .libs/txn_auto.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_chkpt.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_chkpt.c -fno-common -DPIC -o .libs/txn_chkpt.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_failchk.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_failchk.c -fno-common -DPIC -o .libs/txn_failchk.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_method.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_method.c -fno-common -DPIC -o .libs/txn_method.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_method.c -o txn_method.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_rec.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_rec.c -fno-common -DPIC -o .libs/txn_rec.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_recover.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_recover.c -fno-common -DPIC -o .libs/txn_recover.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_region.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_region.c -fno-common -DPIC -o .libs/txn_region.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_region.c -o txn_region.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_stat.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_stat.c -fno-common -DPIC -o .libs/txn_stat.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_util.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_util.c -fno-common -DPIC -o .libs/txn_util.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../txn/txn_util.c -o txn_util.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/zerofill.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/zerofill.c -fno-common -DPIC -o .libs/zerofill.o
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../common/zerofill.c -o zerofill.o >/dev/null 2>&1
./libtool --mode=link /usr/bin/cc -avoid-version -march=core2 -w -pipe -O3 -rpath /usr/local/Cellar/berkeley-db/4.8.24/lib -o libdb-4.8.la mut_tas.lo bt_compare.lo bt_compress.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_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.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 mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_compint.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_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.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 dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.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_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.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 zerofill.lo -lpthread
libtool: link: /usr/bin/cc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libdb-4.8.dylib .libs/mut_tas.o .libs/bt_compare.o .libs/bt_compress.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_lease.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/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.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/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.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_cds.o .libs/db_compint.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_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.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/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.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/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/mkpath.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_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.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_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.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/zerofill.o -lpthread -march=core2 -install_name /usr/local/Cellar/berkeley-db/4.8.24/lib/libdb-4.8.dylib -Wl,-single_module
libtool: link: dsymutil .libs/libdb-4.8.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: ar cru .libs/libdb-4.8.a mut_tas.o bt_compare.o bt_compress.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_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_sel.o repmgr_stat.o repmgr_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.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 mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_cds.o db_compint.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_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.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 dbt.o env_alloc.o env_config.o env_failchk.o env_file.o env_globals.o env_method.o env_name.o env_open.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_put.o log_stat.o mkpath.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_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.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 zerofill.o
/usr/bin/ranlib: file: .libs/libdb-4.8.a(snprintf.o) has no symbols
libtool: link: ranlib .libs/libdb-4.8.a
ranlib: file: .libs/libdb-4.8.a(snprintf.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libdb-4.8.la" && ln -s "../libdb-4.8.la" "libdb-4.8.la" )
rm -f libdb.a
ln -s .libs/libdb-4.8.a libdb.a
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_db.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_db.cpp -fno-common -DPIC -o .libs/cxx_db.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_dbc.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_dbc.cpp -fno-common -DPIC -o .libs/cxx_dbc.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_dbt.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_dbt.cpp -fno-common -DPIC -o .libs/cxx_dbt.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_env.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_env.cpp -fno-common -DPIC -o .libs/cxx_env.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_except.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_except.cpp -fno-common -DPIC -o .libs/cxx_except.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_lock.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_lock.cpp -fno-common -DPIC -o .libs/cxx_lock.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_logc.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_logc.cpp -fno-common -DPIC -o .libs/cxx_logc.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_mpool.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_mpool.cpp -fno-common -DPIC -o .libs/cxx_mpool.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_multi.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_multi.cpp -fno-common -DPIC -o .libs/cxx_multi.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_seq.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_seq.cpp -fno-common -DPIC -o .libs/cxx_seq.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1
./libtool --mode=compile /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_txn.cpp
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_txn.cpp -fno-common -DPIC -o .libs/cxx_txn.o
libtool: compile: /usr/bin/c++ -c -I. -I../dist/.. -march=core2 -w -pipe -O3 ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1
./libtool --mode=link /usr/bin/c++ -avoid-version -march=core2 -w -pipe -O3 -rpath /usr/local/Cellar/berkeley-db/4.8.24/lib \
-o libdb_cxx-4.8.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_tas.lo bt_compare.lo bt_compress.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_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.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 mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_byteorder.lo db_cam.lo db_cds.lo db_compint.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_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.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 dbt.lo env_alloc.lo env_config.lo env_failchk.lo env_file.lo env_globals.lo env_method.lo env_name.lo env_open.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo hsearch.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_put.lo log_stat.lo mkpath.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_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.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 zerofill.lo -lpthread
libtool: link: /usr/bin/c++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libdb_cxx-4.8.dylib .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_tas.o .libs/bt_compare.o .libs/bt_compress.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_lease.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/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.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/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.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_cds.o .libs/db_compint.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_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.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/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_method.o .libs/env_name.o .libs/env_open.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.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/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/mkpath.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_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.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_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.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/zerofill.o -lpthread -march=core2 -install_name /usr/local/Cellar/berkeley-db/4.8.24/lib/libdb_cxx-4.8.dylib -Wl,-single_module
libtool: link: dsymutil .libs/libdb_cxx-4.8.dylib || :
warning: no debug symbols in executable (-arch x86_64)
libtool: link: ar cru .libs/libdb_cxx-4.8.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_tas.o bt_compare.o bt_compress.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_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_sel.o repmgr_stat.o repmgr_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.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 mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_cds.o db_compint.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_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.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 dbt.o env_alloc.o env_config.o env_failchk.o env_file.o env_globals.o env_method.o env_name.o env_open.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_put.o log_stat.o mkpath.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_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.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 zerofill.o
/usr/bin/ranlib: file: .libs/libdb_cxx-4.8.a(snprintf.o) has no symbols
libtool: link: ranlib .libs/libdb_cxx-4.8.a
ranlib: file: .libs/libdb_cxx-4.8.a(snprintf.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libdb_cxx-4.8.la" && ln -s "../libdb_cxx-4.8.la" "libdb_cxx-4.8.la" )
rm -f libdb_cxx.a
ln -s .libs/libdb_cxx-4.8.a libdb_cxx.a
./libtool --mode=compile /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 -fno-strict-aliasing ../dist/../libdb_java/db_java_wrap.c
libtool: compile: /usr/bin/cc -c -I. -I../dist/.. -march=core2 -w -pipe -O3 -fno-strict-aliasing ../dist/../libdb_java/db_java_wrap.c -fno-common -DPIC -o .libs/db_java_wrap.o
../dist/../libdb_java/db_java_wrap.c:137:17: error: jni.h: No such file or directory
../dist/../libdb_java/db_java_wrap.c:161: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:210: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:214: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:216: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘db_class’
../dist/../libdb_java/db_java_wrap.c:217: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbpreplist_class’
../dist/../libdb_java/db_java_wrap.c:218: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘keyrange_class’
../dist/../libdb_java/db_java_wrap.c:219: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_class’
../dist/../libdb_java/db_java_wrap.c:220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_class’
../dist/../libdb_java/db_java_wrap.c:221: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_class’
../dist/../libdb_java/db_java_wrap.c:222: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_stat_class’
../dist/../libdb_java/db_java_wrap.c:223: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_class’
../dist/../libdb_java/db_java_wrap.c:224: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_class’
../dist/../libdb_java/db_java_wrap.c:225: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_class’
../dist/../libdb_java/db_java_wrap.c:226: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbex_class’
../dist/../libdb_java/db_java_wrap.c:227: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repdupmasterex_class’
../dist/../libdb_java/db_java_wrap.c:228: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repholdelectionex_class’
../dist/../libdb_java/db_java_wrap.c:229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repleaseexpiredex_class’
../dist/../libdb_java/db_java_wrap.c:230: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘replockoutex_class’
../dist/../libdb_java/db_java_wrap.c:231: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘runrecex_class’
../dist/../libdb_java/db_java_wrap.c:232: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘filenotfoundex_class’
../dist/../libdb_java/db_java_wrap.c:233: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bytearray_class’
../dist/../libdb_java/db_java_wrap.c:235: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbc_cptr_fid’
../dist/../libdb_java/db_java_wrap.c:236: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dblsn_file_fid’
../dist/../libdb_java/db_java_wrap.c:237: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbt_data_fid’
../dist/../libdb_java/db_java_wrap.c:238: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbt_dlen_fid’
../dist/../libdb_java/db_java_wrap.c:239: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘kr_less_fid’
../dist/../libdb_java/db_java_wrap.c:240: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_cptr_fid’
../dist/../libdb_java/db_java_wrap.c:241: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lockreq_op_fid’
../dist/../libdb_java/db_java_wrap.c:242: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lockreq_obj_fid’
../dist/../libdb_java/db_java_wrap.c:243: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_siteinfo_status_fid’
../dist/../libdb_java/db_java_wrap.c:246: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_magic_fid’
../dist/../libdb_java/db_java_wrap.c:247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_version_fid’
../dist/../libdb_java/db_java_wrap.c:248: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_metaflags_fid’
../dist/../libdb_java/db_java_wrap.c:249: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_nkeys_fid’
../dist/../libdb_java/db_java_wrap.c:250: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_ndata_fid’
../dist/../libdb_java/db_java_wrap.c:251: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_pagecnt_fid’
../dist/../libdb_java/db_java_wrap.c:252: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_pagesize_fid’
../dist/../libdb_java/db_java_wrap.c:253: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_minkey_fid’
../dist/../libdb_java/db_java_wrap.c:254: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_re_len_fid’
../dist/../libdb_java/db_java_wrap.c:255: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_re_pad_fid’
../dist/../libdb_java/db_java_wrap.c:256: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_levels_fid’
../dist/../libdb_java/db_java_wrap.c:257: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_int_pg_fid’
../dist/../libdb_java/db_java_wrap.c:258: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_leaf_pg_fid’
../dist/../libdb_java/db_java_wrap.c:259: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_dup_pg_fid’
../dist/../libdb_java/db_java_wrap.c:260: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_over_pg_fid’
../dist/../libdb_java/db_java_wrap.c:261: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_empty_pg_fid’
../dist/../libdb_java/db_java_wrap.c:262: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_free_fid’
../dist/../libdb_java/db_java_wrap.c:263: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_int_pgfree_fid’
../dist/../libdb_java/db_java_wrap.c:264: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_leaf_pgfree_fid’
../dist/../libdb_java/db_java_wrap.c:265: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_dup_pgfree_fid’
../dist/../libdb_java/db_java_wrap.c:266: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_bt_over_pgfree_fid’
../dist/../libdb_java/db_java_wrap.c:267: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_fillpercent_fid’
../dist/../libdb_java/db_java_wrap.c:268: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_timeout_fid’
../dist/../libdb_java/db_java_wrap.c:269: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_pages_fid’
../dist/../libdb_java/db_java_wrap.c:270: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_pages_free_fid’
../dist/../libdb_java/db_java_wrap.c:271: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_pages_examine_fid’
../dist/../libdb_java/db_java_wrap.c:272: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_levels_fid’
../dist/../libdb_java/db_java_wrap.c:273: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_deadlock_fid’
../dist/../libdb_java/db_java_wrap.c:274: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_pages_truncated_fid’
../dist/../libdb_java/db_java_wrap.c:275: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compact_compact_truncate_fid’
../dist/../libdb_java/db_java_wrap.c:276: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_magic_fid’
../dist/../libdb_java/db_java_wrap.c:277: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_version_fid’
../dist/../libdb_java/db_java_wrap.c:278: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_metaflags_fid’
../dist/../libdb_java/db_java_wrap.c:279: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_nkeys_fid’
../dist/../libdb_java/db_java_wrap.c:280: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_ndata_fid’
../dist/../libdb_java/db_java_wrap.c:281: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_pagecnt_fid’
../dist/../libdb_java/db_java_wrap.c:282: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_pagesize_fid’
../dist/../libdb_java/db_java_wrap.c:283: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_ffactor_fid’
../dist/../libdb_java/db_java_wrap.c:284: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_buckets_fid’
../dist/../libdb_java/db_java_wrap.c:285: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_free_fid’
../dist/../libdb_java/db_java_wrap.c:286: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_bfree_fid’
../dist/../libdb_java/db_java_wrap.c:287: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_bigpages_fid’
../dist/../libdb_java/db_java_wrap.c:288: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_big_bfree_fid’
../dist/../libdb_java/db_java_wrap.c:289: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_overflows_fid’
../dist/../libdb_java/db_java_wrap.c:290: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_ovfl_free_fid’
../dist/../libdb_java/db_java_wrap.c:291: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_dup_fid’
../dist/../libdb_java/db_java_wrap.c:292: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘h_stat_hash_dup_free_fid’
../dist/../libdb_java/db_java_wrap.c:293: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_id_fid’
../dist/../libdb_java/db_java_wrap.c:294: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_cur_maxid_fid’
../dist/../libdb_java/db_java_wrap.c:295: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxlocks_fid’
../dist/../libdb_java/db_java_wrap.c:296: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxlockers_fid’
../dist/../libdb_java/db_java_wrap.c:297: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxobjects_fid’
../dist/../libdb_java/db_java_wrap.c:298: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_partitions_fid’
../dist/../libdb_java/db_java_wrap.c:299: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nmodes_fid’
../dist/../libdb_java/db_java_wrap.c:300: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nlockers_fid’
../dist/../libdb_java/db_java_wrap.c:301: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nlocks_fid’
../dist/../libdb_java/db_java_wrap.c:302: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxnlocks_fid’
../dist/../libdb_java/db_java_wrap.c:303: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxhlocks_fid’
../dist/../libdb_java/db_java_wrap.c:304: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_locksteals_fid’
../dist/../libdb_java/db_java_wrap.c:305: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxlsteals_fid’
../dist/../libdb_java/db_java_wrap.c:306: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxnlockers_fid’
../dist/../libdb_java/db_java_wrap.c:307: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nobjects_fid’
../dist/../libdb_java/db_java_wrap.c:308: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxnobjects_fid’
../dist/../libdb_java/db_java_wrap.c:309: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxhobjects_fid’
../dist/../libdb_java/db_java_wrap.c:310: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_objectsteals_fid’
../dist/../libdb_java/db_java_wrap.c:311: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_maxosteals_fid’
../dist/../libdb_java/db_java_wrap.c:312: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nrequests_fid’
../dist/../libdb_java/db_java_wrap.c:313: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nreleases_fid’
../dist/../libdb_java/db_java_wrap.c:314: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nupgrade_fid’
../dist/../libdb_java/db_java_wrap.c:315: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_ndowngrade_fid’
../dist/../libdb_java/db_java_wrap.c:316: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_lock_wait_fid’
../dist/../libdb_java/db_java_wrap.c:317: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_lock_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:318: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_ndeadlocks_fid’
../dist/../libdb_java/db_java_wrap.c:319: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_locktimeout_fid’
../dist/../libdb_java/db_java_wrap.c:320: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_nlocktimeouts_fid’
../dist/../libdb_java/db_java_wrap.c:321: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_txntimeout_fid’
../dist/../libdb_java/db_java_wrap.c:322: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_ntxntimeouts_fid’
../dist/../libdb_java/db_java_wrap.c:323: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_part_wait_fid’
../dist/../libdb_java/db_java_wrap.c:324: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_part_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:325: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_part_max_wait_fid’
../dist/../libdb_java/db_java_wrap.c:326: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_part_max_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:327: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_objs_wait_fid’
../dist/../libdb_java/db_java_wrap.c:328: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_objs_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:329: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_lockers_wait_fid’
../dist/../libdb_java/db_java_wrap.c:330: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_lockers_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:331: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_region_wait_fid’
../dist/../libdb_java/db_java_wrap.c:332: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_region_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:333: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_hash_len_fid’
../dist/../libdb_java/db_java_wrap.c:334: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_st_regsize_fid’
../dist/../libdb_java/db_java_wrap.c:335: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_magic_fid’
../dist/../libdb_java/db_java_wrap.c:336: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_version_fid’
../dist/../libdb_java/db_java_wrap.c:337: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_mode_fid’
../dist/../libdb_java/db_java_wrap.c:338: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_lg_bsize_fid’
../dist/../libdb_java/db_java_wrap.c:339: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_lg_size_fid’
../dist/../libdb_java/db_java_wrap.c:340: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_wc_bytes_fid’
../dist/../libdb_java/db_java_wrap.c:341: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_wc_mbytes_fid’
../dist/../libdb_java/db_java_wrap.c:342: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_record_fid’
../dist/../libdb_java/db_java_wrap.c:343: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_w_bytes_fid’
../dist/../libdb_java/db_java_wrap.c:344: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_w_mbytes_fid’
../dist/../libdb_java/db_java_wrap.c:345: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_wcount_fid’
../dist/../libdb_java/db_java_wrap.c:346: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_wcount_fill_fid’
../dist/../libdb_java/db_java_wrap.c:347: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_rcount_fid’
../dist/../libdb_java/db_java_wrap.c:348: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_scount_fid’
../dist/../libdb_java/db_java_wrap.c:349: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_region_wait_fid’
../dist/../libdb_java/db_java_wrap.c:350: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_region_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:351: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_cur_file_fid’
../dist/../libdb_java/db_java_wrap.c:352: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_cur_offset_fid’
../dist/../libdb_java/db_java_wrap.c:353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_disk_file_fid’
../dist/../libdb_java/db_java_wrap.c:354: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_disk_offset_fid’
../dist/../libdb_java/db_java_wrap.c:355: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_maxcommitperflush_fid’
../dist/../libdb_java/db_java_wrap.c:356: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_mincommitperflush_fid’
../dist/../libdb_java/db_java_wrap.c:357: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘log_stat_st_regsize_fid’
../dist/../libdb_java/db_java_wrap.c:358: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_file_name_fid’
../dist/../libdb_java/db_java_wrap.c:359: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_pagesize_fid’
../dist/../libdb_java/db_java_wrap.c:360: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_map_fid’
../dist/../libdb_java/db_java_wrap.c:361: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_cache_hit_fid’
../dist/../libdb_java/db_java_wrap.c:362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_cache_miss_fid’
../dist/../libdb_java/db_java_wrap.c:363: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_page_create_fid’
../dist/../libdb_java/db_java_wrap.c:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_page_in_fid’
../dist/../libdb_java/db_java_wrap.c:365: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_fstat_st_page_out_fid’
../dist/../libdb_java/db_java_wrap.c:366: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_gbytes_fid’
../dist/../libdb_java/db_java_wrap.c:367: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_bytes_fid’
../dist/../libdb_java/db_java_wrap.c:368: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_ncache_fid’
../dist/../libdb_java/db_java_wrap.c:369: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_max_ncache_fid’
../dist/../libdb_java/db_java_wrap.c:370: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_mmapsize_fid’
../dist/../libdb_java/db_java_wrap.c:371: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_maxopenfd_fid’
../dist/../libdb_java/db_java_wrap.c:372: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_maxwrite_fid’
../dist/../libdb_java/db_java_wrap.c:373: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_maxwrite_sleep_fid’
../dist/../libdb_java/db_java_wrap.c:374: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_pages_fid’
../dist/../libdb_java/db_java_wrap.c:375: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_map_fid’
../dist/../libdb_java/db_java_wrap.c:376: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_cache_hit_fid’
../dist/../libdb_java/db_java_wrap.c:377: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_cache_miss_fid’
../dist/../libdb_java/db_java_wrap.c:378: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_page_create_fid’
../dist/../libdb_java/db_java_wrap.c:379: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_page_in_fid’
../dist/../libdb_java/db_java_wrap.c:380: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_page_out_fid’
../dist/../libdb_java/db_java_wrap.c:381: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_ro_evict_fid’
../dist/../libdb_java/db_java_wrap.c:382: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_rw_evict_fid’
../dist/../libdb_java/db_java_wrap.c:383: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_page_trickle_fid’
../dist/../libdb_java/db_java_wrap.c:384: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_page_clean_fid’
../dist/../libdb_java/db_java_wrap.c:385: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_page_dirty_fid’
../dist/../libdb_java/db_java_wrap.c:386: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_buckets_fid’
../dist/../libdb_java/db_java_wrap.c:387: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_pagesize_fid’
../dist/../libdb_java/db_java_wrap.c:388: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_searches_fid’
../dist/../libdb_java/db_java_wrap.c:389: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_longest_fid’
../dist/../libdb_java/db_java_wrap.c:390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_examined_fid’
../dist/../libdb_java/db_java_wrap.c:391: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:392: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_wait_fid’
../dist/../libdb_java/db_java_wrap.c:393: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_max_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:394: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_hash_max_wait_fid’
../dist/../libdb_java/db_java_wrap.c:395: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_region_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:396: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_region_wait_fid’
../dist/../libdb_java/db_java_wrap.c:397: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_mvcc_frozen_fid’
../dist/../libdb_java/db_java_wrap.c:398: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_mvcc_thawed_fid’
../dist/../libdb_java/db_java_wrap.c:399: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_mvcc_freed_fid’
../dist/../libdb_java/db_java_wrap.c:400: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_alloc_fid’
../dist/../libdb_java/db_java_wrap.c:401: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_alloc_buckets_fid’
../dist/../libdb_java/db_java_wrap.c:402: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_alloc_max_buckets_fid’
../dist/../libdb_java/db_java_wrap.c:403: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_alloc_pages_fid’
../dist/../libdb_java/db_java_wrap.c:404: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_alloc_max_pages_fid’
../dist/../libdb_java/db_java_wrap.c:405: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_io_wait_fid’
../dist/../libdb_java/db_java_wrap.c:406: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_sync_interrupted_fid’
../dist/../libdb_java/db_java_wrap.c:407: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_st_regsize_fid’
../dist/../libdb_java/db_java_wrap.c:408: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_mutex_align_fid’
../dist/../libdb_java/db_java_wrap.c:409: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_mutex_tas_spins_fid’
../dist/../libdb_java/db_java_wrap.c:410: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_mutex_cnt_fid’
../dist/../libdb_java/db_java_wrap.c:411: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_mutex_free_fid’
../dist/../libdb_java/db_java_wrap.c:412: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_mutex_inuse_fid’
../dist/../libdb_java/db_java_wrap.c:413: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_mutex_inuse_max_fid’
../dist/../libdb_java/db_java_wrap.c:414: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_region_wait_fid’
../dist/../libdb_java/db_java_wrap.c:415: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_region_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:416: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_st_regsize_fid’
../dist/../libdb_java/db_java_wrap.c:417: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_magic_fid’
../dist/../libdb_java/db_java_wrap.c:418: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_version_fid’
../dist/../libdb_java/db_java_wrap.c:419: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_metaflags_fid’
../dist/../libdb_java/db_java_wrap.c:420: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_nkeys_fid’
../dist/../libdb_java/db_java_wrap.c:421: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_ndata_fid’
../dist/../libdb_java/db_java_wrap.c:422: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_pagesize_fid’
../dist/../libdb_java/db_java_wrap.c:423: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_extentsize_fid’
../dist/../libdb_java/db_java_wrap.c:424: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_pages_fid’
../dist/../libdb_java/db_java_wrap.c:425: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_re_len_fid’
../dist/../libdb_java/db_java_wrap.c:426: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_re_pad_fid’
../dist/../libdb_java/db_java_wrap.c:427: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_pgfree_fid’
../dist/../libdb_java/db_java_wrap.c:428: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_first_recno_fid’
../dist/../libdb_java/db_java_wrap.c:429: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘qam_stat_qs_cur_recno_fid’
../dist/../libdb_java/db_java_wrap.c:430: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_log_queued_fid’
../dist/../libdb_java/db_java_wrap.c:431: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_startup_complete_fid’
../dist/../libdb_java/db_java_wrap.c:432: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_status_fid’
../dist/../libdb_java/db_java_wrap.c:433: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_next_lsn_fid’
../dist/../libdb_java/db_java_wrap.c:434: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_waiting_lsn_fid’
../dist/../libdb_java/db_java_wrap.c:435: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_max_perm_lsn_fid’
../dist/../libdb_java/db_java_wrap.c:436: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_next_pg_fid’
../dist/../libdb_java/db_java_wrap.c:437: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_waiting_pg_fid’
../dist/../libdb_java/db_java_wrap.c:438: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_dupmasters_fid’
../dist/../libdb_java/db_java_wrap.c:439: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_env_id_fid’
../dist/../libdb_java/db_java_wrap.c:440: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_env_priority_fid’
../dist/../libdb_java/db_java_wrap.c:441: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_bulk_fills_fid’
../dist/../libdb_java/db_java_wrap.c:442: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_bulk_overflows_fid’
../dist/../libdb_java/db_java_wrap.c:443: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_bulk_records_fid’
../dist/../libdb_java/db_java_wrap.c:444: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_bulk_transfers_fid’
../dist/../libdb_java/db_java_wrap.c:445: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_client_rerequests_fid’
../dist/../libdb_java/db_java_wrap.c:446: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_client_svc_req_fid’
../dist/../libdb_java/db_java_wrap.c:447: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_client_svc_miss_fid’
../dist/../libdb_java/db_java_wrap.c:448: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_gen_fid’
../dist/../libdb_java/db_java_wrap.c:449: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_egen_fid’
../dist/../libdb_java/db_java_wrap.c:450: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_log_duplicated_fid’
../dist/../libdb_java/db_java_wrap.c:451: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_log_queued_max_fid’
../dist/../libdb_java/db_java_wrap.c:452: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_log_queued_total_fid’
../dist/../libdb_java/db_java_wrap.c:453: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_log_records_fid’
../dist/../libdb_java/db_java_wrap.c:454: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_log_requested_fid’
../dist/../libdb_java/db_java_wrap.c:455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_master_fid’
../dist/../libdb_java/db_java_wrap.c:456: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_master_changes_fid’
../dist/../libdb_java/db_java_wrap.c:457: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_msgs_badgen_fid’
../dist/../libdb_java/db_java_wrap.c:458: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_msgs_processed_fid’
../dist/../libdb_java/db_java_wrap.c:459: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_msgs_recover_fid’
../dist/../libdb_java/db_java_wrap.c:460: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_msgs_send_failures_fid’
../dist/../libdb_java/db_java_wrap.c:461: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_msgs_sent_fid’
../dist/../libdb_java/db_java_wrap.c:462: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_newsites_fid’
../dist/../libdb_java/db_java_wrap.c:463: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_nsites_fid’
../dist/../libdb_java/db_java_wrap.c:464: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_nthrottles_fid’
../dist/../libdb_java/db_java_wrap.c:465: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_outdated_fid’
../dist/../libdb_java/db_java_wrap.c:466: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_pg_duplicated_fid’
../dist/../libdb_java/db_java_wrap.c:467: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_pg_records_fid’
../dist/../libdb_java/db_java_wrap.c:468: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_pg_requested_fid’
../dist/../libdb_java/db_java_wrap.c:469: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_txns_applied_fid’
../dist/../libdb_java/db_java_wrap.c:470: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_startsync_delayed_fid’
../dist/../libdb_java/db_java_wrap.c:471: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_elections_fid’
../dist/../libdb_java/db_java_wrap.c:472: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_elections_won_fid’
../dist/../libdb_java/db_java_wrap.c:473: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_cur_winner_fid’
../dist/../libdb_java/db_java_wrap.c:474: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_gen_fid’
../dist/../libdb_java/db_java_wrap.c:475: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_lsn_fid’
../dist/../libdb_java/db_java_wrap.c:476: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_nsites_fid’
../dist/../libdb_java/db_java_wrap.c:477: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_nvotes_fid’
../dist/../libdb_java/db_java_wrap.c:478: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_priority_fid’
../dist/../libdb_java/db_java_wrap.c:479: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_status_fid’
../dist/../libdb_java/db_java_wrap.c:480: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_tiebreaker_fid’
../dist/../libdb_java/db_java_wrap.c:481: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_votes_fid’
../dist/../libdb_java/db_java_wrap.c:482: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_sec_fid’
../dist/../libdb_java/db_java_wrap.c:483: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_election_usec_fid’
../dist/../libdb_java/db_java_wrap.c:484: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_max_lease_sec_fid’
../dist/../libdb_java/db_java_wrap.c:485: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_st_max_lease_usec_fid’
../dist/../libdb_java/db_java_wrap.c:486: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_stat_st_perm_failed_fid’
../dist/../libdb_java/db_java_wrap.c:487: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_stat_st_msgs_queued_fid’
../dist/../libdb_java/db_java_wrap.c:488: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_stat_st_msgs_dropped_fid’
../dist/../libdb_java/db_java_wrap.c:489: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_stat_st_connection_drop_fid’
../dist/../libdb_java/db_java_wrap.c:490: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_stat_st_connect_fail_fid’
../dist/../libdb_java/db_java_wrap.c:491: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_wait_fid’
../dist/../libdb_java/db_java_wrap.c:492: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:493: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_current_fid’
../dist/../libdb_java/db_java_wrap.c:494: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_value_fid’
../dist/../libdb_java/db_java_wrap.c:495: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_last_value_fid’
../dist/../libdb_java/db_java_wrap.c:496: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_min_fid’
../dist/../libdb_java/db_java_wrap.c:497: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_max_fid’
../dist/../libdb_java/db_java_wrap.c:498: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_cache_size_fid’
../dist/../libdb_java/db_java_wrap.c:499: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘seq_stat_st_flags_fid’
../dist/../libdb_java/db_java_wrap.c:500: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_nrestores_fid’
../dist/../libdb_java/db_java_wrap.c:501: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_last_ckp_fid’
../dist/../libdb_java/db_java_wrap.c:502: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_time_ckp_fid’
../dist/../libdb_java/db_java_wrap.c:503: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_last_txnid_fid’
../dist/../libdb_java/db_java_wrap.c:504: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_maxtxns_fid’
../dist/../libdb_java/db_java_wrap.c:505: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_naborts_fid’
../dist/../libdb_java/db_java_wrap.c:506: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_nbegins_fid’
../dist/../libdb_java/db_java_wrap.c:507: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_ncommits_fid’
../dist/../libdb_java/db_java_wrap.c:508: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_nactive_fid’
../dist/../libdb_java/db_java_wrap.c:509: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_nsnapshot_fid’
../dist/../libdb_java/db_java_wrap.c:510: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_maxnactive_fid’
../dist/../libdb_java/db_java_wrap.c:511: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_maxnsnapshot_fid’
../dist/../libdb_java/db_java_wrap.c:512: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_txnarray_fid’
../dist/../libdb_java/db_java_wrap.c:513: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_region_wait_fid’
../dist/../libdb_java/db_java_wrap.c:514: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_region_nowait_fid’
../dist/../libdb_java/db_java_wrap.c:515: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_st_regsize_fid’
../dist/../libdb_java/db_java_wrap.c:516: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_txnid_fid’
../dist/../libdb_java/db_java_wrap.c:517: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_parentid_fid’
../dist/../libdb_java/db_java_wrap.c:518: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_pid_fid’
../dist/../libdb_java/db_java_wrap.c:519: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_lsn_fid’
../dist/../libdb_java/db_java_wrap.c:520: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_read_lsn_fid’
../dist/../libdb_java/db_java_wrap.c:521: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_mvcc_ref_fid’
../dist/../libdb_java/db_java_wrap.c:522: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_status_fid’
../dist/../libdb_java/db_java_wrap.c:523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_gid_fid’
../dist/../libdb_java/db_java_wrap.c:524: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_active_name_fid’
../dist/../libdb_java/db_java_wrap.c:527: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbenv_construct’
../dist/../libdb_java/db_java_wrap.c:528: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbpreplist_construct’
../dist/../libdb_java/db_java_wrap.c:529: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_stat_construct’
../dist/../libdb_java/db_java_wrap.c:530: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_stat_construct’
../dist/../libdb_java/db_java_wrap.c:531: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mpool_stat_construct’
../dist/../libdb_java/db_java_wrap.c:532: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mutex_stat_construct’
../dist/../libdb_java/db_java_wrap.c:533: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_stat_construct’
../dist/../libdb_java/db_java_wrap.c:534: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘txn_stat_construct’
../dist/../libdb_java/db_java_wrap.c:535: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dbex_construct’
../dist/../libdb_java/db_java_wrap.c:536: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘memex_construct’
../dist/../libdb_java/db_java_wrap.c:537: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repdupmasterex_construct’
../dist/../libdb_java/db_java_wrap.c:538: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repholdelectionex_construct’
../dist/../libdb_java/db_java_wrap.c:539: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repmgr_siteinfo_construct’
../dist/../libdb_java/db_java_wrap.c:540: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repleasetimeoutex_construct’
../dist/../libdb_java/db_java_wrap.c:541: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘repunavailex_construct’
../dist/../libdb_java/db_java_wrap.c:542: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘runrecex_construct’
../dist/../libdb_java/db_java_wrap.c:543: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘filenotfoundex_construct’
../dist/../libdb_java/db_java_wrap.c:544: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘outofmemerr_construct’
../dist/../libdb_java/db_java_wrap.c:545: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘lock_construct’
../dist/../libdb_java/db_java_wrap.c:547: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘app_dispatch_method’
../dist/../libdb_java/db_java_wrap.c:548: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘msgcall_method’
../dist/../libdb_java/db_java_wrap.c:549: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘panic_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:550: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_elected_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:551: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_master_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:552: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_new_master_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:553: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_perm_failed_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:554: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rep_startup_done_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:555: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘write_failed_event_notify_method’
../dist/../libdb_java/db_java_wrap.c:557: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘append_recno_method’
../dist/../libdb_java/db_java_wrap.c:558: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘bt_decompress_method’
../dist/../libdb_java/db_java_wrap.c:559: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘db_feedback_method’
../dist/../libdb_java/db_java_wrap.c:560: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘foreignkey_nullify_method’
../dist/../libdb_java/db_java_wrap.c:561: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘partition_method’
../dist/../libdb_java/db_java_wrap.c:563: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘outputstream_write_method’
../dist/../libdb_java/db_java_wrap.c:566: error: expected specifier-qualifier-list before ‘jclass’
../dist/../libdb_java/db_java_wrap.c:569: error: ‘dbenv_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:570: error: ‘db_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:571: error: ‘dbc_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:572: error: ‘dbt_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:573: error: ‘dblsn_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:574: error: ‘dbpreplist_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:575: error: ‘dbtxn_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:577: error: ‘bt_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:578: error: ‘compact_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:579: error: ‘h_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:580: error: ‘lock_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:581: error: ‘log_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:582: error: ‘mpool_fstat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:583: error: ‘mpool_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:584: error: ‘mutex_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:585: error: ‘qam_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:586: error: ‘rep_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:587: error: ‘repmgr_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:588: error: ‘seq_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:589: error: ‘txn_stat_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:590: error: ‘txn_active_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:592: error: ‘keyrange_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:593: error: ‘lock_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:594: error: ‘lockreq_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:596: error: ‘dbex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:597: error: ‘deadex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:598: error: ‘lockex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:599: error: ‘memex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:600: error: ‘repdupmasterex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:601: error: ‘rephandledeadex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:602: error: ‘repholdelectionex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:603: error: ‘rephost_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:604: error: ‘repmgr_siteinfo_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:605: error: ‘repjoinfailex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:606: error: ‘repleaseexpiredex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:607: error: ‘repleasetimeoutex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:608: error: ‘replockoutex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:609: error: ‘repunavailex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:610: error: ‘runrecex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:611: error: ‘versionex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:612: error: ‘filenotfoundex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:613: error: ‘illegalargex_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:614: error: ‘outofmemerr_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:616: error: ‘bytearray_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:617: error: ‘string_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:618: error: ‘outputstream_class’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:622: error: expected specifier-qualifier-list before ‘jfieldID’
../dist/../libdb_java/db_java_wrap.c:627: error: ‘dbc_cptr_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:629: error: ‘dblsn_file_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:630: error: ‘dblsn_offset_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:632: error: ‘dbt_data_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:633: error: ‘dbt_data_nio_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:634: error: ‘dbt_size_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:635: error: ‘dbt_ulen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:636: error: ‘dbt_dlen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:637: error: ‘dbt_doff_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:638: error: ‘dbt_flags_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:639: error: ‘dbt_offset_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:641: error: ‘kr_less_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:642: error: ‘kr_equal_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:643: error: ‘kr_greater_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:645: error: ‘lock_cptr_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:647: error: ‘lockreq_op_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:648: error: ‘lockreq_modeflag_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:649: error: ‘lockreq_timeout_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:650: error: ‘lockreq_obj_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:652: error: ‘lockreq_lock_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:656: error: ‘bt_stat_bt_magic_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:657: error: ‘bt_stat_bt_version_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:658: error: ‘bt_stat_bt_metaflags_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:659: error: ‘bt_stat_bt_nkeys_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:660: error: ‘bt_stat_bt_ndata_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:661: error: ‘bt_stat_bt_pagecnt_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:662: error: ‘bt_stat_bt_pagesize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:663: error: ‘bt_stat_bt_minkey_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:664: error: ‘bt_stat_bt_re_len_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:665: error: ‘bt_stat_bt_re_pad_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:666: error: ‘bt_stat_bt_levels_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:667: error: ‘bt_stat_bt_int_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:668: error: ‘bt_stat_bt_leaf_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:669: error: ‘bt_stat_bt_dup_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:670: error: ‘bt_stat_bt_over_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:671: error: ‘bt_stat_bt_empty_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:672: error: ‘bt_stat_bt_free_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:673: error: ‘bt_stat_bt_int_pgfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:674: error: ‘bt_stat_bt_leaf_pgfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:675: error: ‘bt_stat_bt_dup_pgfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:676: error: ‘bt_stat_bt_over_pgfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:677: error: ‘compact_compact_fillpercent_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:678: error: ‘compact_compact_timeout_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:679: error: ‘compact_compact_pages_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:680: error: ‘compact_compact_pages_free_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:681: error: ‘compact_compact_pages_examine_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:682: error: ‘compact_compact_levels_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:683: error: ‘compact_compact_deadlock_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:684: error: ‘compact_compact_pages_truncated_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:685: error: ‘compact_compact_truncate_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:686: error: ‘h_stat_hash_magic_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:687: error: ‘h_stat_hash_version_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:688: error: ‘h_stat_hash_metaflags_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:689: error: ‘h_stat_hash_nkeys_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:690: error: ‘h_stat_hash_ndata_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:691: error: ‘h_stat_hash_pagecnt_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:692: error: ‘h_stat_hash_pagesize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:693: error: ‘h_stat_hash_ffactor_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:694: error: ‘h_stat_hash_buckets_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:695: error: ‘h_stat_hash_free_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:696: error: ‘h_stat_hash_bfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:697: error: ‘h_stat_hash_bigpages_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:698: error: ‘h_stat_hash_big_bfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:699: error: ‘h_stat_hash_overflows_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:700: error: ‘h_stat_hash_ovfl_free_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:701: error: ‘h_stat_hash_dup_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:702: error: ‘h_stat_hash_dup_free_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:703: error: ‘lock_stat_st_id_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:704: error: ‘lock_stat_st_cur_maxid_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:705: error: ‘lock_stat_st_maxlocks_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:706: error: ‘lock_stat_st_maxlockers_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:707: error: ‘lock_stat_st_maxobjects_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:708: error: ‘lock_stat_st_partitions_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:709: error: ‘lock_stat_st_nmodes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:710: error: ‘lock_stat_st_nlockers_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:711: error: ‘lock_stat_st_nlocks_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:712: error: ‘lock_stat_st_maxnlocks_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:713: error: ‘lock_stat_st_maxhlocks_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:714: error: ‘lock_stat_st_locksteals_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:715: error: ‘lock_stat_st_maxlsteals_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:716: error: ‘lock_stat_st_maxnlockers_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:717: error: ‘lock_stat_st_nobjects_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:718: error: ‘lock_stat_st_maxnobjects_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:719: error: ‘lock_stat_st_maxhobjects_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:720: error: ‘lock_stat_st_objectsteals_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:721: error: ‘lock_stat_st_maxosteals_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:722: error: ‘lock_stat_st_nrequests_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:723: error: ‘lock_stat_st_nreleases_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:724: error: ‘lock_stat_st_nupgrade_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:725: error: ‘lock_stat_st_ndowngrade_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:726: error: ‘lock_stat_st_lock_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:727: error: ‘lock_stat_st_lock_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:728: error: ‘lock_stat_st_ndeadlocks_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:729: error: ‘lock_stat_st_locktimeout_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:730: error: ‘lock_stat_st_nlocktimeouts_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:731: error: ‘lock_stat_st_txntimeout_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:732: error: ‘lock_stat_st_ntxntimeouts_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:733: error: ‘lock_stat_st_part_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:734: error: ‘lock_stat_st_part_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:735: error: ‘lock_stat_st_part_max_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:736: error: ‘lock_stat_st_part_max_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:737: error: ‘lock_stat_st_objs_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:738: error: ‘lock_stat_st_objs_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:739: error: ‘lock_stat_st_lockers_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:740: error: ‘lock_stat_st_lockers_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:741: error: ‘lock_stat_st_region_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:742: error: ‘lock_stat_st_region_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:743: error: ‘lock_stat_st_hash_len_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:744: error: ‘lock_stat_st_regsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:745: error: ‘log_stat_st_magic_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:746: error: ‘log_stat_st_version_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:747: error: ‘log_stat_st_mode_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:748: error: ‘log_stat_st_lg_bsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:749: error: ‘log_stat_st_lg_size_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:750: error: ‘log_stat_st_wc_bytes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:751: error: ‘log_stat_st_wc_mbytes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:752: error: ‘log_stat_st_record_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:753: error: ‘log_stat_st_w_bytes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:754: error: ‘log_stat_st_w_mbytes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:755: error: ‘log_stat_st_wcount_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:756: error: ‘log_stat_st_wcount_fill_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:757: error: ‘log_stat_st_rcount_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:758: error: ‘log_stat_st_scount_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:759: error: ‘log_stat_st_region_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:760: error: ‘log_stat_st_region_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:761: error: ‘log_stat_st_cur_file_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:762: error: ‘log_stat_st_cur_offset_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:763: error: ‘log_stat_st_disk_file_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:764: error: ‘log_stat_st_disk_offset_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:765: error: ‘log_stat_st_maxcommitperflush_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:766: error: ‘log_stat_st_mincommitperflush_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:767: error: ‘log_stat_st_regsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:768: error: ‘mpool_fstat_file_name_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:769: error: ‘mpool_fstat_st_pagesize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:770: error: ‘mpool_fstat_st_map_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:771: error: ‘mpool_fstat_st_cache_hit_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:772: error: ‘mpool_fstat_st_cache_miss_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:773: error: ‘mpool_fstat_st_page_create_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:774: error: ‘mpool_fstat_st_page_in_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:775: error: ‘mpool_fstat_st_page_out_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:776: error: ‘mpool_stat_st_gbytes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:777: error: ‘mpool_stat_st_bytes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:778: error: ‘mpool_stat_st_ncache_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:779: error: ‘mpool_stat_st_max_ncache_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:780: error: ‘mpool_stat_st_mmapsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:781: error: ‘mpool_stat_st_maxopenfd_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:782: error: ‘mpool_stat_st_maxwrite_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:783: error: ‘mpool_stat_st_maxwrite_sleep_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:784: error: ‘mpool_stat_st_pages_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:785: error: ‘mpool_stat_st_map_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:786: error: ‘mpool_stat_st_cache_hit_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:787: error: ‘mpool_stat_st_cache_miss_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:788: error: ‘mpool_stat_st_page_create_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:789: error: ‘mpool_stat_st_page_in_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:790: error: ‘mpool_stat_st_page_out_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:791: error: ‘mpool_stat_st_ro_evict_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:792: error: ‘mpool_stat_st_rw_evict_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:793: error: ‘mpool_stat_st_page_trickle_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:794: error: ‘mpool_stat_st_page_clean_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:795: error: ‘mpool_stat_st_page_dirty_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:796: error: ‘mpool_stat_st_hash_buckets_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:797: error: ‘mpool_stat_st_pagesize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:798: error: ‘mpool_stat_st_hash_searches_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:799: error: ‘mpool_stat_st_hash_longest_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:800: error: ‘mpool_stat_st_hash_examined_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:801: error: ‘mpool_stat_st_hash_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:802: error: ‘mpool_stat_st_hash_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:803: error: ‘mpool_stat_st_hash_max_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:804: error: ‘mpool_stat_st_hash_max_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:805: error: ‘mpool_stat_st_region_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:806: error: ‘mpool_stat_st_region_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:807: error: ‘mpool_stat_st_mvcc_frozen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:808: error: ‘mpool_stat_st_mvcc_thawed_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:809: error: ‘mpool_stat_st_mvcc_freed_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:810: error: ‘mpool_stat_st_alloc_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:811: error: ‘mpool_stat_st_alloc_buckets_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:812: error: ‘mpool_stat_st_alloc_max_buckets_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:813: error: ‘mpool_stat_st_alloc_pages_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:814: error: ‘mpool_stat_st_alloc_max_pages_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:815: error: ‘mpool_stat_st_io_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:816: error: ‘mpool_stat_st_sync_interrupted_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:817: error: ‘mpool_stat_st_regsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:818: error: ‘mutex_stat_st_mutex_align_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:819: error: ‘mutex_stat_st_mutex_tas_spins_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:820: error: ‘mutex_stat_st_mutex_cnt_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:821: error: ‘mutex_stat_st_mutex_free_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:822: error: ‘mutex_stat_st_mutex_inuse_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:823: error: ‘mutex_stat_st_mutex_inuse_max_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:824: error: ‘mutex_stat_st_region_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:825: error: ‘mutex_stat_st_region_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:826: error: ‘mutex_stat_st_regsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:827: error: ‘qam_stat_qs_magic_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:828: error: ‘qam_stat_qs_version_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:829: error: ‘qam_stat_qs_metaflags_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:830: error: ‘qam_stat_qs_nkeys_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:831: error: ‘qam_stat_qs_ndata_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:832: error: ‘qam_stat_qs_pagesize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:833: error: ‘qam_stat_qs_extentsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:834: error: ‘qam_stat_qs_pages_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:835: error: ‘qam_stat_qs_re_len_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:836: error: ‘qam_stat_qs_re_pad_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:837: error: ‘qam_stat_qs_pgfree_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:838: error: ‘qam_stat_qs_first_recno_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:839: error: ‘qam_stat_qs_cur_recno_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:840: error: ‘rep_stat_st_log_queued_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:841: error: ‘rep_stat_st_startup_complete_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:842: error: ‘rep_stat_st_status_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:843: error: ‘rep_stat_st_next_lsn_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:844: error: ‘rep_stat_st_waiting_lsn_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:845: error: ‘rep_stat_st_max_perm_lsn_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:846: error: ‘rep_stat_st_next_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:847: error: ‘rep_stat_st_waiting_pg_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:848: error: ‘rep_stat_st_dupmasters_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:849: error: ‘rep_stat_st_env_id_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:850: error: ‘rep_stat_st_env_priority_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:851: error: ‘rep_stat_st_bulk_fills_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:852: error: ‘rep_stat_st_bulk_overflows_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:853: error: ‘rep_stat_st_bulk_records_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:854: error: ‘rep_stat_st_bulk_transfers_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:855: error: ‘rep_stat_st_client_rerequests_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:856: error: ‘rep_stat_st_client_svc_req_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:857: error: ‘rep_stat_st_client_svc_miss_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:858: error: ‘rep_stat_st_gen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:859: error: ‘rep_stat_st_egen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:860: error: ‘rep_stat_st_log_duplicated_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:861: error: ‘rep_stat_st_log_queued_max_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:862: error: ‘rep_stat_st_log_queued_total_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:863: error: ‘rep_stat_st_log_records_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:864: error: ‘rep_stat_st_log_requested_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:865: error: ‘rep_stat_st_master_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:866: error: ‘rep_stat_st_master_changes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:867: error: ‘rep_stat_st_msgs_badgen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:868: error: ‘rep_stat_st_msgs_processed_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:869: error: ‘rep_stat_st_msgs_recover_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:870: error: ‘rep_stat_st_msgs_send_failures_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:871: error: ‘rep_stat_st_msgs_sent_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:872: error: ‘rep_stat_st_newsites_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:873: error: ‘rep_stat_st_nsites_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:874: error: ‘rep_stat_st_nthrottles_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:875: error: ‘rep_stat_st_outdated_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:876: error: ‘rep_stat_st_pg_duplicated_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:877: error: ‘rep_stat_st_pg_records_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:878: error: ‘rep_stat_st_pg_requested_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:879: error: ‘rep_stat_st_txns_applied_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:880: error: ‘rep_stat_st_startsync_delayed_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:881: error: ‘rep_stat_st_elections_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:882: error: ‘rep_stat_st_elections_won_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:883: error: ‘rep_stat_st_election_cur_winner_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:884: error: ‘rep_stat_st_election_gen_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:885: error: ‘rep_stat_st_election_lsn_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:886: error: ‘rep_stat_st_election_nsites_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:887: error: ‘rep_stat_st_election_nvotes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:888: error: ‘rep_stat_st_election_priority_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:889: error: ‘rep_stat_st_election_status_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:890: error: ‘rep_stat_st_election_tiebreaker_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:891: error: ‘rep_stat_st_election_votes_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:892: error: ‘rep_stat_st_election_sec_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:893: error: ‘rep_stat_st_election_usec_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:894: error: ‘rep_stat_st_max_lease_sec_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:895: error: ‘rep_stat_st_max_lease_usec_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:896: error: ‘repmgr_stat_st_perm_failed_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:897: error: ‘repmgr_stat_st_msgs_queued_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:898: error: ‘repmgr_stat_st_msgs_dropped_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:899: error: ‘repmgr_stat_st_connection_drop_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:900: error: ‘repmgr_stat_st_connect_fail_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:901: error: ‘seq_stat_st_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:902: error: ‘seq_stat_st_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:903: error: ‘seq_stat_st_current_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:904: error: ‘seq_stat_st_value_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:905: error: ‘seq_stat_st_last_value_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:906: error: ‘seq_stat_st_min_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:907: error: ‘seq_stat_st_max_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:908: error: ‘seq_stat_st_cache_size_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:909: error: ‘seq_stat_st_flags_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:910: error: ‘txn_stat_st_nrestores_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:911: error: ‘txn_stat_st_last_ckp_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:912: error: ‘txn_stat_st_time_ckp_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:913: error: ‘txn_stat_st_last_txnid_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:914: error: ‘txn_stat_st_maxtxns_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:915: error: ‘txn_stat_st_naborts_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:916: error: ‘txn_stat_st_nbegins_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:917: error: ‘txn_stat_st_ncommits_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:918: error: ‘txn_stat_st_nactive_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:919: error: ‘txn_stat_st_nsnapshot_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:920: error: ‘txn_stat_st_maxnactive_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:921: error: ‘txn_stat_st_maxnsnapshot_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:922: error: ‘txn_stat_st_txnarray_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:923: error: ‘txn_stat_st_region_wait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:924: error: ‘txn_stat_st_region_nowait_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:925: error: ‘txn_stat_st_regsize_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:926: error: ‘txn_active_txnid_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:927: error: ‘txn_active_parentid_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:928: error: ‘txn_active_pid_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:929: error: ‘txn_active_lsn_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:930: error: ‘txn_active_read_lsn_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:931: error: ‘txn_active_mvcc_ref_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:932: error: ‘txn_active_status_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:933: error: ‘txn_active_gid_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:934: error: ‘txn_active_name_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:937: error: ‘repmgr_siteinfo_status_fid’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:941: error: expected specifier-qualifier-list before ‘jmethodID’
../dist/../libdb_java/db_java_wrap.c:946: error: ‘dbenv_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:947: error: ‘dbt_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:948: error: ‘dblsn_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:949: error: ‘dbpreplist_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:951: error: ‘dbtxn_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:953: error: ‘bt_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:954: error: ‘get_err_msg_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:956: error: ‘h_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:957: error: ‘lock_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:958: error: ‘log_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:959: error: ‘mpool_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:960: error: ‘mpool_fstat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:961: error: ‘mutex_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:962: error: ‘qam_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:963: error: ‘rep_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:964: error: ‘repmgr_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:965: error: ‘seq_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:966: error: ‘txn_stat_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:967: error: ‘txn_active_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:968: error: ‘rephost_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:969: error: ‘repmgr_siteinfo_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:972: error: ‘dbex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:974: error: ‘deadex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:976: error: ‘lockex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:979: error: ‘memex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:982: error: ‘memex_update_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:984: error: ‘repdupmasterex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:986: error: ‘rephandledeadex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:988: error: ‘repholdelectionex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:990: error: ‘repjoinfailex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:992: error: ‘repleaseexpiredex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:994: error: ‘repleasetimeoutex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:996: error: ‘replockoutex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:998: error: ‘repunavailex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1000: error: ‘runrecex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1002: error: ‘versionex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1004: error: ‘filenotfoundex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1006: error: ‘illegalargex_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1008: error: ‘outofmemerr_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1011: error: ‘lock_construct’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1013: error: ‘app_dispatch_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1015: error: ‘panic_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1017: error: ‘rep_client_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1019: error: ‘rep_elected_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1021: error: ‘rep_master_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1023: error: ‘rep_new_master_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1025: error: ‘rep_perm_failed_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1027: error: ‘rep_startup_done_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1029: error: ‘write_failed_event_notify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1031: error: ‘env_feedback_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1032: error: ‘errcall_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1034: error: ‘msgcall_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1036: error: ‘paniccall_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1038: error: ‘rep_transport_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1042: error: ‘append_recno_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1044: error: ‘bt_compare_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1046: error: ‘bt_compress_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1050: error: ‘bt_decompress_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1054: error: ‘bt_prefix_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1056: error: ‘db_feedback_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1057: error: ‘dup_compare_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1059: error: ‘foreignkey_nullify_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1062: error: ‘h_compare_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1064: error: ‘h_hash_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1065: error: ‘partition_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1067: error: ‘seckey_create_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1071: error: ‘outputstream_write_method’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:1076: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_initialize’
../dist/../libdb_java/db_java_wrap.c:1144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_detach’:
../dist/../libdb_java/db_java_wrap.c:1175: error: ‘javavm’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1175: error: (Each undeclared identifier is reported only once
../dist/../libdb_java/db_java_wrap.c:1175: error: for each function it appears in.)
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:1178: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__dbj_wrap_DB_LSN’
../dist/../libdb_java/db_java_wrap.c:1195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__dbj_get_except’
../dist/../libdb_java/db_java_wrap.c:1289: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:1319: error: expected specifier-qualifier-list before ‘JNIEnv’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_dbt_memcopy’:
../dist/../libdb_java/db_java_wrap.c:1332: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1332: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1332: error: ‘DBT_LOCKED’ has no member named ‘jenv’
../dist/../libdb_java/db_java_wrap.c:1355: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1355: error: ‘DBT_LOCKED’ has no member named ‘offset’
../dist/../libdb_java/db_java_wrap.c:1363: error: ‘DBT_LOCKED’ has no member named ‘reuse’
../dist/../libdb_java/db_java_wrap.c:1364: error: ‘jsize’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1364: error: ‘DBT_LOCKED’ has no member named ‘offset’
../dist/../libdb_java/db_java_wrap.c:1364: error: ‘DBT_LOCKED’ has no member named ‘array_len’
../dist/../libdb_java/db_java_wrap.c:1365: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1366: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1367: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1367: error: expected ‘)’ before ‘dbt’
../dist/../libdb_java/db_java_wrap.c:1368: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1370: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:1370: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1372: error: ‘DBT_LOCKED’ has no member named ‘offset’
../dist/../libdb_java/db_java_wrap.c:1374: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:1374: error: ‘DBT_LOCKED’ has no member named ‘offset’
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:1384: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:1401: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:1510: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c:1540: error: expected specifier-qualifier-list before ‘JNIEnv’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_verify_callback’:
../dist/../libdb_java/db_java_wrap.c:1550: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1550: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1554: error: ‘struct __dbj_verify_data’ has no member named ‘jenv’
../dist/../libdb_java/db_java_wrap.c:1556: error: ‘struct __dbj_verify_data’ has no member named ‘nbytes’
../dist/../libdb_java/db_java_wrap.c:1557: error: ‘struct __dbj_verify_data’ has no member named ‘nbytes’
../dist/../libdb_java/db_java_wrap.c:1558: error: ‘struct __dbj_verify_data’ has no member named ‘bytes’
../dist/../libdb_java/db_java_wrap.c:1559: error: ‘struct __dbj_verify_data’ has no member named ‘bytes’
../dist/../libdb_java/db_java_wrap.c:1560: error: ‘struct __dbj_verify_data’ has no member named ‘bytes’
../dist/../libdb_java/db_java_wrap.c:1560: error: ‘jsize’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1560: error: expected ‘)’ before ‘len’
../dist/../libdb_java/db_java_wrap.c:1565: error: ‘struct __dbj_verify_data’ has no member named ‘bytes’
../dist/../libdb_java/db_java_wrap.c:1566: error: ‘struct __dbj_verify_data’ has no member named ‘bytes’
../dist/../libdb_java/db_java_wrap.c:1566: error: expected ‘)’ before ‘len’
../dist/../libdb_java/db_java_wrap.c:1568: error: ‘struct __dbj_verify_data’ has no member named ‘streamobj’
../dist/../libdb_java/db_java_wrap.c:1569: error: ‘struct __dbj_verify_data’ has no member named ‘bytes’
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:1580: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1lock_1vec’
In file included from ../dist/../libdb_java/db_java_wrap.c:1823:
../dist/../libdb_java/java_stat_auto.c:9: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:34: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:47: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:68: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:114: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:141: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:153: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:199: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:212: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:229: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:289: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:298: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:311: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/java_stat_auto.c:331: error: expected ‘)’ before ‘*’ token
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_error’:
../dist/../libdb_java/db_java_wrap.c:1830: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1830: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1831: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1831: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1832: error: expected ‘;’ before ‘jmsg’
../dist/../libdb_java/db_java_wrap.c:1836: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1837: error: ‘jmsg’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_env_feedback’:
../dist/../libdb_java/db_java_wrap.c:1850: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1850: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1851: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1851: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1853: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_message’:
../dist/../libdb_java/db_java_wrap.c:1864: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1864: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1865: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1865: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1866: error: expected ‘;’ before ‘jmsg’
../dist/../libdb_java/db_java_wrap.c:1868: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1869: error: ‘jmsg’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_panic’:
../dist/../libdb_java/db_java_wrap.c:1882: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1882: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1883: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1883: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1885: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_app_dispatch’:
../dist/../libdb_java/db_java_wrap.c:1898: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1898: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1899: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1899: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1900: error: expected ‘;’ before ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:1901: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1901: error: expected ‘;’ before ‘jdbtarr’
../dist/../libdb_java/db_java_wrap.c:1904: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1909: error: ‘jdbt’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1910: error: ‘jdbtarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1916: error: ‘jlsn’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_event_notify’:
../dist/../libdb_java/db_java_wrap.c:1939: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1939: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1940: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1940: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1942: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_rep_transport’:
../dist/../libdb_java/db_java_wrap.c:1994: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1994: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1995: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1995: error: expected ‘;’ before ‘jdbenv’
../dist/../libdb_java/db_java_wrap.c:1996: error: expected ‘;’ before ‘jcontrol’
../dist/../libdb_java/db_java_wrap.c:1997: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:1997: error: expected ‘;’ before ‘jcontrolarr’
../dist/../libdb_java/db_java_wrap.c:2000: error: ‘jdbenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2005: error: ‘jcontrol’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2006: error: ‘jrec’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2012: error: ‘jcontrolarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2013: error: ‘jrecarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2014: error: ‘jlsn’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_foreignkey_nullify’:
../dist/../libdb_java/db_java_wrap.c:2045: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2045: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2047: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2047: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2048: error: expected ‘;’ before ‘jkey’
../dist/../libdb_java/db_java_wrap.c:2049: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2049: error: expected ‘;’ before ‘jkeyarr’
../dist/../libdb_java/db_java_wrap.c:2050: error: ‘jboolean’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2050: error: expected ‘;’ before ‘jresult’
../dist/../libdb_java/db_java_wrap.c:2053: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2058: error: ‘jkey’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2059: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2061: error: ‘jdata’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2062: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2064: error: ‘jskey’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2065: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2073: error: ‘jkeyarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2080: error: ‘jdataarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2087: error: ‘jskeyarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2094: error: ‘jresult’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2102: error: ‘JNI_FALSE’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2109: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2110: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2114: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2117: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2118: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_seckey_create’:
../dist/../libdb_java/db_java_wrap.c:2141: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2141: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2142: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2142: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2143: error: expected ‘;’ before ‘jkey’
../dist/../libdb_java/db_java_wrap.c:2144: error: ‘jobjectArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2144: error: expected ‘;’ before ‘jskeys’
../dist/../libdb_java/db_java_wrap.c:2145: error: ‘jsize’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2145: error: expected ‘;’ before ‘i’
../dist/../libdb_java/db_java_wrap.c:2146: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2146: error: expected ‘;’ before ‘jkeyarr’
../dist/../libdb_java/db_java_wrap.c:2151: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2156: error: ‘jkey’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2157: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2159: error: ‘jdata’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2160: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2168: error: ‘jkeyarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2175: error: ‘jdataarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2182: error: ‘jskeys’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2186: error: ‘num_skeys’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2208: error: ‘i’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2209: error: ‘jresult’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2215: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2217: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2221: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2226: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2227: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_append_recno’:
../dist/../libdb_java/db_java_wrap.c:2251: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2251: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2252: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2252: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2253: error: expected ‘;’ before ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2255: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2255: error: expected ‘;’ before ‘jdbtarr’
../dist/../libdb_java/db_java_wrap.c:2258: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2268: error: ‘jdbt’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2274: error: ‘jdbtarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2293: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2295: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2299: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2303: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2304: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:2320: error: expected declaration specifiers or ‘...’ before ‘jmethodID’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_am_compare’:
../dist/../libdb_java/db_java_wrap.c:2323: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2323: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2324: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2324: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2325: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2325: error: expected ‘;’ before ‘jdbtarr1’
../dist/../libdb_java/db_java_wrap.c:2328: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2334: error: ‘jdbtarr1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2334: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:2336: error: ‘jsize’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2336: error: expected ‘)’ before ‘dbt1’
../dist/../libdb_java/db_java_wrap.c:2342: error: expected ‘)’ before ‘dbt1’
../dist/../libdb_java/db_java_wrap.c:2346: error: ‘jdbtarr2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2346: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:2348: error: expected ‘)’ before ‘dbt2’
../dist/../libdb_java/db_java_wrap.c:2354: error: expected ‘)’ before ‘dbt2’
../dist/../libdb_java/db_java_wrap.c:2358: error: ‘compare_method’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_bt_compare’:
../dist/../libdb_java/db_java_wrap.c:2377: error: too many arguments to function ‘__dbj_am_compare’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_bt_compress’:
../dist/../libdb_java/db_java_wrap.c:2424: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2424: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2425: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2425: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2426: error: expected ‘;’ before ‘jdbt1’
../dist/../libdb_java/db_java_wrap.c:2427: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2427: error: expected ‘;’ before ‘jdbtarr1’
../dist/../libdb_java/db_java_wrap.c:2431: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2436: error: ‘jdbt1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2436: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2436: error: ‘jdbtarr1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2437: error: ‘jdbt2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2437: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2437: error: ‘jdbtarr2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2438: error: ‘jdbt3’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2438: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2438: error: ‘jdbtarr3’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2439: error: ‘jdbt4’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2439: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2439: error: ‘jdbtarr4’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2440: error: ‘jdbt5’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2440: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2440: error: ‘jdbtarr5’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2451: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2451: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2451: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2451: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2451: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_bt_decompress’:
../dist/../libdb_java/db_java_wrap.c:2467: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2467: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2468: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2468: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2469: error: expected ‘;’ before ‘jdbt1’
../dist/../libdb_java/db_java_wrap.c:2470: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2470: error: expected ‘;’ before ‘jdbtarr1’
../dist/../libdb_java/db_java_wrap.c:2474: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2479: error: ‘jdbt1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2479: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2479: error: ‘jdbtarr1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2480: error: ‘jdbt2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2480: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2480: error: ‘jdbtarr2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2481: error: ‘jdbt3’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2481: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2481: error: ‘jdbtarr3’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2482: error: ‘jdbt4’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2482: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2482: error: ‘jdbtarr4’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2483: error: ‘jdbt5’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2483: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2483: error: ‘jdbtarr5’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2494: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2494: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2494: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2494: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2494: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:2495: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2495: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2495: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2495: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2495: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c:2496: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2496: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2496: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2496: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2496: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_bt_prefix’:
../dist/../libdb_java/db_java_wrap.c:2511: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2511: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2512: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2512: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2513: error: expected ‘;’ before ‘jdbt1’
../dist/../libdb_java/db_java_wrap.c:2514: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2514: error: expected ‘;’ before ‘jdbtarr1’
../dist/../libdb_java/db_java_wrap.c:2517: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2523: error: ‘jdbt1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2523: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2530: error: ‘jdbtarr1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2538: error: ‘jdbt2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2538: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2545: error: ‘jdbtarr2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_dup_compare’:
../dist/../libdb_java/db_java_wrap.c:2572: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2572: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2573: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2573: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2574: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2574: error: expected ‘;’ before ‘jdbtarr1’
../dist/../libdb_java/db_java_wrap.c:2577: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2580: error: ‘jdbtarr1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2580: error: ‘jsize’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2580: error: expected ‘)’ before ‘dbt1’
../dist/../libdb_java/db_java_wrap.c:2583: error: expected ‘)’ before ‘dbt1’
../dist/../libdb_java/db_java_wrap.c:2586: error: ‘jdbtarr2’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2586: error: expected ‘)’ before ‘dbt2’
../dist/../libdb_java/db_java_wrap.c:2589: error: expected ‘)’ before ‘dbt2’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_db_feedback’:
../dist/../libdb_java/db_java_wrap.c:2611: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2611: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2612: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2612: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2614: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_h_compare’:
../dist/../libdb_java/db_java_wrap.c:2624: error: too many arguments to function ‘__dbj_am_compare’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_h_hash’:
../dist/../libdb_java/db_java_wrap.c:2630: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2630: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2631: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2631: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2632: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2632: error: expected ‘;’ before ‘jarr’
../dist/../libdb_java/db_java_wrap.c:2635: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2638: error: ‘jarr’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2638: error: ‘jsize’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2638: error: expected ‘)’ before ‘len’
../dist/../libdb_java/db_java_wrap.c:2641: error: expected ‘)’ before ‘len’
../dist/../libdb_java/db_java_wrap.c: In function ‘__dbj_partition’:
../dist/../libdb_java/db_java_wrap.c:2656: error: ‘JNIEnv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2656: error: ‘jenv’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2657: error: ‘jobject’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2657: error: expected ‘;’ before ‘jdb’
../dist/../libdb_java/db_java_wrap.c:2658: error: expected ‘;’ before ‘jdbt1’
../dist/../libdb_java/db_java_wrap.c:2659: error: ‘jbyteArray’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2659: error: expected ‘;’ before ‘jdbtarr1’
../dist/../libdb_java/db_java_wrap.c:2662: error: ‘jdbt1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2662: error: ‘DBT_LOCKED’ has no member named ‘jdbt’
../dist/../libdb_java/db_java_wrap.c:2662: error: ‘jdbtarr1’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2664: error: ‘jdb’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c:2672: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2672: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2672: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2672: error: ‘DBT_LOCKED’ has no member named ‘dbt’
../dist/../libdb_java/db_java_wrap.c:2672: error: ‘DBT_LOCKED’ has no member named ‘jarr’
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:2681: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:2694: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:2708: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_deleteRef0’
../dist/../libdb_java/db_java_wrap.c:2717: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:2731: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:2772: error: ‘SWIG_JavaThrowException’ undeclared here (not in a function)
../dist/../libdb_java/db_java_wrap.c:2820: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Db_get_cachesize’
../dist/../libdb_java/db_java_wrap.c:2988: error: expected declaration specifiers or ‘...’ before ‘jlong’
../dist/../libdb_java/db_java_wrap.c: In function ‘Db_set_cachesize’:
../dist/../libdb_java/db_java_wrap.c:2990: error: ‘bytes’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:3210: error: expected declaration specifiers or ‘...’ before ‘jlong’
../dist/../libdb_java/db_java_wrap.c: In function ‘DbEnv_set_cachesize’:
../dist/../libdb_java/db_java_wrap.c:3212: error: ‘bytes’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:3215: error: expected declaration specifiers or ‘...’ before ‘jlong’
../dist/../libdb_java/db_java_wrap.c: In function ‘DbEnv_set_cache_max’:
../dist/../libdb_java/db_java_wrap.c:3217: error: ‘bytes’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:3448: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DbEnv_get_cachesize’
../dist/../libdb_java/db_java_wrap.c:3458: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DbEnv_get_cache_max’
../dist/../libdb_java/db_java_wrap.c:3601: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DbEnv_rep_get_limit’
../dist/../libdb_java/db_java_wrap.c:3648: error: expected declaration specifiers or ‘...’ before ‘jlong’
../dist/../libdb_java/db_java_wrap.c: In function ‘DbEnv_rep_set_limit’:
../dist/../libdb_java/db_java_wrap.c:3650: error: ‘bytes’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:3768: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DbMpoolFile_get_maxsize’
../dist/../libdb_java/db_java_wrap.c:3773: error: expected declaration specifiers or ‘...’ before ‘jlong’
../dist/../libdb_java/db_java_wrap.c: In function ‘DbMpoolFile_set_maxsize’:
../dist/../libdb_java/db_java_wrap.c:3775: error: ‘bytes’ undeclared (first use in this function)
../dist/../libdb_java/db_java_wrap.c: At top level:
../dist/../libdb_java/db_java_wrap.c:3873: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:3896: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1associate’
../dist/../libdb_java/db_java_wrap.c:3930: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1associate_1foreign’
../dist/../libdb_java/db_java_wrap.c:3961: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1compact’
../dist/../libdb_java/db_java_wrap.c:4022: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4050: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4081: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4118: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1err’
../dist/../libdb_java/db_java_wrap.c:4143: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1errx’
../dist/../libdb_java/db_java_wrap.c:4166: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4203: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4247: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4273: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4299: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4325: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4351: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4377: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4403: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4429: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4481: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4507: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4533: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4559: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4585: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4611: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4637: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4663: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4689: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4731: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4757: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4783: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4809: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4835: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4861: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4887: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4907: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4927: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:4953: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:5009: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1key_1range’
../dist/../libdb_java/db_java_wrap.c:5053: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1open’
../dist/../libdb_java/db_java_wrap.c:5098: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:5149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:5193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1remove0’
../dist/../libdb_java/db_java_wrap.c:5231: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1rename0’
../dist/../libdb_java/db_java_wrap.c:5276: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1append_1recno’
../dist/../libdb_java/db_java_wrap.c:5302: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1bt_1compare’
../dist/../libdb_java/db_java_wrap.c:5328: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1bt_1minkey’
../dist/../libdb_java/db_java_wrap.c:5352: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1bt_1compress’
../dist/../libdb_java/db_java_wrap.c:5382: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1bt_1prefix’
../dist/../libdb_java/db_java_wrap.c:5408: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1cachesize’
../dist/../libdb_java/db_java_wrap.c:5434: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1create_1dir’
../dist/../libdb_java/db_java_wrap.c:5463: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1dup_1compare’
../dist/../libdb_java/db_java_wrap.c:5489: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1encrypt’
../dist/../libdb_java/db_java_wrap.c:5520: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1feedback’
../dist/../libdb_java/db_java_wrap.c:5546: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1flags’
../dist/../libdb_java/db_java_wrap.c:5570: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1h_1compare’
../dist/../libdb_java/db_java_wrap.c:5596: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1h_1ffactor’
../dist/../libdb_java/db_java_wrap.c:5620: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1h_1hash’
../dist/../libdb_java/db_java_wrap.c:5646: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1h_1nelem’
../dist/../libdb_java/db_java_wrap.c:5670: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1lorder’
../dist/../libdb_java/db_java_wrap.c:5694: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1pagesize’
../dist/../libdb_java/db_java_wrap.c:5718: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1partition’
../dist/../libdb_java/db_java_wrap.c:5753: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1partition_1dirs’
../dist/../libdb_java/db_java_wrap.c:5777: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1priority’
../dist/../libdb_java/db_java_wrap.c:5801: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1re_1delim’
../dist/../libdb_java/db_java_wrap.c:5825: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1re_1len’
../dist/../libdb_java/db_java_wrap.c:5849: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1re_1pad’
../dist/../libdb_java/db_java_wrap.c:5873: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1re_1source’
../dist/../libdb_java/db_java_wrap.c:5902: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1set_1q_1extentsize’
../dist/../libdb_java/db_java_wrap.c:5926: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1sort_1multiple’
../dist/../libdb_java/db_java_wrap.c:5962: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6043: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1sync’
../dist/../libdb_java/db_java_wrap.c:6067: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6098: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Db_1upgrade’
../dist/../libdb_java/db_java_wrap.c:6129: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6181: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Dbc_1close0’
../dist/../libdb_java/db_java_wrap.c:6203: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6234: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6262: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6289: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6317: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6358: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6384: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6432: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6473: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_Dbc_1set_1priority’
../dist/../libdb_java/db_java_wrap.c:6498: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6518: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1close0’
../dist/../libdb_java/db_java_wrap.c:6542: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1dbremove’
../dist/../libdb_java/db_java_wrap.c:6583: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1dbrename’
../dist/../libdb_java/db_java_wrap.c:6631: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1err’
../dist/../libdb_java/db_java_wrap.c:6656: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1errx’
../dist/../libdb_java/db_java_wrap.c:6679: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6699: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1fileid_1reset’
../dist/../libdb_java/db_java_wrap.c:6725: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6767: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6793: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6819: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6845: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6871: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6897: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6923: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6949: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6977: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:6997: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1lsn_1reset’
../dist/../libdb_java/db_java_wrap.c:7028: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1open’
../dist/../libdb_java/db_java_wrap.c:7061: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1remove0’
../dist/../libdb_java/db_java_wrap.c:7092: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1cachesize’
../dist/../libdb_java/db_java_wrap.c:7118: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1cache_1max’
../dist/../libdb_java/db_java_wrap.c:7142: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1create_1dir’
../dist/../libdb_java/db_java_wrap.c:7171: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1data_1dir’
../dist/../libdb_java/db_java_wrap.c:7200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1intermediate_1dir_1mode’
../dist/../libdb_java/db_java_wrap.c:7229: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1encrypt’
../dist/../libdb_java/db_java_wrap.c:7260: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1errcall’
../dist/../libdb_java/db_java_wrap.c:7280: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1flags’
../dist/../libdb_java/db_java_wrap.c:7306: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1feedback’
../dist/../libdb_java/db_java_wrap.c:7332: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1mp_1max_1openfd’
../dist/../libdb_java/db_java_wrap.c:7356: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1mp_1max_1write’
../dist/../libdb_java/db_java_wrap.c:7382: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1mp_1mmapsize’
../dist/../libdb_java/db_java_wrap.c:7406: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1mp_1pagesize’
../dist/../libdb_java/db_java_wrap.c:7430: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1mp_1tablesize’
../dist/../libdb_java/db_java_wrap.c:7454: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1msgcall’
../dist/../libdb_java/db_java_wrap.c:7474: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1paniccall’
../dist/../libdb_java/db_java_wrap.c:7500: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1rpc_1server’
../dist/../libdb_java/db_java_wrap.c:7535: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1shm_1key’
../dist/../libdb_java/db_java_wrap.c:7559: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1timeout’
../dist/../libdb_java/db_java_wrap.c:7585: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1tmp_1dir’
../dist/../libdb_java/db_java_wrap.c:7614: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1tx_1max’
../dist/../libdb_java/db_java_wrap.c:7638: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1app_1dispatch’
../dist/../libdb_java/db_java_wrap.c:7664: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1event_1notify’
../dist/../libdb_java/db_java_wrap.c:7690: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1tx_1timestamp0’
../dist/../libdb_java/db_java_wrap.c:7718: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1verbose’
../dist/../libdb_java/db_java_wrap.c:7744: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7786: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7812: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7838: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7864: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7890: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7916: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7946: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:7985: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8011: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1lock_1id_1free’
../dist/../libdb_java/db_java_wrap.c:8035: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1lock_1put’
../dist/../libdb_java/db_java_wrap.c:8060: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8093: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lk_1conflicts’
../dist/../libdb_java/db_java_wrap.c:8138: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lk_1detect’
../dist/../libdb_java/db_java_wrap.c:8162: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lk_1max_1lockers’
../dist/../libdb_java/db_java_wrap.c:8186: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lk_1max_1locks’
../dist/../libdb_java/db_java_wrap.c:8210: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lk_1max_1objects’
../dist/../libdb_java/db_java_wrap.c:8234: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lk_1partitions’
../dist/../libdb_java/db_java_wrap.c:8258: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8284: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8310: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8336: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8388: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8433: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8495: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8574: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1log_1flush’
../dist/../libdb_java/db_java_wrap.c:8616: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8644: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1log_1put’
../dist/../libdb_java/db_java_wrap.c:8700: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1log_1print’
../dist/../libdb_java/db_java_wrap.c:8732: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1log_1set_1config’
../dist/../libdb_java/db_java_wrap.c:8758: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8791: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lg_1bsize’
../dist/../libdb_java/db_java_wrap.c:8815: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lg_1dir’
../dist/../libdb_java/db_java_wrap.c:8844: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lg_1filemode’
../dist/../libdb_java/db_java_wrap.c:8868: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lg_1max’
../dist/../libdb_java/db_java_wrap.c:8892: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1set_1lg_1regionmax’
../dist/../libdb_java/db_java_wrap.c:8916: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8942: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8968: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:8994: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9020: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9046: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9072: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9098: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9124: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9150: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9176: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9209: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9260: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1memp_1sync’
../dist/../libdb_java/db_java_wrap.c:9308: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9336: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9388: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9414: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9440: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1mutex_1set_1align’
../dist/../libdb_java/db_java_wrap.c:9464: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1mutex_1set_1increment’
../dist/../libdb_java/db_java_wrap.c:9488: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1mutex_1set_1max’
../dist/../libdb_java/db_java_wrap.c:9512: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1mutex_1set_1tas_1spins’
../dist/../libdb_java/db_java_wrap.c:9536: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9569: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9595: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9621: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9649: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9680: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1txn_1checkpoint’
../dist/../libdb_java/db_java_wrap.c:9708: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9764: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9818: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9844: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1elect’
../dist/../libdb_java/db_java_wrap.c:9872: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:9938: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1flush’
../dist/../libdb_java/db_java_wrap.c:9960: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1config’
../dist/../libdb_java/db_java_wrap.c:9986: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1clockskew’
../dist/../libdb_java/db_java_wrap.c:10012: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10038: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10064: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1start’
../dist/../libdb_java/db_java_wrap.c:10095: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1sync’
../dist/../libdb_java/db_java_wrap.c:10119: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10147: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10180: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1limit’
../dist/../libdb_java/db_java_wrap.c:10204: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10230: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10256: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1request’
../dist/../libdb_java/db_java_wrap.c:10282: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1transport’
../dist/../libdb_java/db_java_wrap.c:10310: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10336: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10362: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10390: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1nsites’
../dist/../libdb_java/db_java_wrap.c:10414: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1priority’
../dist/../libdb_java/db_java_wrap.c:10438: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1rep_1set_1timeout’
../dist/../libdb_java/db_java_wrap.c:10464: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10501: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1repmgr_1get_1ack_1policy’
../dist/../libdb_java/db_java_wrap.c:10523: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1repmgr_1set_1ack_1policy’
../dist/../libdb_java/db_java_wrap.c:10547: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1repmgr_1set_1local_1site’
../dist/../libdb_java/db_java_wrap.c:10580: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10634: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbEnv_1repmgr_1start’
../dist/../libdb_java/db_java_wrap.c:10660: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10693: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10707: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10719: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10731: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10743: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10755: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_delete_1DbLock’
../dist/../libdb_java/db_java_wrap.c:10770: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbLogc_1close0’
../dist/../libdb_java/db_java_wrap.c:10794: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10853: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10881: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10907: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbMpoolFile_1set_1priority’
../dist/../libdb_java/db_java_wrap.c:10931: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:10957: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbMpoolFile_1set_1flags’
../dist/../libdb_java/db_java_wrap.c:10983: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11009: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbMpoolFile_1set_1maxsize’
../dist/../libdb_java/db_java_wrap.c:11033: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11056: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1close0’
../dist/../libdb_java/db_java_wrap.c:11080: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11113: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11165: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1get_1key’
../dist/../libdb_java/db_java_wrap.c:11220: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11246: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11272: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1initial_1value’
../dist/../libdb_java/db_java_wrap.c:11296: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1open’
../dist/../libdb_java/db_java_wrap.c:11330: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1remove0’
../dist/../libdb_java/db_java_wrap.c:11357: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1set_1cachesize’
../dist/../libdb_java/db_java_wrap.c:11381: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1set_1flags’
../dist/../libdb_java/db_java_wrap.c:11405: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbSequence_1set_1range’
../dist/../libdb_java/db_java_wrap.c:11431: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11464: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbTxn_1abort0’
../dist/../libdb_java/db_java_wrap.c:11486: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbTxn_1commit0’
../dist/../libdb_java/db_java_wrap.c:11510: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbTxn_1discard0’
../dist/../libdb_java/db_java_wrap.c:11534: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11560: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘JNICALL’
../dist/../libdb_java/db_java_wrap.c:11580: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbTxn_1prepare’
../dist/../libdb_java/db_java_wrap.c:11617: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbTxn_1set_1timeout’
../dist/../libdb_java/db_java_wrap.c:11643: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Java_com_sleepycat_db_internal_db_1javaJNI_DbTxn_1set_1name’
make: *** [db_java_wrap.lo] Error 1
Exit status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/berkeley-db.rb#L23
==> Environment
HOMEBREW_VERSION: 0.6
HEAD: c2a96b5305e48817427fb98343474eb764147029
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/caseycrites/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit core2
OS X: 10.6.3
Kernel Architecture: i386
Ruby: 1.8.7-173
GCC-4.0: build 5493 (5493 or newer recommended)
GCC-4.2: build 5659 (5646 or newer recommended)
LLVM: build 2207 (2206 or newer recommended)
MacPorts or Fink? false
X11 installed? true
PATH: /usr/local/pgsql/bin:/opt/local/bin:/opt/local/sbin:/Users/caseycrites/synergy/usr/bin:/Users/caseycrites/sdk/scala-2.7.6.final/bin:/Users/caseycrites/sdk/AIR/bin:/opt/local/sbin:/Users/caseycrites/sdk/android-sdk-mac_x86-1.6_r1/tools:/usr/local/mysql/bin:/usr/local/lib:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/caseycrites/bin
==> Build Flags
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -march=core2 -w -pipe -O3
CXXFLAGS: -march=core2 -w -pipe -O3
PATH: /usr/local/pgsql/bin:/opt/local/bin:/opt/local/sbin:/Users/caseycrites/synergy/usr/bin:/Users/caseycrites/sdk/scala-2.7.6.final/bin:/Users/caseycrites/sdk/AIR/bin:/opt/local/sbin:/Users/caseycrites/sdk/android-sdk-mac_x86-1.6_r1/tools:/usr/local/mysql/bin:/usr/local/lib:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/caseycrites/bin
Error: Failure while executing: make install
Please report this bug at http://github.com/mxcl/homebrew/issues
These existing issues may help you:
http://github.com/mxcl/homebrew/issues/#issue/855
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment