>>> Unpacking source... >>> Unpacking nvi-1.81.6.tar.bz2 to /var/tmp/portage/app-editors/nvi-1.81.6-r2/work * Applying nvi-1.81.6-db44.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/app-editors/nvi-1.81.6-r2/work >>> Compiling source in /var/tmp/portage/app-editors/nvi-1.81.6-r2/work/nvi-1.81.6/build.unix ... * econf: updating nvi-1.81.6/dist/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nvi-1.81.6/dist/config.sub with /usr/share/gnuconfig/config.sub ../dist/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --program-prefix=n --enable-perlinterp --enable-widechar checking for a BSD-compatible install... /usr/bin/install -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/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/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... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... no checking for x86_64-pc-linux-gnu-g95... no checking for x86_64-pc-linux-gnu-xlf95... no checking for x86_64-pc-linux-gnu-f95... no checking for x86_64-pc-linux-gnu-fort... no checking for x86_64-pc-linux-gnu-ifort... no checking for x86_64-pc-linux-gnu-ifc... no checking for x86_64-pc-linux-gnu-efc... no checking for x86_64-pc-linux-gnu-pgf95... no checking for x86_64-pc-linux-gnu-lf95... no checking for x86_64-pc-linux-gnu-ftn... no 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... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-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... /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... /usr/bin/lsof 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... libraries /usr/lib64, headers 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... yes checking whether we need to use perl's setenv... yes 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... no 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... yes 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 -j3 'OPTFLAG=-O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\""' make all-am make[1]: Entering directory `/var/tmp/portage/app-editors/nvi-1.81.6-r2/work/nvi-1.81.6/build.unix' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o api.lo `test -f '../dist/../common/api.c' || echo '../dist/'`../dist/../common/api.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o conv.lo `test -f '../dist/../common/conv.c' || echo '../dist/'`../dist/../common/conv.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o cut.lo `test -f '../dist/../common/cut.c' || echo '../dist/'`../dist/../common/cut.c mkdir .libs x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/cut.c -fPIC -DPIC -o .libs/cut.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/conv.c -fPIC -DPIC -o .libs/conv.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/api.c -fPIC -DPIC -o .libs/api.o ../dist/../common/conv.c: In function 'default_int2char': ../dist/../common/conv.c:271: warning: passing argument 3 of 'iconv' from incompatible pointer type ../dist/../common/conv.c:285: warning: passing argument 3 of 'iconv' from incompatible pointer type x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/cut.c -o cut.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o delete.lo `test -f '../dist/../common/delete.c' || echo '../dist/'`../dist/../common/delete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/delete.c -fPIC -DPIC -o .libs/delete.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/conv.c -o conv.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/api.c -o api.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/delete.c -o delete.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex.lo `test -f '../dist/../ex/ex.c' || echo '../dist/'`../dist/../ex/ex.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_abbrev.lo `test -f '../dist/../ex/ex_abbrev.c' || echo '../dist/'`../dist/../ex/ex_abbrev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex.c -fPIC -DPIC -o .libs/ex.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_append.lo `test -f '../dist/../ex/ex_append.c' || echo '../dist/'`../dist/../ex/ex_append.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_append.c -fPIC -DPIC -o .libs/ex_append.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_append.c -o ex_append.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_args.lo `test -f '../dist/../ex/ex_args.c' || echo '../dist/'`../dist/../ex/ex_args.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_args.c -fPIC -DPIC -o .libs/ex_args.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_args.c -o ex_args.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex.c -o ex.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_argv.lo `test -f '../dist/../ex/ex_argv.c' || echo '../dist/'`../dist/../ex/ex_argv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_abbrev.c -fPIC -DPIC -o .libs/ex_abbrev.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_abbrev.c -o ex_abbrev.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_argv.c -fPIC -DPIC -o .libs/ex_argv.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_at.lo `test -f '../dist/../ex/ex_at.c' || echo '../dist/'`../dist/../ex/ex_at.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_argv.c -o ex_argv.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_bang.lo `test -f '../dist/../ex/ex_bang.c' || echo '../dist/'`../dist/../ex/ex_bang.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_at.c -fPIC -DPIC -o .libs/ex_at.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_bang.c -fPIC -DPIC -o .libs/ex_bang.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_cd.lo `test -f '../dist/../ex/ex_cd.c' || echo '../dist/'`../dist/../ex/ex_cd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_at.c -o ex_at.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_bang.c -o ex_bang.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_cmd.lo `test -f '../dist/../ex/ex_cmd.c' || echo '../dist/'`../dist/../ex/ex_cmd.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_cscope.lo `test -f '../dist/../ex/ex_cscope.c' || echo '../dist/'`../dist/../ex/ex_cscope.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_cd.c -fPIC -DPIC -o .libs/ex_cd.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_cscope.c -fPIC -DPIC -o .libs/ex_cscope.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_cd.c -o ex_cd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_delete.lo `test -f '../dist/../ex/ex_delete.c' || echo '../dist/'`../dist/../ex/ex_delete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_cmd.c -fPIC -DPIC -o .libs/ex_cmd.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_cmd.c -o ex_cmd.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_cscope.c -o ex_cscope.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_display.lo `test -f '../dist/../ex/ex_display.c' || echo '../dist/'`../dist/../ex/ex_display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_delete.c -fPIC -DPIC -o .libs/ex_delete.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_delete.c -o ex_delete.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_edit.lo `test -f '../dist/../ex/ex_edit.c' || echo '../dist/'`../dist/../ex/ex_edit.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_equal.lo `test -f '../dist/../ex/ex_equal.c' || echo '../dist/'`../dist/../ex/ex_equal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_display.c -fPIC -DPIC -o .libs/ex_display.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_equal.c -fPIC -DPIC -o .libs/ex_equal.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_display.c -o ex_display.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_equal.c -o ex_equal.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_file.lo `test -f '../dist/../ex/ex_file.c' || echo '../dist/'`../dist/../ex/ex_file.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_filter.lo `test -f '../dist/../ex/ex_filter.c' || echo '../dist/'`../dist/../ex/ex_filter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_edit.c -fPIC -DPIC -o .libs/ex_edit.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_file.c -fPIC -DPIC -o .libs/ex_file.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_edit.c -o ex_edit.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_file.c -o ex_file.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_global.lo `test -f '../dist/../ex/ex_global.c' || echo '../dist/'`../dist/../ex/ex_global.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_init.lo `test -f '../dist/../ex/ex_init.c' || echo '../dist/'`../dist/../ex/ex_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_filter.c -fPIC -DPIC -o .libs/ex_filter.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_filter.c -o ex_filter.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_init.c -fPIC -DPIC -o .libs/ex_init.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_join.lo `test -f '../dist/../ex/ex_join.c' || echo '../dist/'`../dist/../ex/ex_join.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_global.c -fPIC -DPIC -o .libs/ex_global.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_init.c -o ex_init.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_map.lo `test -f '../dist/../ex/ex_map.c' || echo '../dist/'`../dist/../ex/ex_map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_global.c -o ex_global.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_mark.lo `test -f '../dist/../ex/ex_mark.c' || echo '../dist/'`../dist/../ex/ex_mark.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_map.c -fPIC -DPIC -o .libs/ex_map.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_join.c -fPIC -DPIC -o .libs/ex_join.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_join.c -o ex_join.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_map.c -o ex_map.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_mkexrc.lo `test -f '../dist/../ex/ex_mkexrc.c' || echo '../dist/'`../dist/../ex/ex_mkexrc.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_move.lo `test -f '../dist/../ex/ex_move.c' || echo '../dist/'`../dist/../ex/ex_move.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_mark.c -fPIC -DPIC -o .libs/ex_mark.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_mkexrc.c -fPIC -DPIC -o .libs/ex_mkexrc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_mark.c -o ex_mark.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_mkexrc.c -o ex_mkexrc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_open.lo `test -f '../dist/../ex/ex_open.c' || echo '../dist/'`../dist/../ex/ex_open.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_perl.lo `test -f '../dist/../ex/ex_perl.c' || echo '../dist/'`../dist/../ex/ex_perl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_move.c -fPIC -DPIC -o .libs/ex_move.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_perl.c -fPIC -DPIC -o .libs/ex_perl.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_move.c -o ex_move.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_open.c -fPIC -DPIC -o .libs/ex_open.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_perl.c -o ex_perl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_preserve.lo `test -f '../dist/../ex/ex_preserve.c' || echo '../dist/'`../dist/../ex/ex_preserve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_open.c -o ex_open.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_print.lo `test -f '../dist/../ex/ex_print.c' || echo '../dist/'`../dist/../ex/ex_print.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_put.lo `test -f '../dist/../ex/ex_put.c' || echo '../dist/'`../dist/../ex/ex_put.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_preserve.c -fPIC -DPIC -o .libs/ex_preserve.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_put.c -fPIC -DPIC -o .libs/ex_put.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_preserve.c -o ex_preserve.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_print.c -fPIC -DPIC -o .libs/ex_print.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_put.c -o ex_put.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_quit.lo `test -f '../dist/../ex/ex_quit.c' || echo '../dist/'`../dist/../ex/ex_quit.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_read.lo `test -f '../dist/../ex/ex_read.c' || echo '../dist/'`../dist/../ex/ex_read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_quit.c -fPIC -DPIC -o .libs/ex_quit.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_print.c -o ex_print.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_quit.c -o ex_quit.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_screen.lo `test -f '../dist/../ex/ex_screen.c' || echo '../dist/'`../dist/../ex/ex_screen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_read.c -fPIC -DPIC -o .libs/ex_read.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_script.lo `test -f '../dist/../ex/ex_script.c' || echo '../dist/'`../dist/../ex/ex_script.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_read.c -o ex_read.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_screen.c -fPIC -DPIC -o .libs/ex_screen.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_script.c -fPIC -DPIC -o .libs/ex_script.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_screen.c -o ex_screen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_set.lo `test -f '../dist/../ex/ex_set.c' || echo '../dist/'`../dist/../ex/ex_set.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_shell.lo `test -f '../dist/../ex/ex_shell.c' || echo '../dist/'`../dist/../ex/ex_shell.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_script.c -o ex_script.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_set.c -fPIC -DPIC -o .libs/ex_set.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_set.c -o ex_set.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_shell.c -fPIC -DPIC -o .libs/ex_shell.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_shift.lo `test -f '../dist/../ex/ex_shift.c' || echo '../dist/'`../dist/../ex/ex_shift.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_source.lo `test -f '../dist/../ex/ex_source.c' || echo '../dist/'`../dist/../ex/ex_source.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_shell.c -o ex_shell.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_source.c -fPIC -DPIC -o .libs/ex_source.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_stop.lo `test -f '../dist/../ex/ex_stop.c' || echo '../dist/'`../dist/../ex/ex_stop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_shift.c -fPIC -DPIC -o .libs/ex_shift.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_source.c -o ex_source.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_shift.c -o ex_shift.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_stop.c -fPIC -DPIC -o .libs/ex_stop.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_subst.lo `test -f '../dist/../ex/ex_subst.c' || echo '../dist/'`../dist/../ex/ex_subst.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_tag.lo `test -f '../dist/../ex/ex_tag.c' || echo '../dist/'`../dist/../ex/ex_tag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_stop.c -o ex_stop.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_tcl.lo `test -f '../dist/../ex/ex_tcl.c' || echo '../dist/'`../dist/../ex/ex_tcl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_tag.c -fPIC -DPIC -o .libs/ex_tag.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_subst.c -fPIC -DPIC -o .libs/ex_subst.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_tcl.c -fPIC -DPIC -o .libs/ex_tcl.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_tag.c -o ex_tag.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_subst.c -o ex_subst.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_tcl.c -o ex_tcl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_txt.lo `test -f '../dist/../ex/ex_txt.c' || echo '../dist/'`../dist/../ex/ex_txt.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_undo.lo `test -f '../dist/../ex/ex_undo.c' || echo '../dist/'`../dist/../ex/ex_undo.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_usage.lo `test -f '../dist/../ex/ex_usage.c' || echo '../dist/'`../dist/../ex/ex_usage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_txt.c -fPIC -DPIC -o .libs/ex_txt.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_undo.c -fPIC -DPIC -o .libs/ex_undo.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_usage.c -fPIC -DPIC -o .libs/ex_usage.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_txt.c -o ex_txt.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_undo.c -o ex_undo.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_usage.c -o ex_usage.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_util.lo `test -f '../dist/../ex/ex_util.c' || echo '../dist/'`../dist/../ex/ex_util.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_version.lo `test -f '../dist/../ex/ex_version.c' || echo '../dist/'`../dist/../ex/ex_version.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_visual.lo `test -f '../dist/../ex/ex_visual.c' || echo '../dist/'`../dist/../ex/ex_visual.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_version.c -fPIC -DPIC -o .libs/ex_version.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_util.c -fPIC -DPIC -o .libs/ex_util.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_version.c -o ex_version.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_util.c -o ex_util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_write.lo `test -f '../dist/../ex/ex_write.c' || echo '../dist/'`../dist/../ex/ex_write.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_yank.lo `test -f '../dist/../ex/ex_yank.c' || echo '../dist/'`../dist/../ex/ex_yank.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_write.c -fPIC -DPIC -o .libs/ex_write.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_visual.c -fPIC -DPIC -o .libs/ex_visual.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_yank.c -fPIC -DPIC -o .libs/ex_yank.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_yank.c -o ex_yank.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o ex_z.lo `test -f '../dist/../ex/ex_z.c' || echo '../dist/'`../dist/../ex/ex_z.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_visual.c -o ex_visual.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_write.c -o ex_write.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o exf.lo `test -f '../dist/../common/exf.c' || echo '../dist/'`../dist/../common/exf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_z.c -fPIC -DPIC -o .libs/ex_z.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o getc.lo `test -f '../dist/../vi/getc.c' || echo '../dist/'`../dist/../vi/getc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../ex/ex_z.c -o ex_z.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o gs.lo `test -f '../dist/../common/gs.c' || echo '../dist/'`../dist/../common/gs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/getc.c -fPIC -DPIC -o .libs/getc.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/getc.c -o getc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o key.lo `test -f '../dist/../common/key.c' || echo '../dist/'`../dist/../common/key.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/exf.c -fPIC -DPIC -o .libs/exf.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/gs.c -fPIC -DPIC -o .libs/gs.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/gs.c -o gs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o db.lo `test -f '../dist/../common/db.c' || echo '../dist/'`../dist/../common/db.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/exf.c -o exf.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/db.c -fPIC -DPIC -o .libs/db.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/key.c -fPIC -DPIC -o .libs/key.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/db.c -o db.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o main.lo `test -f '../dist/../common/main.c' || echo '../dist/'`../dist/../common/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/key.c -o key.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o mark.lo `test -f '../dist/../common/mark.c' || echo '../dist/'`../dist/../common/mark.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o msg.lo `test -f '../dist/../common/msg.c' || echo '../dist/'`../dist/../common/msg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/mark.c -fPIC -DPIC -o .libs/mark.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/main.c -fPIC -DPIC -o .libs/main.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/mark.c -o mark.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/main.c -o main.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o options.lo `test -f '../dist/../common/options.c' || echo '../dist/'`../dist/../common/options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/options.c -fPIC -DPIC -o .libs/options.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o options_f.lo `test -f '../dist/../common/options_f.c' || echo '../dist/'`../dist/../common/options_f.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/msg.c -fPIC -DPIC -o .libs/msg.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/options.c -o options.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/options_f.c -fPIC -DPIC -o .libs/options_f.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/options_f.c -o options_f.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/msg.c -o msg.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o put.lo `test -f '../dist/../common/put.c' || echo '../dist/'`../dist/../common/put.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o recover.lo `test -f '../dist/../common/recover.c' || echo '../dist/'`../dist/../common/recover.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o screen.lo `test -f '../dist/../common/screen.c' || echo '../dist/'`../dist/../common/screen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/put.c -fPIC -DPIC -o .libs/put.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/screen.c -fPIC -DPIC -o .libs/screen.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/put.c -o put.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/recover.c -fPIC -DPIC -o .libs/recover.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/screen.c -o screen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o search.lo `test -f '../dist/../common/search.c' || echo '../dist/'`../dist/../common/search.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/search.c -fPIC -DPIC -o .libs/search.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o seq.lo `test -f '../dist/../common/seq.c' || echo '../dist/'`../dist/../common/seq.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/recover.c -o recover.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/search.c -o search.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o trace.lo `test -f '../dist/../common/trace.c' || echo '../dist/'`../dist/../common/trace.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o util.lo `test -f '../dist/../common/util.c' || echo '../dist/'`../dist/../common/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/seq.c -fPIC -DPIC -o .libs/seq.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/util.c -fPIC -DPIC -o .libs/util.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/util.c -o util.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/trace.c -fPIC -DPIC -o .libs/trace.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/seq.c -o seq.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/trace.c -o trace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o util2.lo `test -f '../dist/../common/util2.c' || echo '../dist/'`../dist/../common/util2.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_at.lo `test -f '../dist/../vi/v_at.c' || echo '../dist/'`../dist/../vi/v_at.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_ch.lo `test -f '../dist/../vi/v_ch.c' || echo '../dist/'`../dist/../vi/v_ch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_at.c -fPIC -DPIC -o .libs/v_at.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_at.c -o v_at.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_ch.c -fPIC -DPIC -o .libs/v_ch.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_cmd.lo `test -f '../dist/../vi/v_cmd.c' || echo '../dist/'`../dist/../vi/v_cmd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/util2.c -fPIC -DPIC -o .libs/util2.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/util2.c -o util2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_delete.lo `test -f '../dist/../vi/v_delete.c' || echo '../dist/'`../dist/../vi/v_delete.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_ch.c -o v_ch.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_event.lo `test -f '../dist/../vi/v_event.c' || echo '../dist/'`../dist/../vi/v_event.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_delete.c -fPIC -DPIC -o .libs/v_delete.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_event.c -fPIC -DPIC -o .libs/v_event.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_delete.c -o v_delete.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_cmd.c -fPIC -DPIC -o .libs/v_cmd.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_event.c -o v_event.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_ex.lo `test -f '../dist/../vi/v_ex.c' || echo '../dist/'`../dist/../vi/v_ex.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_increment.lo `test -f '../dist/../vi/v_increment.c' || echo '../dist/'`../dist/../vi/v_increment.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_cmd.c -o v_cmd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_init.lo `test -f '../dist/../vi/v_init.c' || echo '../dist/'`../dist/../vi/v_init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_ex.c -fPIC -DPIC -o .libs/v_ex.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_increment.c -fPIC -DPIC -o .libs/v_increment.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_ex.c -o v_ex.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_increment.c -o v_increment.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_itxt.lo `test -f '../dist/../vi/v_itxt.c' || echo '../dist/'`../dist/../vi/v_itxt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_init.c -fPIC -DPIC -o .libs/v_init.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_left.lo `test -f '../dist/../vi/v_left.c' || echo '../dist/'`../dist/../vi/v_left.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_init.c -o v_init.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_mark.lo `test -f '../dist/../vi/v_mark.c' || echo '../dist/'`../dist/../vi/v_mark.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_left.c -fPIC -DPIC -o .libs/v_left.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_itxt.c -fPIC -DPIC -o .libs/v_itxt.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_left.c -o v_left.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_mark.c -fPIC -DPIC -o .libs/v_mark.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_mark.c -o v_mark.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_match.lo `test -f '../dist/../vi/v_match.c' || echo '../dist/'`../dist/../vi/v_match.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_paragraph.lo `test -f '../dist/../vi/v_paragraph.c' || echo '../dist/'`../dist/../vi/v_paragraph.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_itxt.c -o v_itxt.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_match.c -fPIC -DPIC -o .libs/v_match.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_match.c -o v_match.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_put.lo `test -f '../dist/../vi/v_put.c' || echo '../dist/'`../dist/../vi/v_put.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_redraw.lo `test -f '../dist/../vi/v_redraw.c' || echo '../dist/'`../dist/../vi/v_redraw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_paragraph.c -fPIC -DPIC -o .libs/v_paragraph.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_redraw.c -fPIC -DPIC -o .libs/v_redraw.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_redraw.c -o v_redraw.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_put.c -fPIC -DPIC -o .libs/v_put.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_put.c -o v_put.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_replace.lo `test -f '../dist/../vi/v_replace.c' || echo '../dist/'`../dist/../vi/v_replace.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_paragraph.c -o v_paragraph.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_right.lo `test -f '../dist/../vi/v_right.c' || echo '../dist/'`../dist/../vi/v_right.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_screen.lo `test -f '../dist/../vi/v_screen.c' || echo '../dist/'`../dist/../vi/v_screen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_right.c -fPIC -DPIC -o .libs/v_right.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_replace.c -fPIC -DPIC -o .libs/v_replace.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_right.c -o v_right.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_replace.c -o v_replace.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_scroll.lo `test -f '../dist/../vi/v_scroll.c' || echo '../dist/'`../dist/../vi/v_scroll.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_search.lo `test -f '../dist/../vi/v_search.c' || echo '../dist/'`../dist/../vi/v_search.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_screen.c -fPIC -DPIC -o .libs/v_screen.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_screen.c -o v_screen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_section.lo `test -f '../dist/../vi/v_section.c' || echo '../dist/'`../dist/../vi/v_section.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_search.c -fPIC -DPIC -o .libs/v_search.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_scroll.c -fPIC -DPIC -o .libs/v_scroll.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_search.c -o v_search.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_scroll.c -o v_scroll.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_sentence.lo `test -f '../dist/../vi/v_sentence.c' || echo '../dist/'`../dist/../vi/v_sentence.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_status.lo `test -f '../dist/../vi/v_status.c' || echo '../dist/'`../dist/../vi/v_status.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_sentence.c -fPIC -DPIC -o .libs/v_sentence.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_section.c -fPIC -DPIC -o .libs/v_section.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_section.c -o v_section.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_sentence.c -o v_sentence.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_txt.lo `test -f '../dist/../vi/v_txt.c' || echo '../dist/'`../dist/../vi/v_txt.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_ulcase.lo `test -f '../dist/../vi/v_ulcase.c' || echo '../dist/'`../dist/../vi/v_ulcase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_status.c -fPIC -DPIC -o .libs/v_status.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_status.c -o v_status.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_undo.lo `test -f '../dist/../vi/v_undo.c' || echo '../dist/'`../dist/../vi/v_undo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_txt.c -fPIC -DPIC -o .libs/v_txt.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_ulcase.c -fPIC -DPIC -o .libs/v_ulcase.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_ulcase.c -o v_ulcase.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_util.lo `test -f '../dist/../vi/v_util.c' || echo '../dist/'`../dist/../vi/v_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_undo.c -fPIC -DPIC -o .libs/v_undo.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_undo.c -o v_undo.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_word.lo `test -f '../dist/../vi/v_word.c' || echo '../dist/'`../dist/../vi/v_word.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_util.c -fPIC -DPIC -o .libs/v_util.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_util.c -o v_util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_xchar.lo `test -f '../dist/../vi/v_xchar.c' || echo '../dist/'`../dist/../vi/v_xchar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_word.c -fPIC -DPIC -o .libs/v_word.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_txt.c -o v_txt.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_word.c -o v_word.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_xchar.c -fPIC -DPIC -o .libs/v_xchar.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_yank.lo `test -f '../dist/../vi/v_yank.c' || echo '../dist/'`../dist/../vi/v_yank.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_xchar.c -o v_xchar.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_z.lo `test -f '../dist/../vi/v_z.c' || echo '../dist/'`../dist/../vi/v_z.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_yank.c -fPIC -DPIC -o .libs/v_yank.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_yank.c -o v_yank.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o v_zexit.lo `test -f '../dist/../vi/v_zexit.c' || echo '../dist/'`../dist/../vi/v_zexit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_z.c -fPIC -DPIC -o .libs/v_z.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vi.lo `test -f '../dist/../vi/vi.c' || echo '../dist/'`../dist/../vi/vi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_zexit.c -fPIC -DPIC -o .libs/v_zexit.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_zexit.c -o v_zexit.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vi.c -fPIC -DPIC -o .libs/vi.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vs_line.lo `test -f '../dist/../vi/vs_line.c' || echo '../dist/'`../dist/../vi/vs_line.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/v_z.c -o v_z.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vs_msg.lo `test -f '../dist/../vi/vs_msg.c' || echo '../dist/'`../dist/../vi/vs_msg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vi.c -o vi.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_line.c -fPIC -DPIC -o .libs/vs_line.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_msg.c -fPIC -DPIC -o .libs/vs_msg.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vs_refresh.lo `test -f '../dist/../vi/vs_refresh.c' || echo '../dist/'`../dist/../vi/vs_refresh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_line.c -o vs_line.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_msg.c -o vs_msg.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vs_relative.lo `test -f '../dist/../vi/vs_relative.c' || echo '../dist/'`../dist/../vi/vs_relative.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_relative.c -fPIC -DPIC -o .libs/vs_relative.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vs_smap.lo `test -f '../dist/../vi/vs_smap.c' || echo '../dist/'`../dist/../vi/vs_smap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_refresh.c -fPIC -DPIC -o .libs/vs_refresh.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_relative.c -o vs_relative.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vs_split.lo `test -f '../dist/../vi/vs_split.c' || echo '../dist/'`../dist/../vi/vs_split.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_smap.c -fPIC -DPIC -o .libs/vs_smap.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_refresh.c -o vs_refresh.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_smap.c -o vs_smap.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o regcomp.lo `test -f '../dist/../regex/regcomp.c' || echo '../dist/'`../dist/../regex/regcomp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_split.c -fPIC -DPIC -o .libs/vs_split.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../vi/vs_split.c -o vs_split.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regcomp.c -fPIC -DPIC -o .libs/regcomp.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o regerror.lo `test -f '../dist/../regex/regerror.c' || echo '../dist/'`../dist/../regex/regerror.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o regexec.lo `test -f '../dist/../regex/regexec.c' || echo '../dist/'`../dist/../regex/regexec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regexec.c -fPIC -DPIC -o .libs/regexec.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regerror.c -fPIC -DPIC -o .libs/regerror.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regerror.c -o regerror.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o regfree.lo `test -f '../dist/../regex/regfree.c' || echo '../dist/'`../dist/../regex/regfree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regfree.c -fPIC -DPIC -o .libs/regfree.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regfree.c -o regfree.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o log.lo `test -f '../dist/../common/log.c' || echo '../dist/'`../dist/../common/log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/log.c -fPIC -DPIC -o .libs/log.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regexec.c -o regexec.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../common/log.c -o log.o >/dev/null 2>&1 echo "#define _PATH_PERLSCRIPTS \"/usr/share/vi/perl\"" > perl.c /usr/bin/perl -e 'unless ($] >= 5.005) {' \ -e 'for (qw(incgv sv_undef errgv na)) {' \ -e 'print "#define PL_$_ $_\n" }} ' >> perl.c /usr/bin/perl /usr/lib64/perl5/5.10.1/ExtUtils/xsubpp -typemap \ /usr/lib64/perl5/5.10.1/ExtUtils/typemap ../dist/../perl_api/perl.xs >> perl.c (/usr/bin/perl -ne 'print "sub $1 {\$curscr->$1(\@_)}\n"' \ -e 'if /newXS\("VI::([^\":]*)"/;' perl.c ; echo "1;") > VI.pm x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../regex/regcomp.c -o regcomp.o >/dev/null 2>&1 perl -MExtUtils::Embed -e xsinit -- -std VI /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o perlsfio.lo `test -f '../dist/../perl_api/perlsfio.c' || echo '../dist/'`../dist/../perl_api/perlsfio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -Wl,-E -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vi-cl_bsd.o `test -f '../dist/../cl/cl_bsd.c' || echo '../dist/'`../dist/../cl/cl_bsd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -Wl,-E -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vi-cl_funcs.o `test -f '../dist/../cl/cl_funcs.c' || echo '../dist/'`../dist/../cl/cl_funcs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -Wl,-E -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vi-cl_main.o `test -f '../dist/../cl/cl_main.c' || echo '../dist/'`../dist/../cl/cl_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -Wl,-E -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -c -o vi-cl_read.o `test -f '../dist/../cl/cl_read.c' || echo '../dist/'`../dist/../cl/cl_read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE -O3 -pipe -fomit-frame-pointer -march=core2 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -c ../dist/../perl_api/perlsfio.c -fPIC -DPIC -o .libs/perlsfio.o In file included from ../dist/../perl_api/../common/../ex/ex.h:230, from ../dist/../perl_api/../common/common.h:99, from ../dist/../perl_api/perlsfio.c:43: ../dist/../perl_api/../common/../ex/extern.h:90: error: conflicting types for 'Perl_re_compile' /usr/lib64/perl5/5.10.1/x86_64-linux/CORE/proto.h:2585: error: previous declaration of 'Perl_re_compile' was here make[1]: *** [perlsfio.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/app-editors/nvi-1.81.6-r2/work/nvi-1.81.6/build.unix' make: *** [all] Error 2 * * ERROR: app-editors/nvi-1.81.6-r2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2625: Called die * The specific snippet of code: * emake OPTFLAG="${CFLAGS}" || die "make failed" * The die message: * make failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-editors/nvi-1.81.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/nvi-1.81.6-r2/temp/environment'. *