[build-status: 152310] Log for successful build of nvi_1.81.6-3 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Fri Jul 25 11:17:45 JST 2008
Automatic build of nvi_1.81.6-3 on mappi006 by sbuild/m32r
Build started at 20080725-0915
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2409kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main nvi 1.81.6-3 (dsc) [1059B]
Get:2 http://debian.linux-m32r.org 06_devonian/main nvi 1.81.6-3 (tar) [2324kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main nvi 1.81.6-3 (diff) [83.7kB]
Fetched 2409kB in 42s (56.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7), libncurses5-dev, libncursesw5-dev, autotools-dev, dpatch, libdb4.2-dev
Checking for already installed source dependencies...
debhelper: already installed (7.0.15 >= 7 is satisfied)
libncurses5-dev: already installed (5.6+20080503-1)
libncursesw5-dev: already installed (5.6+20080503-1)
autotools-dev: already installed (20080123.2)
dpatch: already installed (2.0.29)
libdb4.2-dev: already installed (4.2.52+dfsg-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting nvi in nvi-1.81.6
dpkg-source: info: unpacking nvi_1.81.6.orig.tar.gz
dpkg-source: info: applying nvi_1.81.6-3.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package nvi
dpkg-buildpackage: source version 1.81.6-3
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp dist/recover
rm -f dist/config.sub dist/config.guess
[ ! -f build.unix/Makefile ] || make -C build.unix distclean
find build.unix -type f -and -not -name 'README*' -print0 | xargs -0 rm -f
dpatch deapply-all
26trailing_tab_segv not applied to ./ .
25manpage_note_dropped_F not applied to ./ .
24fallback_to_dumb_term not applied to ./ .
23debian_alternatives not applied to ./ .
21exrc_writability_check not applied to ./ .
20glibc_has_grantpt not applied to ./ .
19include_term_h not applied to ./ .
17tutorial_typos not applied to ./ .
16manpage_errors not applied to ./ .
14private_regex_fixes not applied to ./ .
12horiz_scroll_count not applied to ./ .
11backward_sentence_moving not applied to ./ .
10no_one_line_visual not applied to ./ .
09casting not applied to ./ .
08tempfile_umask not applied to ./ .
08safe_printf not applied to ./ .
08lfs not applied to ./ .
07flush_cache not applied to ./ .
06default_value_escapetime not applied to ./ .
04confdefs not applied to ./ .
01additional_upstream_data not applied to ./ .
dh_clean
debian/rules build
dh_testdir
dpatch apply-all
applying patch 01additional_upstream_data to ./ ... ok.
applying patch 04confdefs to ./ ... ok.
applying patch 06default_value_escapetime to ./ ... ok.
applying patch 07flush_cache to ./ ... ok.
applying patch 08lfs to ./ ... ok.
applying patch 08safe_printf to ./ ... ok.
applying patch 08tempfile_umask to ./ ... ok.
applying patch 09casting to ./ ... ok.
applying patch 10no_one_line_visual to ./ ... ok.
applying patch 11backward_sentence_moving to ./ ... ok.
applying patch 12horiz_scroll_count to ./ ... ok.
applying patch 14private_regex_fixes to ./ ... ok.
applying patch 16manpage_errors to ./ ... ok.
applying patch 17tutorial_typos to ./ ... ok.
applying patch 19include_term_h to ./ ... ok.
applying patch 20glibc_has_grantpt to ./ ... ok.
applying patch 21exrc_writability_check to ./ ... ok.
applying patch 23debian_alternatives to ./ ... ok.
applying patch 24fallback_to_dumb_term to ./ ... ok.
applying patch 25manpage_note_dropped_F to ./ ... ok.
applying patch 26trailing_tab_segv to ./ ... ok.
# BUILD NVI
cp -f /usr/share/misc/config.guess /usr/share/misc/config.sub dist/
#LIBS="-lpthread"
cd build.unix && \
OPTFLAG="-O2 -g" \
ac_cv_path_vi_cv_path_sendmail=/usr/sbin/sendmail \
vi_cv_revoke=no \
../dist/configure \
--disable-curses \
--prefix=/usr \
--disable-shared --enable-static \
--enable-widechar \
--disable-threads \
--without-x \
--with-gnu-ld=yes \
--datadir='${prefix}/share' \
--mandir='${prefix}/share/man' \
--program-prefix=n
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if --enable-debug option specified... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether recording of pathnames of libraries is enabled... yes
checking if --enable-trace option specified... no
checking for sh... /bin/sh
checking for sendmail... (cached) /usr/sbin/sendmail
checking for perl5... no
checking for perl... /usr/bin/perl
checking for preserve directory... /var/tmp/vi.recover
checking for fuser... /bin/fuser
checking for lsof... no
checking for gawk... (cached) gawk
checking for ar... /usr/bin/ar
checking for chmod... /bin/chmod
checking for cp... /bin/cp
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for rm... /bin/rm
checking for ranlib... /usr/bin/ranlib
checking for strip... /usr/bin/strip
checking for X... disabled
checking if --enable-widechar option specified... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iswblank... yes
checking if --enable-gtk option specified... no
checking if --enable-motif option specified... no
checking if --enable-threads option specified... no
checking if --enable-perlinterp option specified... no
checking if --enable-tclinterp option specified... no
checking for waddnwstr in -lncurses... no
checking for waddnwstr in -lncursesw... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking for tgetent in -lncursesw... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for ssize_t... yes
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
checking for struct stat.st_blksize... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for bsearch... yes
checking for gethostname... yes
checking for memchr... yes
checking for memset... yes
checking for mkstemp... yes
checking for mmap... yes
checking for strdup... yes
checking for strpbrk... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for select... yes
checking for setenv... yes
checking for strsep... yes
checking for unsetenv... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for fcntl/flock... flock
checking for ftruncate/chsize... ftruncate
checking for tigetstr/tigetnum... yes
checking for waddnstr... yes
checking for beep... yes
checking for flash... yes
checking for idlok... yes
checking for keypad... yes
checking for newterm... yes
checking for setupterm... yes
checking for broken gettimeofday system call... okay
checking for System V pty calls... yes
checking for revoke system call... (cached) no
checking for int type sprintf return value... yes
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking return type of fprintf... void
checking fprintf prototype needed... no
checking if --enable-dynamic-loading option specified... no
checking if --disable-re option specified... bundled RE
configure: creating ./config.status
config.status: creating Makefile
config.status: creating port.h
config.status: creating pathnames.h
config.status: creating recover
config.status: creating config.h
config.status: executing depfiles commands
make -C build.unix
make[1]: Entering directory `/build/buildd3/nvi-1.81.6/build.unix'
make all-am
make[2]: Entering directory `/build/buildd3/nvi-1.81.6/build.unix'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o api.lo `test -f '../dist/../common/api.c' || echo '../dist/'`../dist/../common/api.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/api.c -o api.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o conv.lo `test -f '../dist/../common/conv.c' || echo '../dist/'`../dist/../common/conv.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/conv.c -o conv.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o cut.lo `test -f '../dist/../common/cut.c' || echo '../dist/'`../dist/../common/cut.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/cut.c -o cut.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o delete.lo `test -f '../dist/../common/delete.c' || echo '../dist/'`../dist/../common/delete.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/delete.c -o delete.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex.lo `test -f '../dist/../ex/ex.c' || echo '../dist/'`../dist/../ex/ex.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex.c -o ex.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_abbrev.lo `test -f '../dist/../ex/ex_abbrev.c' || echo '../dist/'`../dist/../ex/ex_abbrev.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_abbrev.c -o ex_abbrev.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_append.lo `test -f '../dist/../ex/ex_append.c' || echo '../dist/'`../dist/../ex/ex_append.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_append.c -o ex_append.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_args.lo `test -f '../dist/../ex/ex_args.c' || echo '../dist/'`../dist/../ex/ex_args.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_args.c -o ex_args.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_argv.lo `test -f '../dist/../ex/ex_argv.c' || echo '../dist/'`../dist/../ex/ex_argv.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_argv.c -o ex_argv.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_at.lo `test -f '../dist/../ex/ex_at.c' || echo '../dist/'`../dist/../ex/ex_at.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_at.c -o ex_at.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_bang.lo `test -f '../dist/../ex/ex_bang.c' || echo '../dist/'`../dist/../ex/ex_bang.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_bang.c -o ex_bang.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_cd.lo `test -f '../dist/../ex/ex_cd.c' || echo '../dist/'`../dist/../ex/ex_cd.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_cd.c -o ex_cd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_cmd.lo `test -f '../dist/../ex/ex_cmd.c' || echo '../dist/'`../dist/../ex/ex_cmd.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_cmd.c -o ex_cmd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_cscope.lo `test -f '../dist/../ex/ex_cscope.c' || echo '../dist/'`../dist/../ex/ex_cscope.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_cscope.c -o ex_cscope.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_delete.lo `test -f '../dist/../ex/ex_delete.c' || echo '../dist/'`../dist/../ex/ex_delete.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_delete.c -o ex_delete.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_display.lo `test -f '../dist/../ex/ex_display.c' || echo '../dist/'`../dist/../ex/ex_display.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_display.c -o ex_display.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_edit.lo `test -f '../dist/../ex/ex_edit.c' || echo '../dist/'`../dist/../ex/ex_edit.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_edit.c -o ex_edit.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_equal.lo `test -f '../dist/../ex/ex_equal.c' || echo '../dist/'`../dist/../ex/ex_equal.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_equal.c -o ex_equal.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_file.lo `test -f '../dist/../ex/ex_file.c' || echo '../dist/'`../dist/../ex/ex_file.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_file.c -o ex_file.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_filter.lo `test -f '../dist/../ex/ex_filter.c' || echo '../dist/'`../dist/../ex/ex_filter.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_filter.c -o ex_filter.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_global.lo `test -f '../dist/../ex/ex_global.c' || echo '../dist/'`../dist/../ex/ex_global.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_global.c -o ex_global.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_init.lo `test -f '../dist/../ex/ex_init.c' || echo '../dist/'`../dist/../ex/ex_init.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_init.c -o ex_init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_join.lo `test -f '../dist/../ex/ex_join.c' || echo '../dist/'`../dist/../ex/ex_join.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_join.c -o ex_join.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_map.lo `test -f '../dist/../ex/ex_map.c' || echo '../dist/'`../dist/../ex/ex_map.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_map.c -o ex_map.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_mark.lo `test -f '../dist/../ex/ex_mark.c' || echo '../dist/'`../dist/../ex/ex_mark.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_mark.c -o ex_mark.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_mkexrc.lo `test -f '../dist/../ex/ex_mkexrc.c' || echo '../dist/'`../dist/../ex/ex_mkexrc.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_mkexrc.c -o ex_mkexrc.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_move.lo `test -f '../dist/../ex/ex_move.c' || echo '../dist/'`../dist/../ex/ex_move.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_move.c -o ex_move.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_open.lo `test -f '../dist/../ex/ex_open.c' || echo '../dist/'`../dist/../ex/ex_open.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_open.c -o ex_open.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_perl.lo `test -f '../dist/../ex/ex_perl.c' || echo '../dist/'`../dist/../ex/ex_perl.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_perl.c -o ex_perl.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_preserve.lo `test -f '../dist/../ex/ex_preserve.c' || echo '../dist/'`../dist/../ex/ex_preserve.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_preserve.c -o ex_preserve.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_print.lo `test -f '../dist/../ex/ex_print.c' || echo '../dist/'`../dist/../ex/ex_print.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_print.c -o ex_print.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_put.lo `test -f '../dist/../ex/ex_put.c' || echo '../dist/'`../dist/../ex/ex_put.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_put.c -o ex_put.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_quit.lo `test -f '../dist/../ex/ex_quit.c' || echo '../dist/'`../dist/../ex/ex_quit.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_quit.c -o ex_quit.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_read.lo `test -f '../dist/../ex/ex_read.c' || echo '../dist/'`../dist/../ex/ex_read.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_read.c -o ex_read.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_screen.lo `test -f '../dist/../ex/ex_screen.c' || echo '../dist/'`../dist/../ex/ex_screen.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_screen.c -o ex_screen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_script.lo `test -f '../dist/../ex/ex_script.c' || echo '../dist/'`../dist/../ex/ex_script.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_script.c -o ex_script.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_set.lo `test -f '../dist/../ex/ex_set.c' || echo '../dist/'`../dist/../ex/ex_set.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_set.c -o ex_set.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_shell.lo `test -f '../dist/../ex/ex_shell.c' || echo '../dist/'`../dist/../ex/ex_shell.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_shell.c -o ex_shell.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_shift.lo `test -f '../dist/../ex/ex_shift.c' || echo '../dist/'`../dist/../ex/ex_shift.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_shift.c -o ex_shift.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_source.lo `test -f '../dist/../ex/ex_source.c' || echo '../dist/'`../dist/../ex/ex_source.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_source.c -o ex_source.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_stop.lo `test -f '../dist/../ex/ex_stop.c' || echo '../dist/'`../dist/../ex/ex_stop.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_stop.c -o ex_stop.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_subst.lo `test -f '../dist/../ex/ex_subst.c' || echo '../dist/'`../dist/../ex/ex_subst.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_subst.c -o ex_subst.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_tag.lo `test -f '../dist/../ex/ex_tag.c' || echo '../dist/'`../dist/../ex/ex_tag.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_tag.c -o ex_tag.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_tcl.lo `test -f '../dist/../ex/ex_tcl.c' || echo '../dist/'`../dist/../ex/ex_tcl.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_tcl.c -o ex_tcl.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_txt.lo `test -f '../dist/../ex/ex_txt.c' || echo '../dist/'`../dist/../ex/ex_txt.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_txt.c -o ex_txt.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_undo.lo `test -f '../dist/../ex/ex_undo.c' || echo '../dist/'`../dist/../ex/ex_undo.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_undo.c -o ex_undo.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_usage.lo `test -f '../dist/../ex/ex_usage.c' || echo '../dist/'`../dist/../ex/ex_usage.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_usage.c -o ex_usage.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_util.lo `test -f '../dist/../ex/ex_util.c' || echo '../dist/'`../dist/../ex/ex_util.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_util.c -o ex_util.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_version.lo `test -f '../dist/../ex/ex_version.c' || echo '../dist/'`../dist/../ex/ex_version.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_version.c -o ex_version.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_visual.lo `test -f '../dist/../ex/ex_visual.c' || echo '../dist/'`../dist/../ex/ex_visual.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_visual.c -o ex_visual.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_write.lo `test -f '../dist/../ex/ex_write.c' || echo '../dist/'`../dist/../ex/ex_write.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_write.c -o ex_write.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_yank.lo `test -f '../dist/../ex/ex_yank.c' || echo '../dist/'`../dist/../ex/ex_yank.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_yank.c -o ex_yank.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o ex_z.lo `test -f '../dist/../ex/ex_z.c' || echo '../dist/'`../dist/../ex/ex_z.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../ex/ex_z.c -o ex_z.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o exf.lo `test -f '../dist/../common/exf.c' || echo '../dist/'`../dist/../common/exf.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/exf.c -o exf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o getc.lo `test -f '../dist/../vi/getc.c' || echo '../dist/'`../dist/../vi/getc.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/getc.c -o getc.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o gs.lo `test -f '../dist/../common/gs.c' || echo '../dist/'`../dist/../common/gs.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/gs.c -o gs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o key.lo `test -f '../dist/../common/key.c' || echo '../dist/'`../dist/../common/key.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/key.c -o key.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o db.lo `test -f '../dist/../common/db.c' || echo '../dist/'`../dist/../common/db.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/db.c -o db.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o main.lo `test -f '../dist/../common/main.c' || echo '../dist/'`../dist/../common/main.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/main.c -o main.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o mark.lo `test -f '../dist/../common/mark.c' || echo '../dist/'`../dist/../common/mark.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/mark.c -o mark.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o msg.lo `test -f '../dist/../common/msg.c' || echo '../dist/'`../dist/../common/msg.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/msg.c -o msg.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o options.lo `test -f '../dist/../common/options.c' || echo '../dist/'`../dist/../common/options.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/options.c -o options.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o options_f.lo `test -f '../dist/../common/options_f.c' || echo '../dist/'`../dist/../common/options_f.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/options_f.c -o options_f.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o put.lo `test -f '../dist/../common/put.c' || echo '../dist/'`../dist/../common/put.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/put.c -o put.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o recover.lo `test -f '../dist/../common/recover.c' || echo '../dist/'`../dist/../common/recover.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/recover.c -o recover.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o screen.lo `test -f '../dist/../common/screen.c' || echo '../dist/'`../dist/../common/screen.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/screen.c -o screen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o search.lo `test -f '../dist/../common/search.c' || echo '../dist/'`../dist/../common/search.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/search.c -o search.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o seq.lo `test -f '../dist/../common/seq.c' || echo '../dist/'`../dist/../common/seq.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/seq.c -o seq.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o trace.lo `test -f '../dist/../common/trace.c' || echo '../dist/'`../dist/../common/trace.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/trace.c -o trace.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o util.lo `test -f '../dist/../common/util.c' || echo '../dist/'`../dist/../common/util.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/util.c -o util.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o util2.lo `test -f '../dist/../common/util2.c' || echo '../dist/'`../dist/../common/util2.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/util2.c -o util2.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_at.lo `test -f '../dist/../vi/v_at.c' || echo '../dist/'`../dist/../vi/v_at.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_at.c -o v_at.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_ch.lo `test -f '../dist/../vi/v_ch.c' || echo '../dist/'`../dist/../vi/v_ch.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_ch.c -o v_ch.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_cmd.lo `test -f '../dist/../vi/v_cmd.c' || echo '../dist/'`../dist/../vi/v_cmd.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_cmd.c -o v_cmd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_delete.lo `test -f '../dist/../vi/v_delete.c' || echo '../dist/'`../dist/../vi/v_delete.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_delete.c -o v_delete.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_event.lo `test -f '../dist/../vi/v_event.c' || echo '../dist/'`../dist/../vi/v_event.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_event.c -o v_event.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_ex.lo `test -f '../dist/../vi/v_ex.c' || echo '../dist/'`../dist/../vi/v_ex.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_ex.c -o v_ex.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_increment.lo `test -f '../dist/../vi/v_increment.c' || echo '../dist/'`../dist/../vi/v_increment.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_increment.c -o v_increment.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_init.lo `test -f '../dist/../vi/v_init.c' || echo '../dist/'`../dist/../vi/v_init.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_init.c -o v_init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_itxt.lo `test -f '../dist/../vi/v_itxt.c' || echo '../dist/'`../dist/../vi/v_itxt.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_itxt.c -o v_itxt.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_left.lo `test -f '../dist/../vi/v_left.c' || echo '../dist/'`../dist/../vi/v_left.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_left.c -o v_left.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_mark.lo `test -f '../dist/../vi/v_mark.c' || echo '../dist/'`../dist/../vi/v_mark.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_mark.c -o v_mark.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_match.lo `test -f '../dist/../vi/v_match.c' || echo '../dist/'`../dist/../vi/v_match.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_match.c -o v_match.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_paragraph.lo `test -f '../dist/../vi/v_paragraph.c' || echo '../dist/'`../dist/../vi/v_paragraph.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_paragraph.c -o v_paragraph.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_put.lo `test -f '../dist/../vi/v_put.c' || echo '../dist/'`../dist/../vi/v_put.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_put.c -o v_put.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_redraw.lo `test -f '../dist/../vi/v_redraw.c' || echo '../dist/'`../dist/../vi/v_redraw.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_redraw.c -o v_redraw.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_replace.lo `test -f '../dist/../vi/v_replace.c' || echo '../dist/'`../dist/../vi/v_replace.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_replace.c -o v_replace.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_right.lo `test -f '../dist/../vi/v_right.c' || echo '../dist/'`../dist/../vi/v_right.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_right.c -o v_right.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_screen.lo `test -f '../dist/../vi/v_screen.c' || echo '../dist/'`../dist/../vi/v_screen.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_screen.c -o v_screen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_scroll.lo `test -f '../dist/../vi/v_scroll.c' || echo '../dist/'`../dist/../vi/v_scroll.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_scroll.c -o v_scroll.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_search.lo `test -f '../dist/../vi/v_search.c' || echo '../dist/'`../dist/../vi/v_search.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_search.c -o v_search.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_section.lo `test -f '../dist/../vi/v_section.c' || echo '../dist/'`../dist/../vi/v_section.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_section.c -o v_section.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_sentence.lo `test -f '../dist/../vi/v_sentence.c' || echo '../dist/'`../dist/../vi/v_sentence.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_sentence.c -o v_sentence.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_status.lo `test -f '../dist/../vi/v_status.c' || echo '../dist/'`../dist/../vi/v_status.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_status.c -o v_status.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_txt.lo `test -f '../dist/../vi/v_txt.c' || echo '../dist/'`../dist/../vi/v_txt.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_txt.c -o v_txt.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_ulcase.lo `test -f '../dist/../vi/v_ulcase.c' || echo '../dist/'`../dist/../vi/v_ulcase.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_ulcase.c -o v_ulcase.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_undo.lo `test -f '../dist/../vi/v_undo.c' || echo '../dist/'`../dist/../vi/v_undo.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_undo.c -o v_undo.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_util.lo `test -f '../dist/../vi/v_util.c' || echo '../dist/'`../dist/../vi/v_util.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_util.c -o v_util.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_word.lo `test -f '../dist/../vi/v_word.c' || echo '../dist/'`../dist/../vi/v_word.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_word.c -o v_word.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_xchar.lo `test -f '../dist/../vi/v_xchar.c' || echo '../dist/'`../dist/../vi/v_xchar.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_xchar.c -o v_xchar.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_yank.lo `test -f '../dist/../vi/v_yank.c' || echo '../dist/'`../dist/../vi/v_yank.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_yank.c -o v_yank.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_z.lo `test -f '../dist/../vi/v_z.c' || echo '../dist/'`../dist/../vi/v_z.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_z.c -o v_z.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o v_zexit.lo `test -f '../dist/../vi/v_zexit.c' || echo '../dist/'`../dist/../vi/v_zexit.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/v_zexit.c -o v_zexit.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi.lo `test -f '../dist/../vi/vi.c' || echo '../dist/'`../dist/../vi/vi.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vi.c -o vi.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vs_line.lo `test -f '../dist/../vi/vs_line.c' || echo '../dist/'`../dist/../vi/vs_line.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vs_line.c -o vs_line.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vs_msg.lo `test -f '../dist/../vi/vs_msg.c' || echo '../dist/'`../dist/../vi/vs_msg.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vs_msg.c -o vs_msg.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vs_refresh.lo `test -f '../dist/../vi/vs_refresh.c' || echo '../dist/'`../dist/../vi/vs_refresh.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vs_refresh.c -o vs_refresh.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vs_relative.lo `test -f '../dist/../vi/vs_relative.c' || echo '../dist/'`../dist/../vi/vs_relative.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vs_relative.c -o vs_relative.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vs_smap.lo `test -f '../dist/../vi/vs_smap.c' || echo '../dist/'`../dist/../vi/vs_smap.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vs_smap.c -o vs_smap.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vs_split.lo `test -f '../dist/../vi/vs_split.c' || echo '../dist/'`../dist/../vi/vs_split.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../vi/vs_split.c -o vs_split.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o regcomp.lo `test -f '../dist/../regex/regcomp.c' || echo '../dist/'`../dist/../regex/regcomp.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../regex/regcomp.c -o regcomp.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o regerror.lo `test -f '../dist/../regex/regerror.c' || echo '../dist/'`../dist/../regex/regerror.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../regex/regerror.c -o regerror.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o regexec.lo `test -f '../dist/../regex/regexec.c' || echo '../dist/'`../dist/../regex/regexec.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../regex/regexec.c -o regexec.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o regfree.lo `test -f '../dist/../regex/regfree.c' || echo '../dist/'`../dist/../regex/regfree.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../regex/regfree.c -o regfree.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o log.lo `test -f '../dist/../common/log.c' || echo '../dist/'`../dist/../common/log.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -g -c ../dist/../common/log.c -o log.o
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -o libvi.la -rpath /usr/lib api.lo conv.lo cut.lo delete.lo ex.lo ex_abbrev.lo ex_append.lo ex_args.lo ex_argv.lo ex_at.lo ex_bang.lo ex_cd.lo ex_cmd.lo ex_cscope.lo ex_delete.lo ex_display.lo ex_edit.lo ex_equal.lo ex_file.lo ex_filter.lo ex_global.lo ex_init.lo ex_join.lo ex_map.lo ex_mark.lo ex_mkexrc.lo ex_move.lo ex_open.lo ex_perl.lo ex_preserve.lo ex_print.lo ex_put.lo ex_quit.lo ex_read.lo ex_screen.lo ex_script.lo ex_set.lo ex_shell.lo ex_shift.lo ex_source.lo ex_stop.lo ex_subst.lo ex_tag.lo ex_tcl.lo ex_txt.lo ex_undo.lo ex_usage.lo ex_util.lo ex_version.lo ex_visual.lo ex_write.lo ex_yank.lo ex_z.lo exf.lo getc.lo gs.lo key.lo db.lo main.lo mark.lo msg.lo options.lo options_f.lo put.lo recover.lo screen.lo search.lo seq.lo trace.lo util.lo util2.lo v_at.lo v_ch.lo v_cmd.lo v_delete.lo v_event.lo v_ex.lo v_increment.lo v_init.lo v_itxt.lo v_left.lo v_mark.lo v_match.lo v_paragraph.lo v_put.lo v_redraw.lo v_repl
ace.lo v_right.lo v_screen.lo v_scroll.lo v_search.lo v_section.lo v_sentence.lo v_status.lo v_txt.lo v_ulcase.lo v_undo.lo v_util.lo v_word.lo v_xchar.lo v_yank.lo v_z.lo v_zexit.lo vi.lo vs_line.lo vs_msg.lo vs_refresh.lo vs_relative.lo vs_smap.lo vs_split.lo regcomp.lo regerror.lo regexec.lo regfree.lo log.lo -ldb
mkdir .libs
ar cru .libs/libvi.a api.o conv.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 gs.o key.o db.o main.o mark.o msg.o options.o options_f.o put.o recover.o screen.o search.o seq.o trace.o util.o util2.o v_at.o v_ch.o v_cmd.o v_delete.o v_event.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 regcomp.o regerror.o regexec.o regfree.o log.o
ranlib .libs/libvi.a
creating libvi.la
(cd .libs && rm -f libvi.la && ln -s ../libvi.la libvi.la)
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-cl_bsd.o `test -f '../dist/../cl/cl_bsd.c' || echo '../dist/'`../dist/../cl/cl_bsd.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-cl_funcs.o `test -f '../dist/../cl/cl_funcs.c' || echo '../dist/'`../dist/../cl/cl_funcs.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-cl_main.o `test -f '../dist/../cl/cl_main.c' || echo '../dist/'`../dist/../cl/cl_main.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-cl_read.o `test -f '../dist/../cl/cl_read.c' || echo '../dist/'`../dist/../cl/cl_read.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-cl_screen.o `test -f '../dist/../cl/cl_screen.c' || echo '../dist/'`../dist/../cl/cl_screen.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-cl_term.o `test -f '../dist/../cl/cl_term.c' || echo '../dist/'`../dist/../cl/cl_term.c
gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -g -c -o vi-nothread.o `test -f '../dist/../common/nothread.c' || echo '../dist/'`../dist/../common/nothread.c
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -o vi vi-cl_bsd.o vi-cl_funcs.o vi-cl_main.o vi-cl_read.o vi-cl_screen.o vi-cl_term.o vi-nothread.o libvi.la -lncursesw -ldb
gcc -O2 -g -o vi vi-cl_bsd.o vi-cl_funcs.o vi-cl_main.o vi-cl_read.o vi-cl_screen.o vi-cl_term.o vi-nothread.o ./.libs/libvi.a -lncursesw -ldb
make[2]: Leaving directory `/build/buildd3/nvi-1.81.6/build.unix'
make[1]: Leaving directory `/build/buildd3/nvi-1.81.6/build.unix'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
rm -rf debian/nvi debian/nvi-doc
dh_installdirs
make -C build.unix install prefix=/build/buildd3/nvi-1.81.6/debian/nvi/usr
make[1]: Entering directory `/build/buildd3/nvi-1.81.6/build.unix'
make[2]: Entering directory `/build/buildd3/nvi-1.81.6/build.unix'
test -z "/build/buildd3/nvi-1.81.6/debian/nvi/usr/lib" || /bin/mkdir -p "/build/buildd3/nvi-1.81.6/debian/nvi/usr/lib"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libvi.la' '/build/buildd3/nvi-1.81.6/debian/nvi/usr/lib/libvi.la'
/usr/bin/ginstall -c .libs/libvi.lai /build/buildd3/nvi-1.81.6/debian/nvi/usr/lib/libvi.la
/usr/bin/ginstall -c .libs/libvi.a /build/buildd3/nvi-1.81.6/debian/nvi/usr/lib/libvi.a
chmod 644 /build/buildd3/nvi-1.81.6/debian/nvi/usr/lib/libvi.a
ranlib /build/buildd3/nvi-1.81.6/debian/nvi/usr/lib/libvi.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/build/buildd3/nvi-1.81.6/debian/nvi/usr/bin" || /bin/mkdir -p "/build/buildd3/nvi-1.81.6/debian/nvi/usr/bin"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'vi' '/build/buildd3/nvi-1.81.6/debian/nvi/usr/bin/nvi'
/usr/bin/ginstall -c vi /build/buildd3/nvi-1.81.6/debian/nvi/usr/bin/nvi
cd /build/buildd3/nvi-1.81.6/debian/nvi/usr/bin && /bin/rm -f `echo ex | sed 's&^&n&'`
cd /build/buildd3/nvi-1.81.6/debian/nvi/usr/bin && /bin/rm -f `echo view | sed 's&^&n&'`
cd /build/buildd3/nvi-1.81.6/debian/nvi/usr/bin && /bin/ln \
`echo vi | sed 's&^&n&'` `echo ex | sed 's&^&n&'`
cd /build/buildd3/nvi-1.81.6/debian/nvi/usr/bin && /bin/ln \
`echo vi | sed 's&^&n&'` `echo view | sed 's&^&n&'`
Installing message catalogs: /build/buildd3/nvi-1.81.6/debian/nvi/usr/share/vi/catalog ...
Installing Perl scripts: /build/buildd3/nvi-1.81.6/debian/nvi/usr/share/vi/perl ...
Installing Tcl scripts: /build/buildd3/nvi-1.81.6/debian/nvi/usr/share/vi/tcl ...
Installing recover script: /build/buildd3/nvi-1.81.6/debian/nvi/usr/share/vi/recover ...
Installing man pages: /build/buildd3/nvi-1.81.6/debian/nvi/usr/share/man ...
make[2]: Leaving directory `/build/buildd3/nvi-1.81.6/build.unix'
make[1]: Leaving directory `/build/buildd3/nvi-1.81.6/build.unix'
rm -rf \
debian/nvi/usr/share/man/cat1 \
debian/nvi/usr/lib \
debian/nvi/usr/share/vi/perl \
debian/nvi/usr/share/vi/tcl
cp nvi-1.79/docs/changelog debian/nvi/usr/share/doc/nvi/changelog_stable
cp nvi-1.79/docs/changelog debian/nvi-doc/usr/share/doc/nvi-doc/changelog_stable
ln -sf nvi.1 debian/nvi/usr/share/man/man1/nex.1
ln -sf nvi.1 debian/nvi/usr/share/man/man1/nview.1
touch install-stamp
dh_testdir -a
dh_testroot -a
dh_installdocs -a
dh_installinit -a --init-script=nviboot -- start 70 S .
dh_installchangelogs -a Changes
dh_lintian -a
dh_compress -a
dh_strip -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `nvi' in `../nvi_1.81.6-3_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../nvi_1.81.6-3_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080725-1116
chroot-unstable/build/buildd3/nvi_1.81.6-3_m32r.deb:
new debian package, version 2.0.
size 244204 bytes: control archive= 1864 bytes.
20 bytes, 1 lines conffiles
758 bytes, 19 lines control
1346 bytes, 22 lines md5sums
1075 bytes, 31 lines * postinst #!/bin/sh
289 bytes, 16 lines * postrm #!/bin/sh
503 bytes, 22 lines * prerm #!/bin/sh
Package: nvi
Version: 1.81.6-3
Architecture: m32r
Maintainer: Jan Christoph Nordholz <hesso at pool.math.tu-berlin.de>
Installed-Size: 564
Depends: libc6 (>= 2.3.5-1), libdb4.2, libncursesw5 (>= 5.6+20071006-3)
Recommends: nvi-doc
Section: editors
Priority: optional
Homepage: http://www.kotnet.org/~skimo/nvi/
Description: 4.4BSD re-implementation of vi
Vi is the original screen based text editor for Unix systems.
It is considered the standard text editor, and is available on
almost all Unix systems.
.
Nvi is intended as a "bug-for-bug compatible" clone of the original
BSD vi editor. As such, it doesn't have a lot of snazzy features as do
some of the other vi clones such as elvis and vim. However, if all
you want is vi, this is the one to get.
chroot-unstable/build/buildd3/nvi_1.81.6-3_m32r.deb:
drwxr-xr-x root/root 0 2008-07-25 11:10 ./
drwxr-xr-x root/root 0 2008-07-25 11:08 ./usr/
drwxr-xr-x root/root 0 2008-07-25 11:10 ./usr/bin/
-rwxr-xr-x root/root 318872 2008-07-25 11:10 ./usr/bin/nvi
hrwxr-xr-x root/root 0 2008-07-25 11:10 ./usr/bin/nex link to ./usr/bin/nvi
hrwxr-xr-x root/root 0 2008-07-25 11:10 ./usr/bin/nview link to ./usr/bin/nvi
drwxr-xr-x root/root 0 2008-07-25 11:08 ./usr/share/
drwxr-xr-x root/root 0 2008-07-25 11:07 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-25 11:09 ./usr/share/doc/nvi/
-rw-r--r-- root/root 1873 2007-11-19 01:44 ./usr/share/doc/nvi/README.gz
-rw-r--r-- root/root 1982 2007-11-19 01:41 ./usr/share/doc/nvi/TODO.gz
-rw-r--r-- root/root 466 2007-11-19 01:41 ./usr/share/doc/nvi/README.1st
-rw-r--r-- root/root 682 2007-11-19 01:41 ./usr/share/doc/nvi/changelog.gz
-rw-r--r-- root/root 378 2008-07-25 09:32 ./usr/share/doc/nvi/README.Debian
-rw-r--r-- root/root 3063 2008-07-25 09:32 ./usr/share/doc/nvi/copyright
-rw-r--r-- root/root 21413 2008-07-25 11:08 ./usr/share/doc/nvi/changelog_stable.gz
-rw-r--r-- root/root 3478 2008-07-25 09:34 ./usr/share/doc/nvi/FAQ.gz
-rw-r--r-- root/root 4908 2008-07-25 09:32 ./usr/share/doc/nvi/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-25 11:07 ./usr/share/lintian/
drwxr-xr-x root/root 0 2008-07-25 11:09 ./usr/share/lintian/overrides/
-rw-r--r-- root/root 153 2008-07-25 09:32 ./usr/share/lintian/overrides/nvi
drwxr-xr-x root/root 0 2008-07-25 11:08 ./usr/share/vi/
drwxr-xr-x root/root 0 2008-07-25 11:08 ./usr/share/vi/catalog/
-rw-r--r-- root/root 11553 2008-07-25 11:08 ./usr/share/vi/catalog/dutch
-rw-r--r-- root/root 10085 2008-07-25 11:08 ./usr/share/vi/catalog/english
-rw-r--r-- root/root 12901 2008-07-25 11:08 ./usr/share/vi/catalog/french
-rw-r--r-- root/root 12009 2008-07-25 11:08 ./usr/share/vi/catalog/german
-rw-r--r-- root/root 7998 2008-07-25 11:08 ./usr/share/vi/catalog/ru_SU.KOI8-R
-rw-r--r-- root/root 12573 2008-07-25 11:08 ./usr/share/vi/catalog/spanish
-rw-r--r-- root/root 10565 2008-07-25 11:08 ./usr/share/vi/catalog/swedish
-rwxr-xr-x root/root 1357 2008-07-25 11:08 ./usr/share/vi/recover
drwxr-xr-x root/root 0 2008-07-25 11:08 ./usr/share/man/
drwxr-xr-x root/root 0 2008-07-25 11:09 ./usr/share/man/man1/
-rw-r--r-- root/root 10586 2008-07-25 11:08 ./usr/share/man/man1/nvi.1.gz
drwxr-xr-x root/root 0 2008-07-25 11:09 ./etc/
drwxr-xr-x root/root 0 2008-07-25 11:09 ./etc/init.d/
-rwxr-xr-x root/root 2651 2008-07-25 09:32 ./etc/init.d/nviboot
lrwxrwxrwx root/root 0 2008-07-25 11:09 ./usr/share/man/man1/nex.1.gz -> nvi.1.gz
lrwxrwxrwx root/root 0 2008-07-25 11:09 ./usr/share/man/man1/nview.1.gz -> nvi.1.gz
nvi_1.81.6-3_m32r.changes:
Format: 1.8
Date: Wed, 09 Jul 2008 12:21:40 +0200
Source: nvi
Binary: nvi nvi-doc
Architecture: m32r
Version: 1.81.6-3
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Jan Christoph Nordholz <hesso at pool.math.tu-berlin.de>
Description:
nvi - 4.4BSD re-implementation of vi
nvi-doc - 4.4BSD re-implementation of vi - documentation files
Changes:
nvi (1.81.6-3) unstable; urgency=low
.
* Convert debian/copyright to proposed format and supplement it.
Checksums-Sha1:
8092bd673df05e33b353b6adc4610c4f83d303fb 244204 nvi_1.81.6-3_m32r.deb
Checksums-Sha256:
f269eb4e9f17a84da1b6b75deb302a455b0e1cbea598e50317ef60bc95dde829 244204 nvi_1.81.6-3_m32r.deb
Files:
6df95484515886eee66f7a04b8522a9d 244204 editors optional nvi_1.81.6-3_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/nvi-1.81.6
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080725-1117
Build needed 01:48:47, 29424k disk space
More information about the build-status
mailing list