=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for nvi-m17n-1.79.20040608nb1
--- cl_bsd.o ---
--- cl_funcs.o ---
--- cl_main.o ---
--- cl_read.o ---
--- cl_screen.o ---
--- cl_bsd.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../cl/cl_bsd.c
--- cl_funcs.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../cl/cl_funcs.c
--- cl_main.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../cl/cl_main.c
--- cl_read.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../cl/cl_read.c
--- cl_screen.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../cl/cl_screen.c
--- cl_read.o ---
In file included from ./../cl/../common/options.h:101:0,
                 from ./../cl/../common/common.h:82,
                 from ./../cl/cl_read.c:34:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- cl_main.o ---
In file included from ./../cl/../common/options.h:101:0,
                 from ./../cl/../common/common.h:82,
                 from ./../cl/cl_main.c:30:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../cl/cl_main.c: In function 'cl_func_std':
./../cl/cl_main.c:440:17: warning: assignment from incompatible pointer type
--- cl_term.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../cl/cl_term.c
--- cut.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/cut.c
--- delete.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/delete.c
--- ex.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex.c
--- ex_abbrev.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_abbrev.c
--- cut.o ---
In file included from ./../common/options.h:101:0,
                 from ./../common/common.h:82,
                 from ./../common/cut.c:28:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../common/cut.c: In function 'cut':
./../common/cut.c:151:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- delete.o ---
./../common/delete.c: In function 'del':
./../common/delete.c:71:4: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/delete.c:85:4: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/delete.c:100:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/delete.c:127:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/delete.c:134:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/delete.c:164:4: warning: comparison of distinct pointer types lacks a cast
./../common/delete.c:193:3: warning: comparison of distinct pointer types lacks a cast
--- ex.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex.c:31:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../ex/ex.c: In function 'ex_cmd':
./../ex/ex.c:1093:8: warning: passing argument 3 of 'nget_slong' from incompatible pointer type
./../include/com_extern.h:327:14: note: expected 'char **' but argument is of type 'CHAR_T **'
./../ex/ex.c: In function 'ex_line':
./../ex/ex.c:1892:3: warning: passing argument 3 of 'nget_slong' from incompatible pointer type
./../include/com_extern.h:327:14: note: expected 'char **' but argument is of type 'CHAR_T **'
./../ex/ex.c:1950:7: warning: passing argument 6 of 'sf' from incompatible pointer type
./../ex/ex.c:1950:7: note: expected 'char **' but argument is of type 'CHAR_T **'
./../ex/ex.c:2057:9: warning: passing argument 3 of 'nget_slong' from incompatible pointer type
./../include/com_extern.h:327:14: note: expected 'char **' but argument is of type 'CHAR_T **'
--- ex_append.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_append.c
--- ex_args.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_args.c
--- ex_argv.o ---
--- ex_at.o ---
--- ex_argv.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_argv.c
--- ex_at.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_at.c
--- ex_argv.o ---
./../ex/ex_argv.c: In function 'argv_exp1':
./../ex/ex_argv.c:121:32: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_argv.c:124:9: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_argv.c: In function 'argv_sexp':
./../ex/ex_argv.c:738:8: warning: comparison of distinct pointer types lacks a cast
--- ex_bang.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_bang.c
--- ex_cd.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_cd.c
--- ex_cmd.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_cmd.c
--- ex_cscope.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_cscope.c
--- ex_delete.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_delete.c
--- ex_display.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_display.c
--- ex_cscope.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_cscope.c:35:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_edit.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_edit.c
--- ex_equal.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_equal.c
--- ex_file.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_file.c
--- ex_filter.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_filter.c
--- ex_global.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_global.c
--- ex_init.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_init.c
--- ex_filter.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_filter.c:28:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_global.o ---
./../ex/ex_global.c: In function 'ex_g_setup':
./../ex/ex_global.c:158:7: warning: passing argument 4 of 're_compile' from incompatible pointer type
./../include/ex_extern.h:88:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- ex_join.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_join.c
--- ex_map.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_map.c
--- ex_init.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_init.c:29:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_mark.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_mark.c
--- ex_join.o ---
./../ex/ex_join.c: In function 'ex_join':
./../ex/ex_join.c:85:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- ex_mkexrc.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_mkexrc.c
--- ex_move.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_move.c
--- ex_open.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_open.c
--- ex_perl.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_perl.c
--- ex_mkexrc.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_mkexrc.c:29:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_preserve.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_preserve.c
--- ex_print.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_print.c
--- ex_put.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_put.c
--- ex_quit.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_quit.c
--- ex_read.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_read.c
--- ex_screen.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_screen.c
--- ex_script.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_script.c
--- ex_set.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_set.c
--- ex_shell.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_shell.c
--- ex_shift.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_shift.c
--- ex_source.o ---
--- ex_stop.o ---
--- ex_source.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_source.c
--- ex_stop.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_stop.c
--- ex_script.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_script.c:43:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../ex/ex_script.c: In function 'sscr_exec':
./../ex/ex_script.c:371:4: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_script.c:376:4: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_script.c:381:3: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_script.c: In function 'sscr_insert':
./../ex/ex_script.c:559:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- ex_source.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_source.c:29:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_subst.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_subst.c
--- ex_tag.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_tag.c
--- ex_tcl.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_tcl.c
--- ex_txt.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_txt.c
--- ex_subst.o ---
./../ex/ex_subst.c: In function 'ex_s':
./../ex/ex_subst.c:181:7: warning: passing argument 4 of 're_compile' from incompatible pointer type
./../include/ex_extern.h:88:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../ex/ex_subst.c:184:7: warning: passing argument 4 of 're_compile' from incompatible pointer type
./../include/ex_extern.h:88:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- ex_tag.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_tag.c:41:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_subst.o ---
./../ex/ex_subst.c: In function 're_compile':
./../ex/ex_subst.c:990:4: warning: passing argument 2 of 're_cscope_conv' from incompatible pointer type
./../ex/ex_subst.c:40:12: note: expected 'CHAR_T **' but argument is of type 'char **'
./../ex/ex_subst.c:1000:4: warning: passing argument 2 of 're_tag_conv' from incompatible pointer type
./../ex/ex_subst.c:47:12: note: expected 'CHAR_T **' but argument is of type 'char **'
./../ex/ex_subst.c:1003:4: warning: passing argument 2 of 're_conv' from incompatible pointer type
./../ex/ex_subst.c:39:12: note: expected 'CHAR_T **' but argument is of type 'char **'
--- ex_undo.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_undo.c
--- ex_usage.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_usage.c
--- ex_util.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_util.c
--- ex_version.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_version.c
--- ex_visual.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_visual.c
--- ex_write.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_write.c
--- ex_yank.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_yank.c
--- ex_z.o ---
--- ex_write.o ---
In file included from ./../ex/../common/options.h:101:0,
                 from ./../ex/../common/common.h:82,
                 from ./../ex/ex_write.c:30:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- ex_z.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../ex/ex_z.c
--- ex_write.o ---
./../ex/ex_write.c: In function 'ex_writefp':
./../ex/ex_write.c:355:5: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_write.c:366:6: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_write.c:374:5: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_write.c:379:5: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_write.c:384:5: warning: comparison of distinct pointer types lacks a cast
./../ex/ex_write.c:397:3: warning: comparison of distinct pointer types lacks a cast
--- exf.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/exf.c
--- getc.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/getc.c
--- key.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/key.c
--- line.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/line.c
--- exf.o ---
In file included from ./../common/options.h:101:0,
                 from ./../common/common.h:82,
                 from ./../common/exf.c:38:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- getc.o ---
./../vi/getc.c: In function 'cs_init':
./../vi/getc.c:52:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/getc.c: In function 'cs_prev':
./../vi/getc.c:257:7: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/getc.c: In function 'cs_multi_prev':
./../vi/getc.c:315:7: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- log.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/log.c
In file included from ./../common/options.h:101:0,
                 from ./../common/common.h:82,
                 from ./../common/log.c:28:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- main.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/main.c
--- mark.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/mark.c
--- main.o ---
In file included from ./../common/options.h:101:0,
                 from ./../common/common.h:82,
                 from ./../common/main.c:38:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../common/main.c: In function 'editor':
./../common/main.c:77:15: warning: assignment from incompatible pointer type
--- msg.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/msg.c
--- options.o ---
--- options_f.o ---
--- options.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/options.c
--- options_f.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/options_f.c
--- put.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/put.c
--- msg.o ---
In file included from ./../common/options.h:101:0,
                 from ./../common/common.h:82,
                 from ./../common/msg.c:38:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- recover.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/recover.c
--- options.o ---
./../common/options.c: In function 'opts_set':
./../common/options.c:714:8: warning: passing argument 3 of 'nget_uslong' from incompatible pointer type
./../include/com_extern.h:326:14: note: expected 'char **' but argument is of type 'CHAR_T **'
--- recover.o ---
In file included from ./../common/options.h:101:0,
                 from ./../common/common.h:82,
                 from ./../common/recover.c:40:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- screen.o ---
--- search.o ---
--- screen.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/screen.c
--- search.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/search.c
./../common/search.c: In function 'search_init':
./../common/search.c:147:6: warning: passing argument 4 of 're_compile' from incompatible pointer type
./../include/ex_extern.h:88:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/search.c: In function 'f_search':
./../common/search.c:190:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/search.c:212:4: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/search.c:240:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- seq.o ---
--- util.o ---
--- seq.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/seq.c
--- util.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/util.c
--- v_at.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_at.c
--- v_ch.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_ch.c
--- util.o ---
./../common/util.c: In function 'nonblank':
./../common/util.c:94:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_cmd.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_cmd.c
--- v_delete.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_delete.c
--- v_ex.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_ex.c
--- v_ch.o ---
./../vi/v_ch.c: In function 'v_chrepeat':
./../vi/v_ch.c:49:2: warning: incompatible implicit declaration of built-in function 'memcpy'
./../vi/v_ch.c: In function 'v_chrrepeat':
./../vi/v_ch.c:87:2: warning: incompatible implicit declaration of built-in function 'memcpy'
./../vi/v_ch.c: In function 'v_cht':
./../vi/v_ch.c:135:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_ch.c: In function 'v_chf':
./../vi/v_ch.c:198:3: warning: incompatible implicit declaration of built-in function 'memcpy'
./../vi/v_ch.c:202:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_ch.c: In function 'v_chT':
./../vi/v_ch.c:260:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_ch.c: In function 'v_chF':
./../vi/v_ch.c:318:3: warning: incompatible implicit declaration of built-in function 'memcpy'
./../vi/v_ch.c:322:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_ch.c: In function 'notfound':
./../vi/v_ch.c:397:40: warning: cast from pointer to integer of different size
./../vi/v_ch.c:397:40: warning: cast from pointer to integer of different size
./../vi/v_ch.c:397:40: warning: cast from pointer to integer of different size
--- v_increment.o ---
--- v_init.o ---
--- v_increment.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_increment.c
--- v_delete.o ---
./../vi/v_delete.c: In function 'v_delete':
./../vi/v_delete.c:100:4: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_init.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_init.c
--- v_itxt.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_itxt.c
--- v_ex.o ---
./../vi/v_ex.c: In function 'v_ex_done':
./../vi/v_ex.c:535:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_left.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_left.c
--- v_increment.o ---
./../vi/v_increment.c: In function 'v_increment':
./../vi/v_increment.c:88:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_itxt.o ---
./../vi/v_itxt.c: In function 'v_iA':
./../vi/v_itxt.c:82:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_itxt.c: In function 'v_ia':
./../vi/v_itxt.c:117:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_itxt.c: In function 'v_subst':
./../vi/v_itxt.c:480:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_mark.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_mark.c
--- v_left.o ---
./../vi/v_left.c: In function 'v_left':
./../vi/v_left.c:54:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_left.c: In function 'v_first':
./../vi/v_left.c:202:3: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_left.c: In function 'v_ncol':
./../vi/v_left.c:287:3: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_left.c: In function 'v_zero':
./../vi/v_left.c:360:3: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_match.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_match.c
--- v_paragraph.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_paragraph.c
--- v_put.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_put.c
--- v_redraw.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_redraw.c
--- v_match.o ---
./../vi/v_match.c: In function 'v_match':
./../vi/v_match.c:63:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_match.c:185:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_replace.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_replace.c
--- v_right.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_right.c
--- v_paragraph.o ---
./../vi/v_paragraph.c: In function 'v_paragraphb':
./../vi/v_paragraph.c:262:4: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_screen.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_screen.c
--- v_scroll.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_scroll.c
--- v_replace.o ---
./../vi/v_replace.c: In function 'v_replace':
./../vi/v_replace.c:78:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_replace.c:262:3: warning: comparison of distinct pointer types lacks a cast
./../vi/v_replace.c:281:2: warning: comparison of distinct pointer types lacks a cast
--- v_search.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_search.c
--- v_right.o ---
./../vi/v_right.c: In function 'v_right':
./../vi/v_right.c:48:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_section.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_section.c
--- v_sentence.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_sentence.c
--- v_status.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_status.c
--- v_search.o ---
./../vi/v_search.c: In function 'v_correct':
./../vi/v_search.c:516:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_search.c:529:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_txt.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_txt.c
--- v_ulcase.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_ulcase.c
--- v_undo.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_undo.c
--- v_util.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_util.c
--- v_word.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_word.c
--- v_txt.o ---
./../vi/v_txt.c: In function 'v_txt':
./../vi/v_txt.c:823:5: warning: comparison of distinct pointer types lacks a cast
./../vi/v_txt.c: In function 'v_txt_auto':
./../vi/v_txt.c:2022:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_txt.c: In function 'txt_fc_col':
./../vi/v_txt.c:2462:4: warning: comparison of distinct pointer types lacks a cast
./../vi/v_txt.c:2480:6: warning: comparison of distinct pointer types lacks a cast
--- v_ulcase.o ---
./../vi/v_ulcase.c: In function 'v_ulcase':
./../vi/v_ulcase.c:71:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_txt.o ---
./../vi/v_txt.c: In function 'txt_Rresolve':
./../vi/v_txt.c:3540:6: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_ulcase.o ---
./../vi/v_ulcase.c: In function 'v_mulcase':
./../vi/v_ulcase.c:149:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_xchar.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_xchar.c
--- v_yank.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_yank.c
--- v_z.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_z.c
--- v_xchar.o ---
./../vi/v_xchar.c: In function 'v_xchar':
./../vi/v_xchar.c:48:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/v_xchar.c: In function 'v_Xchar':
./../vi/v_xchar.c:128:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_yank.o ---
./../vi/v_yank.c: In function 'v_yank':
./../vi/v_yank.c:83:4: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- v_zexit.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/v_zexit.c
--- vi.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vi.c
--- vs_line.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vs_line.c
--- vs_msg.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vs_msg.c
--- vi.o ---
./../vi/vi.c: In function 'v_motion':
./../vi/vi.c:872:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/vi.c: In function 'v_keyword':
./../vi/vi.c:1161:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- vs_refresh.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vs_refresh.c
./../vi/vs_refresh.c: In function 'vs_paint':
./../vi/vs_refresh.c:480:2: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/vs_refresh.c:774:4: warning: passing argument 3 of 'db_eget' from incompatible pointer type
./../include/com_extern.h:113:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- vs_relative.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vs_relative.c
--- vs_smap.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vs_smap.c
--- vs_relative.o ---
./../vi/vs_relative.c: In function 'vs_rcm':
./../vi/vs_relative.c:321:3: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../vi/vs_relative.c: In function 'vs_colpos':
./../vi/vs_relative.c:365:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
--- vs_split.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../vi/vs_split.c
--- multibyte.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multibyte.c
--- multi_chclass.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_chclass.c
--- multibyte.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multibyte.c:43:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../common/multibyte.c: In function 'multi_ext2int_text':
./../common/multibyte.c:1722:4: warning: comparison of distinct pointer types lacks a cast
./../common/multibyte.c:1730:2: warning: comparison of distinct pointer types lacks a cast
./../common/multibyte.c: In function 'dbgetline':
./../common/multibyte.c:1783:2: warning: passing argument 4 of 'db_get' from incompatible pointer type
./../include/com_extern.h:114:5: note: expected 'char **' but argument is of type 'CHAR_T **'
./../common/multibyte.c: In function 'multi_ext2int_region':
./../common/multibyte.c:1952:4: warning: comparison of distinct pointer types lacks a cast
./../common/multibyte.c:1966:4: warning: comparison of distinct pointer types lacks a cast
./../common/multibyte.c:1983:2: warning: comparison of distinct pointer types lacks a cast
./../common/multibyte.c: In function 'multi_int2ext':
./../common/multibyte.c:2177:2: warning: comparison of distinct pointer types lacks a cast
--- multi_chclass.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_chclass.c:39:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_big5.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_big5.c
--- multi_euc.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_euc.c
--- multi_big5.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_big5.c:39:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_euc.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_euc.c:33:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_eucjp.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_eucjp.c
--- multi_hz.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_hz.c
--- multi_eucjp.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_eucjp.c:33:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_hz.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_hz.c:33:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_iso2022.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_iso2022.c
--- multi_none.o ---
--- multi_sjis.o ---
--- multi_none.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_none.c
--- multi_sjis.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_sjis.c
--- multi_iso2022.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_iso2022.c:36:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_none.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_none.c:33:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_sjis.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_sjis.c:33:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- multi_canna.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_canna.c
--- multi_euctw.o ---
gcc -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../common/multi_euctw.c
--- addbytes.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/addbytes.c
--- addch.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/addch.c
--- multi_canna.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_canna.c:48:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
./../common/multi_canna.c: In function 'canna_inject':
./../common/multi_canna.c:874:34: warning: cast to pointer from integer of different size
--- multi_euctw.o ---
In file included from ./../common/../common/options.h:101:0,
                 from ./../common/../common/common.h:82,
                 from ./../common/multi_euctw.c:33:
./../include/options_def.h:16:0: warning: "O_DIRECTORY" redefined
/usr/include/bits/fcntl.h:50:0: note: this is the location of the previous definition
--- addbytes.o ---
./../curses/addbytes.c: In function '__waddbytes':
./../curses/addbytes.c:199:29: warning: incompatible implicit declaration of built-in function 'strchr'
./../curses/addbytes.c:258:4: warning: incompatible implicit declaration of built-in function 'memcpy'
--- box.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/box.c
--- clear.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/clear.c
--- clrtobot.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/clrtobot.c
--- clrtoeol.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/clrtoeol.c
--- cr_put.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/cr_put.c
--- ctrace.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/ctrace.c
--- cur_hash.o ---
--- curses.o ---
--- delch.o ---
--- cur_hash.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/cur_hash.c
--- curses.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/curses.c
--- delch.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/delch.c
--- deleteln.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/deleteln.c
--- delwin.o ---
--- erase.o ---
--- delwin.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/delwin.c
--- erase.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/erase.c
--- fullname.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/fullname.c
--- getch.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/getch.c
--- getstr.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/getstr.c
--- id_subwins.o ---
--- idlok.o ---
--- id_subwins.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/id_subwins.c
--- idlok.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/idlok.c
--- initscr.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/initscr.c
--- insch.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/insch.c
--- insertln.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/insertln.c
--- longname.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/longname.c
--- move.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/move.c
--- mvwin.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/mvwin.c
--- newwin.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/newwin.c
--- overlay.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/overlay.c
--- overwrite.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/overwrite.c
--- putchar.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/putchar.c
--- refresh.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/refresh.c
--- scroll.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/scroll.c
--- setterm.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/setterm.c
--- standout.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/standout.c
--- toucholap.o ---
--- refresh.o ---
./../curses/refresh.c: In function 'scrolln':
./../curses/refresh.c:951:4: warning: incompatible implicit declaration of built-in function 'abort'
./../curses/refresh.c:1004:4: warning: incompatible implicit declaration of built-in function 'abort'
--- toucholap.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/toucholap.c
--- touchwin.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/touchwin.c
--- tscroll.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/tscroll.c
--- tstp.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/tstp.c
--- tty.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/tty.c
--- unctrl.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/unctrl.c
--- waddnstr.o ---
gcc -D_CURSES_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../curses/waddnstr.c
--- regcomp.o ---
gcc -D__REGEX_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../regex/regcomp.c
--- regerror.o ---
gcc -D__REGEX_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../regex/regerror.c
--- regexec.o ---
gcc -D__REGEX_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../regex/regexec.c
--- regfree.o ---
gcc -D__REGEX_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../regex/regfree.c
--- db.o ---
--- mpool.o ---
--- db.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include ./../db/db/db.c
--- mpool.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/mpool ./../db/mpool/mpool.c
--- bt_close.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_close.c
--- db.o ---
./../db/db/db.c: In function 'nvidbopen':
./../db/db/db.c:66:4: warning: incompatible implicit declaration of built-in function 'abort'
--- bt_conv.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_conv.c
--- bt_debug.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_debug.c
--- bt_delete.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_delete.c
--- bt_get.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_get.c
--- bt_open.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_open.c
--- bt_overflow.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_overflow.c
--- bt_page.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_page.c
--- bt_put.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_put.c
--- bt_search.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_search.c
--- bt_seq.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_seq.c
--- bt_split.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_split.c
--- bt_utils.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/btree ./../db/btree/bt_utils.c
--- rec_close.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_close.c
--- rec_delete.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_delete.c
--- rec_get.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_get.c
--- rec_open.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_open.c
--- rec_put.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_put.c
--- rec_search.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_search.c
--- rec_seq.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_seq.c
--- rec_utils.o ---
gcc -D__DBINTERFACE_PRIVATE -c -D_PATH_SYSEXRC=\"/usr/pkg/etc/vi.exrc\" -I/include -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -I./../include -I./../regex -I./../db/include -I./../curses  -DGTAGS -I/usr/pkg/include -I./../db/recno ./../db/recno/rec_utils.c
--- nvi ---
gcc -L/lib  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o nvi cl_bsd.o cl_funcs.o cl_main.o cl_read.o cl_screen.o cl_term.o cut.o delete.o ex.o ex_abbrev.o ex_append.o ex_args.o ex_argv.o  ex_at.o ex_bang.o ex_cd.o ex_cmd.o ex_cscope.o ex_delete.o  ex_display.o ex_edit.o ex_equal.o ex_file.o ex_filter.o  ex_global.o ex_init.o ex_join.o ex_map.o ex_mark.o ex_mkexrc.o  ex_move.o ex_open.o ex_perl.o ex_preserve.o ex_print.o ex_put.o  ex_quit.o ex_read.o ex_screen.o ex_script.o ex_set.o ex_shell.o  ex_shift.o ex_source.o ex_stop.o ex_subst.o ex_tag.o ex_tcl.o  ex_txt.o ex_undo.o ex_usage.o ex_util.o ex_version.o ex_visual.o  ex_write.o ex_yank.o ex_z.o exf.o getc.o key.o line.o log.o main.o  mark.o msg.o options.o options_f.o put.o recover.o screen.o  search.o seq.o util.o v_at.o v_ch.o v_cmd.o v_delete.o v_ex.o  v_increment.o v_init.o v_itxt.o v_left.o v_mark.o v_match.o  v_paragraph.o v_put.o v_redraw.o v_replace.o v_right.o v_screen.o  v_scroll.o v_search.o v_section.o v_sentence.o v_status.o v_txt.o  v_ulcase.o v_undo.o v_util.o v_word.o v_xchar.o v_yank.o v_z.o  v_zexit.o vi.o vs_line.o vs_msg.o vs_refresh.o vs_relative.o  vs_smap.o vs_split.o  multibyte.o multi_chclass.o multi_big5.o multi_euc.o multi_eucjp.o  multi_hz.o multi_iso2022.o multi_none.o multi_sjis.o multi_canna.o  multi_euctw.o addbytes.o addch.o box.o clear.o clrtobot.o clrtoeol.o  cr_put.o ctrace.o cur_hash.o curses.o delch.o deleteln.o delwin.o  erase.o fullname.o getch.o getstr.o id_subwins.o idlok.o initscr.o  insch.o insertln.o longname.o move.o mvwin.o newwin.o overlay.o  overwrite.o putchar.o refresh.o scroll.o setterm.o standout.o  toucholap.o touchwin.o tscroll.o tstp.o tty.o unctrl.o waddnstr.o regcomp.o regerror.o regexec.o regfree.o db.o mpool.o  bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o  bt_overflow.o bt_page.o bt_put.o bt_search.o bt_seq.o  bt_split.o bt_utils.o  rec_close.o rec_delete.o rec_get.o rec_open.o rec_put.o  rec_search.o rec_seq.o rec_utils.o -lcanna
cl_bsd.o: In function `flash':
cl_bsd.c:(.text+0x4d): undefined reference to `tputs'
cl_bsd.o: In function `keypad':
cl_bsd.c:(.text+0xef): undefined reference to `tgetstr'
cl_bsd.c:(.text+0x110): undefined reference to `tputs'
cl_bsd.o: In function `setupterm':
cl_bsd.c:(.text+0x1a3): undefined reference to `tgetent'
cl_bsd.c:(.text+0x203): undefined reference to `tgetstr'
cl_bsd.c:(.text+0x278): undefined reference to `tgetstr'
cl_bsd.c:(.text+0x2ed): undefined reference to `tgetstr'
cl_bsd.o: In function `tigetstr':
cl_bsd.c:(.text+0x35f): undefined reference to `tgetstr'
cl_bsd.o: In function `tigetnum':
cl_bsd.c:(.text+0x3fd): undefined reference to `tgetnum'
cl_funcs.o: In function `cl_attr.clone.1':
cl_funcs.c:(.text+0x3c): undefined reference to `tputs'
cl_funcs.c:(.text+0x80): undefined reference to `tputs'
cl_funcs.o: In function `cl_attr':
cl_funcs.c:(.text+0x36d): undefined reference to `tputs'
cl_funcs.c:(.text+0x3d2): undefined reference to `tputs'
cl_funcs.c:(.text+0x43f): undefined reference to `tputs'
cl_funcs.o: In function `cl_ex_adjust':
cl_funcs.c:(.text+0x6ca): undefined reference to `tgoto'
cl_funcs.c:(.text+0x6de): undefined reference to `tputs'
cl_funcs.c:(.text+0x717): undefined reference to `tputs'
cl_funcs.c:(.text+0x7e8): undefined reference to `tputs'
cl_screen.o: In function `cl_screen':
cl_screen.c:(.text+0x265): undefined reference to `tgoto'
cl_screen.c:(.text+0x279): undefined reference to `tputs'
cr_put.o: In function `plod':
cr_put.c:(.text+0x13a): undefined reference to `tputs'
cr_put.c:(.text+0x212): undefined reference to `tputs'
cr_put.c:(.text+0x23d): undefined reference to `tputs'
cr_put.c:(.text+0x2ad): undefined reference to `tputs'
cr_put.o:cr_put.c:(.text+0x2f4): more undefined references to `tputs' follow
cr_put.o: In function `fgoto':
cr_put.c:(.text+0x97d): undefined reference to `tgoto'
cr_put.c:(.text+0xa3b): undefined reference to `tputs'
cr_put.c:(.text+0xada): undefined reference to `tputs'
cr_put.c:(.text+0xb0b): undefined reference to `tputs'
cr_put.c:(.text+0xb4d): undefined reference to `tputs'
refresh.o: In function `quickch':
refresh.c:(.text+0x7d9): undefined reference to `tputs'
refresh.o:refresh.c:(.text+0x804): more undefined references to `tputs' follow
refresh.o: In function `wrefresh':
refresh.c:(.text+0x1164): undefined reference to `tgoto'
refresh.c:(.text+0x1175): undefined reference to `tputs'
refresh.c:(.text+0x125b): undefined reference to `tputs'
refresh.c:(.text+0x12df): undefined reference to `tputs'
refresh.c:(.text+0x13de): undefined reference to `tputs'
refresh.c:(.text+0x14dc): undefined reference to `tputs'
refresh.o:refresh.c:(.text+0x1624): more undefined references to `tputs' follow
setterm.o: In function `setterm':
setterm.c:(.text+0x28): undefined reference to `tgetent'
setterm.c:(.text+0x79): undefined reference to `tgetnum'
setterm.c:(.text+0x8b): undefined reference to `tgetnum'
setterm.c:(.text+0x16e): undefined reference to `tgetflag'
setterm.c:(.text+0x1b3): undefined reference to `tgetstr'
setterm.c:(.text+0x202): undefined reference to `tgoto'
setterm.c:(.text+0x2b8): undefined reference to `tgetnum'
setterm.c:(.text+0x2d3): undefined reference to `tgetnum'
setterm.o: In function `getcap':
setterm.c:(.text+0x3b8): undefined reference to `tgetstr'
tty.o: In function `__startwin':
tty.c:(.text+0x4e2): undefined reference to `tputs'
tty.o: In function `endwin':
tty.c:(.text+0x5be): undefined reference to `tputs'
tty.c:(.text+0x5d3): undefined reference to `tputs'
tty.c:(.text+0x631): undefined reference to `tputs'
tty.o: In function `__startwin':
tty.c:(.text+0x4fb): undefined reference to `tputs'
collect2: ld returned 1 exit status
*** [nvi] Error code 1 (ignored)
=> Unwrapping files-to-be-installed.