vim-6.3-security_fix-2.patch
vim-6.4b
patching file runtime/doc/options.txt
Hunk #1 FAILED at 1.
Hunk #2 succeeded at 145 with fuzz 2 (offset 6 lines).
Hunk #3 FAILED at 954.
Hunk #4 FAILED at 2417.
Hunk #5 FAILED at 3610.
Hunk #6 FAILED at 3702.
Hunk #7 FAILED at 4323.
Hunk #8 FAILED at 4438.
Hunk #9 FAILED at 5727.
Hunk #10 FAILED at 6106.
9 out of 10 hunks FAILED -- saving rejects to file runtime/doc/options.txt.rej
patching file src/option.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
13 out of 13 hunks ignored -- saving rejects to file src/option.c.rej
patching file src/os_unix.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file src/os_unix.c.rej
loading cache auto/config.cache
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=k8 -fomit-frame-pointer -pipe ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for POSIXized ISC... no
checking for mawk... (cached) gawk
checking for strip... (cached) strip
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for buggy tools
- sh is	'GNU bash, version 3.00.16(1)-release (i686-pc-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.' - probably OK.
- sed is	'GNU sed version 4.1.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.'.
checking for BeOS... no
checking for QNX... no
checking for Darwin (Mac OS X)... no
checking --with-vim-name argument... Defaulting to vim
checking --with-ex-name argument... Defaulting to ex
checking --with-view-name argument... Defaulting to view
checking --with-global-runtime argument... no
checking --with-modified-by argument... no
checking if character set is EBCDIC... no
checking --with-features argument... Defaulting to normal
checking --with-compiledby argument... no
checking --disable-xsmp argument... no
checking --disable-xsmp-interact argument... no
checking --enable-perlinterp argument... no
checking --enable-pythoninterp argument... no
checking --enable-tclinterp argument... no
checking --enable-rubyinterp argument... no
checking --enable-cscope argument... no
checking --enable-workshop argument... no
checking --disable-netbeans argument... no
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking whether compiling netbeans integration is possible... yes
checking --enable-sniff argument... no
checking --enable-multibyte argument... yes
checking --enable-hangulinput argument... no
checking --enable-xim argument... defaulting to auto
checking --enable-fontset argument... no
checking for xmkmf... (cached) /usr/X11R6/bin/xmkmf
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking if X11 header files can be found... yes
checking for _XdmcpAuthDoIt in -lXdmcp... (cached) yes
checking for IceOpenConnection in -lICE... (cached) yes
checking for XpmCreatePixmapFromData in -lXpm... (cached) yes
checking if X11 header files implicitly declare return values... no
checking --enable-gui argument... yes/auto - automatic GUI support
checking whether or not to look for GTK... yes
checking whether or not to look for GTK+ 2... yes
checking whether or not to look for GNOME... no
checking whether or not to look for Motif... yes
checking whether or not to look for Athena... yes
checking whether or not to look for neXtaw... yes
checking whether or not to look for Carbon... yes
checking --with-gtk-prefix argument... no
checking --with-gtk-exec-prefix argument... no
checking --disable-gtktest argument... gtk test enabled
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK - version >= 2.2.0... yes; found version 2.8.6
checking for X11/SM/SMlib.h... (cached) yes
checking for X11/xpm.h... (cached) yes
checking for X11/Sunkeysym.h... (cached) yes
checking for XIMText in X11/Xlib.h... yes
X GUI selected; xim has been enabled
checking quality of toupper... good
checking whether __DATE__ and __TIME__ work... yes
checking for elf.h... (cached) yes
checking for main in -lelf... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/utsname.h... (cached) yes
checking for termcap.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sgtty.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for termio.h... (cached) yes
checking for iconv.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stropts.h... (cached) yes
checking for errno.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/systeminfo.h... (cached) no
checking for locale.h... (cached) yes
checking for sys/stream.h... (cached) no
checking for sys/ptem.h... (cached) no
checking for termios.h... (cached) yes
checking for libc.h... (cached) no
checking for sys/statfs.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for pwd.h... (cached) yes
checking for utime.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for libintl.h... (cached) yes
checking for libgen.h... (cached) yes
checking for util/debug.h... (cached) no
checking for util/msg18n.h... (cached) no
checking for frame.h... (cached) no
checking for pthread_np.h... (cached) no
checking for sys/acl.h... (cached) no
checking for sys/access.h... (cached) no
checking for sys/sysctl.h... (cached) yes
checking for sys/sysinfo.h... (cached) yes
checking for wchar.h... (cached) yes
checking for strings.h... (cached) yes
checking if strings.h can be included after string.h... yes
checking whether gcc needs -traditional... (cached) no
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for ino_t... (cached) yes
checking for dev_t... (cached) yes
checking for rlim_t... (cached) yes
checking for stack_t... (cached) yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... automatic terminal library selection
checking for tgetent in -lncurses... (cached) yes
checking whether we talk terminfo... yes -- terminfo spoken here
checking what tgetent() returns for an unknown terminal... zero
checking whether termcap.h contains ospeed... yes
checking whether termcap.h contains UP, BC and PC... yes
checking whether tputs() uses outfuntype... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for /dev/ptc... no
checking for SVR4 ptys... yes
checking for ptyranges... abcdepqrstuvwxyz / 0123456789abcdef
checking default tty permissions/group... pty mode: 0620, group: 4
checking return type of signal handlers... (cached) void
checking for struct sigcontext... yes
checking getcwd implementation... it is usable
checking for bcmp... (cached) yes
checking for fchdir... (cached) yes
checking for fchown... (cached) yes
checking for fseeko... (cached) yes
checking for fsync... (cached) yes
checking for ftello... (cached) yes
checking for getcwd... (cached) yes
checking for getpseudotty... (cached) no
checking for getpwnam... (cached) yes
checking for getpwuid... (cached) yes
checking for getrlimit... (cached) yes
checking for gettimeofday... (cached) yes
checking for getwd... (cached) yes
checking for lstat... (cached) yes
checking for memcmp... (cached) yes
checking for memset... (cached) yes
checking for nanosleep... (cached) yes
checking for opendir... (cached) yes
checking for putenv... (cached) yes
checking for qsort... (cached) yes
checking for readlink... (cached) yes
checking for select... (cached) yes
checking for setenv... (cached) yes
checking for setpgid... (cached) yes
checking for setsid... (cached) yes
checking for sigaltstack... (cached) yes
checking for sigstack... (cached) yes
checking for sigset... (cached) yes
checking for sigsetjmp... (cached) no
checking for sigaction... (cached) yes
checking for sigvec... (cached) yes
checking for snprintf... (cached) yes
checking for strcasecmp... (cached) yes
checking for strerror... (cached) yes
checking for strftime... (cached) yes
checking for stricmp... (cached) no
checking for strncasecmp... (cached) yes
checking for strnicmp... (cached) no
checking for strpbrk... (cached) yes
checking for strtol... (cached) yes
checking for tgetent... (cached) yes
checking for towlower... (cached) yes
checking for towupper... (cached) yes
checking for usleep... (cached) yes
checking for utime... (cached) yes
checking for utimes... (cached) yes
checking for st_blksize... yes
checking whether stat() ignores a trailing slash... no
checking for iconv_open()... yes
checking for nl_langinfo(CODESET)... yes
checking --disable-acl argument... no
checking for acl_get_file in -lposix1e... (cached) no
checking for acl_get_file in -lacl... (cached) no
checking for POSIX ACL support... no
checking for Solaris ACL support... no
checking for AIX ACL support... no
checking --disable-gpm argument... no
checking for gpm... (cached) yes
checking for vsnprintf()... yes
checking for rename... yes
checking for sysctl... not usable
checking for sysinfo... yes
checking for sysconf... yes
checking size of int... (cached) 4
checking whether memmove/bcopy/memcpy handle overlaps... memmove does
checking whether X_LOCALE needed... no
checking for _xpg4_setrunelocale in -lxpg4... (cached) no
checking how to create tags... 
checking how to run man with a section nr... man -s
checking --disable-nls argument... no
checking for msgfmt... (cached) msgfmt
checking for NLS... gettext() works
checking for bind_textdomain_codeset... (cached) yes
checking for _nl_msg_cat_cntr... yes
checking for dlfcn.h... (cached) yes
checking for dlopen()... yes
checking for dlsym()... yes
checking for setjmp.h... (cached) yes
creating auto/config.status
creating auto/config.mk
creating auto/config.h
auto/config.h is unchanged
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make first
make[1]: Entering directory `/usr/src/vim-6.4b/src'
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/buffer.o buffer.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/charset.o charset.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/diff.o diff.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/digraph.o digraph.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/edit.o edit.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/eval.o eval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ex_cmds.o ex_cmds.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ex_cmds2.o ex_cmds2.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ex_docmd.o ex_docmd.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ex_eval.o ex_eval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ex_getln.o ex_getln.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/fileio.o fileio.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/fold.o fold.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/getchar.o getchar.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/if_cscope.o if_cscope.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/if_xcmdsrv.o if_xcmdsrv.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/main.o main.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/mark.o mark.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/memfile.o memfile.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/memline.o memline.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/menu.o menu.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/message.o message.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/misc1.o misc1.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/misc2.o misc2.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/move.o move.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/mbyte.o mbyte.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/normal.o normal.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ops.o ops.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/option.o option.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/os_unix.o os_unix.c
creating auto/pathdef.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/pathdef.o auto/pathdef.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/quickfix.o quickfix.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/regexp.o regexp.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/screen.o screen.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/search.o search.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/syntax.o syntax.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/tag.o tag.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/term.o term.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/ui.o ui.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/undo.o undo.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/window.o window.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/gui.o gui.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/gui_gtk.o gui_gtk.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/gui_gtk_x11.o gui_gtk_x11.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/pty.o pty.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/gui_gtk_f.o gui_gtk_f.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/gui_beval.o gui_beval.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/netbeans.o netbeans.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       version.c -o objects/version.o
  gcc  -L/usr/X11R6/lib     -o vim objects/buffer.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o  objects/if_cscope.o objects/if_xcmdsrv.o objects/main.o objects/mark.o objects/memfile.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/syntax.o  objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/pty.o objects/gui_gtk_f.o objects/gui_beval.o       objects/netbeans.o  objects/version.o   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lSM -lICE -lXpm -lXt -lX11 -lXdmcp -lSM -lICE -lncurses -lnsl  -lgpm       
link.sh: OK, linking works, let's try removing a few libraries.
link.sh: See auto/link.log for details.
link.sh: Trying to remove the SM library...
link.sh: We don't need the SM library!
link.sh: Trying to remove the SM library...
link.sh: We don't need the SM library!
link.sh: Trying to remove the ICE library...
link.sh: We don't need the ICE library!
link.sh: Trying to remove the ICE library...
link.sh: We don't need the ICE library!
link.sh: Trying to remove the nsl library...
link.sh: We don't need the nsl library!
link.sh: Trying to remove the Xt library...
link.sh: We DO need the Xt library.
link.sh: Trying to remove the Xpm library...
link.sh: We don't need the Xpm library!
link.sh: Trying to remove the X11 library...
link.sh: We don't need the X11 library!
link.sh: Trying to remove the Xdmcp library...
link.sh: We don't need the Xdmcp library!
link.sh: Trying to remove the dl library...
link.sh: We don't need the dl library!
make[2]: Entering directory `/usr/src/vim-6.4b/src'
creating auto/pathdef.c
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O3 -march=k8 -fomit-frame-pointer -pipe  -I/usr/X11R6/include       -o objects/pathdef.o auto/pathdef.c
make[2]: Leaving directory `/usr/src/vim-6.4b/src'
link.sh: Using auto/link.sed file to remove a few libraries
  gcc  -L/usr/X11R6/lib     -o vim objects/buffer.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o  objects/if_cscope.o objects/if_xcmdsrv.o objects/main.o objects/mark.o objects/memfile.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/syntax.o  objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/window.o objects/gui.o objects/gui_gtk.o objects/gui_gtk_x11.o objects/pty.o objects/gui_gtk_f.o objects/gui_beval.o       objects/netbeans.o  objects/version.o   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -lXt -lncurses -lgpm       
link.sh: Linked fine with a few libraries removed
cd xxd; CC="gcc" CFLAGS=" -O3 -march=k8 -fomit-frame-pointer -pipe" \
	make -f Makefile
make[2]: Entering directory `/usr/src/vim-6.4b/src/xxd'
gcc  -O3 -march=k8 -fomit-frame-pointer -pipe  -DUNIX -o xxd xxd.c
make[2]: Leaving directory `/usr/src/vim-6.4b/src/xxd'
make[2]: Entering directory `/usr/src/vim-6.4b/src/po'
OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po
1427 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po
1386 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.mo cs.po
1284 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o de.mo de.po
1226 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po
9 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po
1427 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o fr.mo fr.po
1392 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o ga.mo ga.po
1426 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o it.mo it.po
1427 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.mo ja.po
1423 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.mo ko.po
1372 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po
1416 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.mo pl.po
1423 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.mo ru.po
1426 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.mo sk.po
1296 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o sv.mo sv.po
1427 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po
1289 translated messages, 1 fuzzy translation, 3 untranslated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.mo zh_TW.po
1426 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.UTF-8.mo zh_TW.UTF-8.po
1426 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.mo zh_CN.po
1283 translated messages, 2 untranslated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.UTF-8.mo zh_CN.UTF-8.po
1283 translated messages, 2 untranslated messages.
make[2]: Leaving directory `/usr/src/vim-6.4b/src/po'
make[2]: Entering directory `/usr/src/vim-6.4b/src/po'
OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po
1423 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.cp1250.mo cs.cp1250.po
1284 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.cp1250.mo pl.cp1250.po
1423 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.cp1250.mo sk.cp1250.po
1296 translated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po
1283 translated messages, 2 untranslated messages.
OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.cp1251.mo ru.cp1251.po
1426 translated messages.
make[2]: Leaving directory `/usr/src/vim-6.4b/src/po'
make[1]: Leaving directory `/usr/src/vim-6.4b/src'
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make install
make[1]: Entering directory `/usr/src/vim-6.4b/src'
if test -f /usr/bin/vim; then \
  mv -f /usr/bin/vim /usr/bin/vim.rm; \
  rm -f /usr/bin/vim.rm; \
fi
cp vim /usr/bin
strip /usr/bin/vim
chmod 755 /usr/bin/vim
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b
mkdir /usr/share/vim/vim64b
chmod 755 /usr/share/vim/vim64b
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/doc
mkdir /usr/share/vim/vim64b/doc
chmod 755 /usr/share/vim/vim64b/doc
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/print
mkdir /usr/share/vim/vim64b/print
chmod 755 /usr/share/vim/vim64b/print
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/colors
mkdir /usr/share/vim/vim64b/colors
chmod 755 /usr/share/vim/vim64b/colors
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/syntax
mkdir /usr/share/vim/vim64b/syntax
chmod 755 /usr/share/vim/vim64b/syntax
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/indent
mkdir /usr/share/vim/vim64b/indent
chmod 755 /usr/share/vim/vim64b/indent
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/ftplugin
mkdir /usr/share/vim/vim64b/ftplugin
chmod 755 /usr/share/vim/vim64b/ftplugin
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/plugin
mkdir /usr/share/vim/vim64b/plugin
chmod 755 /usr/share/vim/vim64b/plugin
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/tutor
mkdir /usr/share/vim/vim64b/tutor
chmod 755 /usr/share/vim/vim64b/tutor
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/compiler
mkdir /usr/share/vim/vim64b/compiler
chmod 755 /usr/share/vim/vim64b/compiler
generating /usr/man/man1/vim.1
chmod 644 /usr/man/man1/vim.1
generating /usr/man/man1/vimtutor.1
chmod 644 /usr/man/man1/vimtutor.1
cp  ../runtime/doc/vimdiff.1 /usr/man/man1/vimdiff.1
chmod 644 /usr/man/man1/vimdiff.1
generating /usr/man/man1/evim.1
chmod 644 /usr/man/man1/evim.1
generating help tags
make[2]: Entering directory `/usr/src/vim-6.4b/runtime/doc'
/usr/bin/vim -u NONE -esX -c "helptags ." -c quit
make[2]: Leaving directory `/usr/src/vim-6.4b/runtime/doc'
cd ../runtime/doc; \
	files=`ls *.txt tags`; \
	files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \
	cp $files  /usr/share/vim/vim64b/doc; \
	cd /usr/share/vim/vim64b/doc; \
	chmod 644 $files
cp  ../runtime/doc/*.pl /usr/share/vim/vim64b/doc
chmod 755 /usr/share/vim/vim64b/doc/*.pl
cp ../runtime/menu.vim /usr/share/vim/vim64b/menu.vim
chmod 644 /usr/share/vim/vim64b/menu.vim
cp ../runtime/synmenu.vim /usr/share/vim/vim64b/synmenu.vim
chmod 644 /usr/share/vim/vim64b/synmenu.vim
cp ../runtime/delmenu.vim /usr/share/vim/vim64b/delmenu.vim
chmod 644 /usr/share/vim/vim64b/delmenu.vim
cp ../runtime/mswin.vim /usr/share/vim/vim64b/mswin.vim
chmod 644 /usr/share/vim/vim64b/mswin.vim
cp ../runtime/evim.vim /usr/share/vim/vim64b/evim.vim
chmod 644 /usr/share/vim/vim64b/evim.vim
cp ../runtime/bugreport.vim /usr/share/vim/vim64b/bugreport.vim
chmod 644 /usr/share/vim/vim64b/bugreport.vim
cp ../runtime/vimrc_example.vim /usr/share/vim/vim64b
chmod 644 /usr/share/vim/vim64b/vimrc_example.vim
cp ../runtime/gvimrc_example.vim /usr/share/vim/vim64b
chmod 644 /usr/share/vim/vim64b/gvimrc_example.vim
cp ../runtime/filetype.vim /usr/share/vim/vim64b/filetype.vim
chmod 644 /usr/share/vim/vim64b/filetype.vim
cp ../runtime/ftoff.vim /usr/share/vim/vim64b/ftoff.vim
chmod 644 /usr/share/vim/vim64b/ftoff.vim
cp ../runtime/scripts.vim /usr/share/vim/vim64b/scripts.vim
chmod 644 /usr/share/vim/vim64b/scripts.vim
cp ../runtime/ftplugin.vim /usr/share/vim/vim64b/ftplugin.vim
chmod 644 /usr/share/vim/vim64b/ftplugin.vim
cp ../runtime/ftplugof.vim /usr/share/vim/vim64b/ftplugof.vim
chmod 644 /usr/share/vim/vim64b/ftplugof.vim
cp ../runtime/indent.vim /usr/share/vim/vim64b/indent.vim
chmod 644 /usr/share/vim/vim64b/indent.vim
cp ../runtime/indoff.vim /usr/share/vim/vim64b/indoff.vim
chmod 644 /usr/share/vim/vim64b/indoff.vim
cp ../runtime/optwin.vim /usr/share/vim/vim64b/optwin.vim
chmod 644 /usr/share/vim/vim64b/optwin.vim
cd ../runtime/print; cp *.ps /usr/share/vim/vim64b/print
cd /usr/share/vim/vim64b/print; chmod 644 *.ps
cd ../runtime/colors; cp *.vim README.txt /usr/share/vim/vim64b/colors
cd /usr/share/vim/vim64b/colors; chmod 644 *.vim README.txt
cd ../runtime/syntax; cp *.vim README.txt /usr/share/vim/vim64b/syntax
cd /usr/share/vim/vim64b/syntax; chmod 644 *.vim README.txt
cd ../runtime/indent; cp *.vim README.txt /usr/share/vim/vim64b/indent
cd /usr/share/vim/vim64b/indent; chmod 644 *.vim README.txt
cd ../runtime/plugin; cp *.vim README.txt /usr/share/vim/vim64b/plugin
cd /usr/share/vim/vim64b/plugin; chmod 644 *.vim README.txt
cd ../runtime/ftplugin; cp *.vim README.txt /usr/share/vim/vim64b/ftplugin
cd /usr/share/vim/vim64b/ftplugin; chmod 644 *.vim README.txt
cd ../runtime/compiler; cp *.vim README.txt /usr/share/vim/vim64b/compiler
cd /usr/share/vim/vim64b/compiler; chmod 644 *.vim README.txt
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/macros
mkdir /usr/share/vim/vim64b/macros
chmod 755 /usr/share/vim/vim64b/macros
cp -r ../runtime/macros/* /usr/share/vim/vim64b/macros
chmod 755 `find /usr/share/vim/vim64b/macros -type d -print`
chmod 644 `find /usr/share/vim/vim64b/macros -type f -print`
chmod 755 /usr/share/vim/vim64b/macros/less.sh
cvs=`find /usr/share/vim/vim64b/macros \( -name CVS -o -name AAPDIR \) -print`; \
      if test -n "$cvs"; then \
	 rm -rf $cvs; \
      fi
cp vimtutor /usr/bin/vimtutor
chmod 755 /usr/bin/vimtutor
cp ../runtime/tutor/README* ../runtime/tutor/tutor* /usr/share/vim/vim64b/tutor
chmod 644 /usr/share/vim/vim64b/tutor/*
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/tools
mkdir /usr/share/vim/vim64b/tools
chmod 755 /usr/share/vim/vim64b/tools
if test -f /usr/bin/xxd; then \
  mv -f /usr/bin/xxd /usr/bin/xxd.rm; \
  rm -f /usr/bin/xxd.rm; \
fi
cp xxd/xxd /usr/bin
strip /usr/bin/xxd
chmod 755 /usr/bin/xxd
cp ../runtime/doc/xxd.1 /usr/man/man1
chmod 644 /usr/man/man1/xxd.1
cp -r ../runtime/tools/* /usr/share/vim/vim64b/tools
cvs=`find /usr/share/vim/vim64b/tools \( -name CVS -o -name AAPDIR \) -print`; \
      if test -n "$cvs"; then \
	 rm -rf $cvs; \
      fi
chmod 644 /usr/share/vim/vim64b/tools/*
perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/usr/share/vim/vim64b/tools/efm_perl.pl
awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim64b/tools/mve.awk; if test -z "$awkpath"; then \
	awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim64b/tools/mve.awk; if test -z "$awkpath"; then \
	awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/usr/share/vim/vim64b/tools/mve.awk; fi; fi
chmod 755 `grep -l "^#!" /usr/share/vim/vim64b/tools/*`
make[2]: Entering directory `/usr/src/vim-6.4b/src/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/vim-6.4b/src/po'
make[2]: Entering directory `/usr/src/vim-6.4b/src/po'
make[2]: Nothing to be done for `converted'.
make[2]: Leaving directory `/usr/src/vim-6.4b/src/po'
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/lang
mkdir /usr/share/vim/vim64b/lang
chmod 755 /usr/share/vim/vim64b/lang
/bin/sh ./mkinstalldirs /usr/share/vim/vim64b/keymap
mkdir /usr/share/vim/vim64b/keymap
chmod 755 /usr/share/vim/vim64b/keymap
if test -n "yes" -a -f po/Makefile; then \
   cd po; make prefix=/usr LOCALEDIR=/usr/share/vim/vim64b/lang \
   INSTALL_DATA=cp FILEMOD=644 install; \
fi
make[2]: Entering directory `/usr/src/vim-6.4b/src/po'
make[3]: Entering directory `/usr/src/vim-6.4b/src/po'
make[3]: Leaving directory `/usr/src/vim-6.4b/src/po'
for lang in af ca cs de en_GB es fr ga it ja ko no pl ru sk sv uk zh_TW zh_TW.UTF-8 zh_CN zh_CN.UTF-8; do \
  dir=/usr/share/vim/vim64b/lang/$lang/; \
  if test ! -x "$dir"; then \
    mkdir $dir; chmod 755 $dir; \
  fi; \
  dir=/usr/share/vim/vim64b/lang/$lang/LC_MESSAGES; \
  if test ! -x "$dir"; then \
    mkdir $dir; chmod 755 $dir; \
  fi; \
  if test -r $lang.mo; then \
    cp $lang.mo $dir/vim.mo; \
    chmod 644 $dir/vim.mo; \
  fi; \
done
make[2]: Leaving directory `/usr/src/vim-6.4b/src/po'
if test -d ../runtime/lang; then \
   cp ../runtime/lang/README.txt ../runtime/lang/*.vim /usr/share/vim/vim64b/lang; \
   chmod 644 /usr/share/vim/vim64b/lang/README.txt /usr/share/vim/vim64b/lang/*.vim; \
fi
if test -d ../runtime/keymap; then \
   cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /usr/share/vim/vim64b/keymap; \
   chmod 644 /usr/share/vim/vim64b/keymap/README.txt /usr/share/vim/vim64b/keymap/*.vim; \
fi
if test -d /usr/share/icons/hicolor/48x48/apps -a -w /usr/share/icons/hicolor/48x48/apps \
	-a ! -f /usr/share/icons/hicolor/48x48/apps/gvim.png; then \
   cp ../runtime/vim48x48.png /usr/share/icons/hicolor/48x48/apps/gvim.png; \
fi
if test -d /usr/share/icons/locolor/32x32/apps -a -w /usr/share/icons/locolor/32x32/apps \
	-a ! -f /usr/share/icons/locolor/32x32/apps/gvim.png; then \
   cp ../runtime/vim32x32.png /usr/share/icons/locolor/32x32/apps/gvim.png; \
fi
if test -d /usr/share/icons/locolor/16x16/apps -a -w /usr/share/icons/locolor/16x16/apps \
	-a ! -f /usr/share/icons/locolor/16x16/apps/gvim.png; then \
   cp ../runtime/vim16x16.png /usr/share/icons/locolor/16x16/apps/gvim.png; \
fi
make[1]: Leaving directory `/usr/src/vim-6.4b/src'

real	1m9.030s
user	1m1.336s
sys	0m4.808s
