Table of Contents
PortLog: sys-libs/db
http://www.oracle.com/technology/software/products/berkeley-db/index.html
version 4.7.25
| R5 | untested |
| BONE | untested |
| Haiku | untested |
dependencies:
Need to run ../dist/configure from the build_unix folder, then make fails:
cc -c -I. -I../dist/.. -O3 ../dist/../repmgr/repmgr_net.c -o repmgr_net.o /bin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -O3 ../dist/../repmgr/repmgr_posix.c cc -c -I. -I../dist/.. -O3 ../dist/../repmgr/repmgr_posix.c -o repmgr_posix.o /boot/home/db-4.7.25/repmgr/repmgr_posix.c:495: parse error before `iovec' /boot/home/db-4.7.25/repmgr/repmgr_posix.c: In function `__repmgr_writev': /boot/home/db-4.7.25/repmgr/repmgr_posix.c:499: declaration for parameter `byte_count_p' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:498: declaration for parameter `buf_count' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:497: declaration for parameter `iovec' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:496: declaration for parameter `fd' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `byte_count_p' doesn'tmatch prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `buf_count' doesn't match prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `iovec' doesn't match prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `fd' doesn't match prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c: At top level: /boot/home/db-4.7.25/repmgr/repmgr_posix.c:513: parse error before `iovec' /boot/home/db-4.7.25/repmgr/repmgr_posix.c: In function `__repmgr_readv': /boot/home/db-4.7.25/repmgr/repmgr_posix.c:517: declaration for parameter `byte_count_p' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:516: declaration for parameter `buf_count' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:515: declaration for parameter `iovec' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:514: declaration for parameter `fd' but no such parameter /boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `byte_count_p' doesn'tmatch prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `buf_count' doesn't match prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `iovec' doesn't match prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration /boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `fd' doesn't match prototype /boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration make: *** [repmgr_posix.o] Error 1 ~/db-4.7.25/build_unix>