cd ~/gnu/emacs-21.2.91/ configure && nice -10 make && make -n install creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /usr/bin/install -c checking for bison... bison -y checking for ranlib... ranlib checking for AIX... no checking the machine- and system-dependent files to find out - which libraries the lib-src programs will want, and - whether the GNU malloc routines are usable checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for _oss_ioctl in -lossaudio... no checking for sys/select.h... yes checking for sys/timeb.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for utime.h... yes checking for linux/version.h... yes checking for sys/systeminfo.h... no checking for termios.h... yes checking for limits.h... yes checking for string.h... yes checking for stdlib.h... yes checking for termcap.h... yes checking for stdio_ext.h... yes checking for fcntl.h... yes checking for term.h... yes checking for strings.h... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for struct utimbuf... yes checking return type of signal handlers... void checking for speed_t... yes checking for struct timeval... yes checking for struct exception... no checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for tm_gmtoff in struct tm... yes checking for gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for working volatile... yes checking for working const... yes checking for void * support... yes checking whether make sets ${MAKE}... yes checking for long file names... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for malloc_get_state... yes checking for malloc_set_state... yes checking whether __after_morecore_hook exists... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... yes checking for getpagesize... yes checking for working mmap... yes checking for dnet_ntoa in -ldnet... no checking for main in -lXbsd... no checking for cma_open in -lpthreads... no checking for XFree86 in /usr/X386... no checking whether X on GNU/Linux needs -b to link... no checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking for XSetWMProtocols... yes checking X11 version 6... 6 or newer checking X11 version 5... 5 or newer checking X11 version 5 with Xaw... 5 or newer, with Xaw; use toolkit by default checking X11 toolkit version... 6 or newer checking for XmuConvertStandardSelection in -lXmu... yes checking for XShapeQueryExtension in -lXext... yes checking for X11/Xaw3d/Scrollbar.h... yes checking for XawScrollbarSetThumb in -lXaw3d... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for jerror.h... yes checking for jpeg_destroy_compress in -ljpeg... yes checking for png.h... yes checking for png_get_channels in -lpng... yes checking for tiffio.h... yes checking for TIFFGetVersion in -ltiff... yes checking for gif_lib.h... yes checking for EGifPutExtensionLast in -lungif... yes checking whether netdb declares h_errno... yes checking for working alloca.h... yes checking for alloca... yes checking for sqrt in -lm... yes checking for maillock in -lmail... no checking for maillock in -llockfile... yes checking for touchlock... yes checking for maillock.h... yes checking for gethostname... yes checking for getdomainname... yes checking for dup2... yes checking for rename... yes checking for closedir... yes checking for mkdir... yes checking for rmdir... yes checking for sysinfo... yes checking for random... yes checking for lrand48... yes checking for bcopy... yes checking for bcmp... yes checking for logb... yes checking for frexp... yes checking for fmod... yes checking for rint... yes checking for cbrt... yes checking for ftime... yes checking for res_init... no checking for setsid... yes checking for strerror... yes checking for fpathconf... yes checking for select... yes checking for mktime... yes checking for euidaccess... yes checking for getpagesize... (cached) yes checking for tzset... yes checking for setlocale... yes checking for utimes... yes checking for setrlimit... yes checking for setpgid... yes checking for getcwd... yes checking for getwd... yes checking for shutdown... yes checking for strftime... yes checking for getaddrinfo... yes checking for __fpending... yes checking for mblen... yes checking for mbrlen... yes checking for strsignal... yes checking for setitimer... yes checking for ualarm... yes checking for index... yes checking for rindex... yes checking for gai_strerror... yes checking for mkstemp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getloadavg... yes checking for getloadavg... (cached) yes checking whether getloadavg requires setgid... no checking for _LARGEFILE_SOURCE value needed for large files... 1 checking for fseeko... yes checking for grantpt... yes checking for getpt... yes checking for tparm in -lncurses... yes checking for dgettext in -lintl... no checking whether localtime caches TZ... no checking for gettimeofday... yes checking whether gettimeofday can accept two arguments... yes checking for struct timezone... yes checking for socket... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking whether system supports dynamic ptys... yes checking for pid_t... yes checking for vfork.h... no checking for working vfork... yes checking for size_t... yes Configured for `i686-pc-linux-gnu'. Where should the build process find the source code? /home/pot/gnu/emacs-21.2.91 What operating system and machine description files should Emacs use? `s/gnu-linux.h' and `m/intel386.h' What compiler should emacs be built with? gcc -g -O2 Should Emacs use the GNU version of malloc? yes (Using Doug Lea's new malloc from the GNU C Library.) Should Emacs use a relocating allocator for buffers? yes Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? LUCID Where do we find X Windows header files? /usr/X11R6/include Where do we find X Windows libraries? /usr/X11R6/lib Does Emacs use -lXaw3d? yes Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use -lungif? yes Does Emacs use -lpng? yes Does Emacs use X toolkit scroll bars? yes updating cache ./config.cache creating ./config.status creating Makefile creating lib-src/Makefile.c creating oldXMenu/Makefile creating man/Makefile creating lwlib/Makefile creating src/Makefile.c creating lisp/Makefile creating leim/Makefile creating src/config.h creating src/epaths.h creating lib-src/Makefile creating src/Makefile if [ ! -f /home/pot/gnu/emacs-21.2.91/lisp/abbrev.elc ]; then \ make bootstrap; \ fi cd lib-src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make' make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/lib-src' gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 -o test-distrib /home/pot/gnu/emacs-21.2.91/lib-src/test-distrib.c ./test-distrib /home/pot/gnu/emacs-21.2.91/lib-src/testfile gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/make-docfile.c -lc -o make-docfile gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/profile.c -lc -o profile gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/digest-doc.c -lc -o digest-doc gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/sorted-doc.c -lc -o sorted-doc gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -D_BSD_SOURCE -g -O2 -Demacs /home/pot/gnu/emacs-21.2.91/lib-src/movemail.c gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/pop.c gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/getopt.c gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/getopt1.c gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -g -O2 movemail.o pop.o getopt.o getopt1.o -lc -o movemail gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/cvtmail.c -lc -o cvtmail gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/fakemail.c -lc -o fakemail gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/yow.c -lc -o yow gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/emacsserver.c -lc -o emacsserver gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/hexl.c -lc -o hexl gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -D_BSD_SOURCE -g -O2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /home/pot/gnu/emacs-21.2.91/lib-src/../src/regex.c gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 -DVERSION="\"21.2.91\"" /home/pot/gnu/emacs-21.2.91/lib-src/etags.c getopt.o getopt1.o regex.o -lc -o etags gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 -DCTAGS -DVERSION="\"21.2.91\"" /home/pot/gnu/emacs-21.2.91/lib-src/etags.c getopt.o getopt1.o regex.o -lc -o ctags gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION=`sed -n -e '/(defconst emacs-version/ s/^[^"]*\("[^"]*"\).*/\1/p' /home/pot/gnu/emacs-21.2.91/lib-src/../lisp/version.el` -lc -o emacsclient gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 /home/pot/gnu/emacs-21.2.91/lib-src/b2m.c -DVERSION="\"21.2.91\"" getopt.o getopt1.o -lc -o b2m gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lib-src -I/home/pot/gnu/emacs-21.2.91/lib-src/../src -L/usr/X11R6/lib -D_BSD_SOURCE -g -O2 -DVERSION="\"21.2.91\"" /home/pot/gnu/emacs-21.2.91/lib-src/ebrowse.c getopt.o getopt1.o -lc -o ebrowse make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/lib-src' cd src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make' make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/src' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 pre-crt0.c cd ../lwlib/; make -w CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE" make[2]: Entering directory `/home/pot/gnu/emacs-21.2.91/lwlib' gcc -c -DUSE_LUCID -D_BSD_SOURCE -I/usr/X11R6/include -D_BSD_SOURCE -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lwlib -I/home/pot/gnu/emacs-21.2.91/lwlib/../src /home/pot/gnu/emacs-21.2.91/lwlib/lwlib.c gcc -c -D_BSD_SOURCE -I/usr/X11R6/include -D_BSD_SOURCE -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lwlib -I/home/pot/gnu/emacs-21.2.91/lwlib/../src lwlib-Xlw.c gcc -c -D_BSD_SOURCE -I/usr/X11R6/include -D_BSD_SOURCE -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lwlib -I/home/pot/gnu/emacs-21.2.91/lwlib/../src xlwmenu.c gcc -c -D_BSD_SOURCE -I/usr/X11R6/include -D_BSD_SOURCE -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lwlib -I/home/pot/gnu/emacs-21.2.91/lwlib/../src lwlib-Xaw.c gcc -c -D_BSD_SOURCE -I/usr/X11R6/include -D_BSD_SOURCE -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-21.2.91/lwlib -I/home/pot/gnu/emacs-21.2.91/lwlib/../src lwlib-utils.c rm -f liblw.a ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o ranlib liblw.a make[2]: Leaving directory `/home/pot/gnu/emacs-21.2.91/lwlib' touch stamp-oldxmenu gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 dispnew.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 frame.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 scroll.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xdisp.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xmenu.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 window.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 charset.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 coding.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 category.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 ccl.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 cm.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 term.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xfaces.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xterm.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xfns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xselect.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xrdb.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 fontset.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 emacs.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 keyboard.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 macros.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 keymap.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 sysdep.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 buffer.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 filelock.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 insdel.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 marker.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 minibuf.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 fileio.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 dired.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 filemode.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 cmds.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 casetab.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 casefiddle.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 indent.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 search.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 regex.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 undo.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 alloc.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 data.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 doc.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 editfns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 callint.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 eval.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 floatfns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 fns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 print.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 lread.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 abbrev.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 syntax.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 unexelf.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 mocklisp.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 bytecode.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 process.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 callproc.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 region-cache.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 sound.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 atimer.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 doprnt.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 strftime.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 intervals.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 textprop.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 composite.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 md5.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 terminfo.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 lastfile.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 vm-limit.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 widget.c gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-21.2.91/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -L/usr/X11R6/lib /home/pot/gnu/emacs-21.2.91/src/prefix-args.c -o prefix-args gcc -nostdlib `./prefix-args -Xlinker -R/usr/X11R6/lib -z nocombreloc -L/usr/X11R6/lib` -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o widget.o ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw3d -lXmu -lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lungif -lXpm -lX11 -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o rm -f ../etc/DOC ../lib-src/make-docfile -d /home/pot/gnu/emacs-21.2.91/src sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o fontset.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexelf.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o > ../etc/DOC ../lib-src/make-docfile -a ../etc/DOC -d /home/pot/gnu/emacs-21.2.91/src ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/vmsproc.elc ../lisp/vms-patch.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/international/ccl.elc ../lisp/international/codepage.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/byte-run.elc ../lisp/cus-start.el ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/loadup.el ../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/international/utf-8.elc ../lisp/international/utf-16.elc ../lisp/international/latin-1.el ../lisp/international/latin-2.el ../lisp/international/latin-3.el ../lisp/international/latin-4.el ../lisp/international/latin-5.el ../lisp/international/latin-8.el ../lisp/international/latin-9.el ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/devanagari.elc ../lisp/language/english.elc ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.elc ../lisp/language/slovak.elc ../lisp/language/romanian.elc ../lisp/language/greek.elc ../lisp/language/hebrew.elc ../lisp/language/japanese.elc ../lisp/language/korean.elc ../lisp/language/lao.elc ../lisp/language/thai.elc ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.elc ../lisp/international/ucs-tables.elc ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/vc-hooks.elc ../lisp/ediff-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el LC_ALL=C ./temacs -batch -l loadup dump Loading loadup (source)... Using load-path (/home/pot/gnu/emacs-21.2.91/lisp) Loading byte-run... Loading subr... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/backquote... Loading map-ynp... Loading env... Loading cus-start (source)... Loading international/mule... Loading international/mule-conf.el (source)... Loading format... Loading bindings... Loading simple... Loading files... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((7047 . 6032) (3786 . 0) (485 . 3) 11350 21356 (3 . 0) (16 . 0) (599 . 1858)) Loading loaddefs.el (source)... ((18229 . 14534) (5703 . 0) (495 . 7) 28708 21356 (5 . 0) (16 . 0) (2481 . 2118)) Loading help... Loading international/mule-cmds... Loading case-table... Loading international/utf-8... Loading international/utf-16... Loading international/characters... Loading international/latin-1 (source)... Loading international/latin-2 (source)... Loading international/latin-3 (source)... Loading international/latin-4 (source)... Loading international/latin-5 (source)... Loading international/latin-8 (source)... Loading international/latin-9 (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/devanagari... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading international/ucs-tables... Loading indent... Loading window... Loading frame... Loading term/tty-colors... Loading faces... Loading facemenu... Loading mouse... Loading scroll-bar... Loading select... Loading isearch... ((45191 . 21609) (7589 . 0) (507 . 60) 61265 112270 (14 . 5) (21 . 0) (6676 . 1136)) Loading menu-bar... Loading paths.el (source)... Loading startup... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... ((50178 . 16622) (8092 . 0) (510 . 57) 71178 133948 (14 . 5) (21 . 0) (7066 . 1628)) Loading replace... Loading abbrev... Loading buff-menu... Loading float-sup... ((50535 . 16265) (8257 . 0) (510 . 57) 71209 134783 (14 . 9) (21 . 0) (7070 . 1498)) Loading vc-hooks... Loading ediff-hook... ((51484 . 15316) (8341 . 0) (511 . 56) 72105 134800 (14 . 9) (21 . 0) (7129 . 1439)) Finding pointers to doc strings... Finding pointers to doc strings...done Wrote /home/pot/gnu/emacs-21.2.91/lib-src/fns-21.2.91.1.el Dumping under names emacs and emacs-21.2.91.1 713868 pure bytes used ./emacs -q -batch -f list-load-path-shadows make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/src' (export PARALLEL; PARALLEL=0; cd leim; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make') make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/leim' if [ -d quail ]; then true; else make quail; fi if [ -f quail/CCDOSPY.elc ]; then true; else \ EMACSLOADPATH=/home/pot/gnu/emacs-21.2.91/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/pot/gnu/emacs-21.2.91/leim/../lisp/international/titdic-cnv \ --eval '(batch-titdic-convert t)' -dir quail /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC; fi Converting all tit files in the directory /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/4Corner.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/ARRAY30.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/CCDOSPY.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/ECDICT.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/ETZY.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/PY-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/Punct-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/Punct.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/QJ-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/QJ.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/SW.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/TONEPY.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /home/pot/gnu/emacs-21.2.91/leim/CXTERM-DIC/ZOZY.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Byte-compile the created files by: % emacs -batch -f batch-byte-compile XXX.el if [ -f quail/CCDOSPY.elc ]; then true; else \ EMACSLOADPATH=/home/pot/gnu/emacs-21.2.91/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/pot/gnu/emacs-21.2.91/leim/../lisp/international/quail \ -f batch-byte-compile quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/QJ-b5.el quail/ZOZY.el; fi Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/CCDOSPY.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/Punct.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/QJ.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/SW.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/TONEPY.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/4Corner.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/ARRAY30.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/ECDICT.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/ETZY.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/Punct-b5.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/PY-b5.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/QJ-b5.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/ZOZY.elc Done if [ -d quail ]; then true; else make quail; fi if [ -f quail/tsang-b5.elc ]; then true; else \ EMACSLOADPATH=/home/pot/gnu/emacs-21.2.91/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/pot/gnu/emacs-21.2.91/leim/../lisp/international/titdic-cnv \ -f batch-miscdic-convert -dir quail /home/pot/gnu/emacs-21.2.91/leim/MISC-DIC; fi Converting ziranma.cin to ZIRANMA.el... Converting ziranma.cin to ZIRANMA.el...done Converting pinyin.map to PY.el... Converting pinyin.map to PY.el...done Converting cangjie-table.cns to tsang-cns.el... Converting cangjie-table.cns to tsang-cns.el...done Converting cangjie-table.cns to quick-cns.el... Converting cangjie-table.cns to quick-cns.el...done Converting cangjie-table.b5 to tsang-b5.el... Converting cangjie-table.b5 to tsang-b5.el...done Converting cangjie-table.b5 to quick-b5.el... Converting cangjie-table.b5 to quick-b5.el...done Converting cangjie-table.b5 to quick-b5.el... Converting cangjie-table.b5 to quick-b5.el...done Converting CTLau.html to CTLau.el... Converting CTLau.html to CTLau.el...done Converting CTLau-b5.html to CTLau-b5.el... Converting CTLau-b5.html to CTLau-b5.el...done if [ -f quail/tsang-b5.elc ]; then true; else \ EMACSLOADPATH=/home/pot/gnu/emacs-21.2.91/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/pot/gnu/emacs-21.2.91/leim/../lisp/international/quail \ -f batch-byte-compile quail/tsang-b5.el quail/quick-b5.el quail/tsang-cns.el quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el quail/CTLau-b5.el; fi Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/tsang-b5.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/quick-b5.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/tsang-cns.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/quick-cns.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/PY.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/ZIRANMA.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/CTLau.elc Wrote /home/pot/gnu/emacs-21.2.91/leim/quail/CTLau-b5.elc Done if [ x`(cd /home/pot/gnu/emacs-21.2.91/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ EMACSLOADPATH=/home/pot/gnu/emacs-21.2.91/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/pot/gnu/emacs-21.2.91/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\")" ; \ else \ EMACSLOADPATH=/home/pot/gnu/emacs-21.2.91/leim/../lisp ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /home/pot/gnu/emacs-21.2.91/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\" \"/home/pot/gnu/emacs-21.2.91/leim\")" ; \ fi Updating /home/pot/gnu/emacs-21.2.91/leim/leim-list.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/CTLau-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/CTLau.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/quick-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/tsang-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/quick-cns.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/tsang-cns.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/PY.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ZIRANMA.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ZOZY.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/TONEPY.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/SW.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/QJ.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/QJ-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/Punct.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/PY-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ETZY.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ECDICT.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/CCDOSPY.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ARRAY30.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/4Corner.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/Punct-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/viqr.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/tibetan.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/thai.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/symbol-ksc.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/slovak.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/pypunct-b5.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/py-punct.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/lrt.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/latin-pre.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/latin-post.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/latin-ltx.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/latin-alt.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/lao.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/japanese.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ipa.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/hebrew.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/hanja3.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/hanja.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/hanja-jis.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/hangul3.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/hangul.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/greek.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/ethiopic.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/devanagari.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/czech.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/cyrillic.el ... Checking /home/pot/gnu/emacs-21.2.91/leim/quail/cyril-jis.el ... Wrote /home/pot/gnu/emacs-21.2.91/leim/leim-list.el Updating /home/pot/gnu/emacs-21.2.91/leim/leim-list.el ... done make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/leim' if [ ! -f /home/pot/gnu/emacs-21.2.91/lisp/abbrev.elc ]; then \ make -n bootstrap; \ fi cd lib-src; make all -n \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make' make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/lib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/lib-src' cd src; make all -n \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make' make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/src' cd ../lwlib/; make -wn CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE" make[2]: Entering directory `/home/pot/gnu/emacs-21.2.91/lwlib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/pot/gnu/emacs-21.2.91/lwlib' true make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/src' (export PARALLEL; PARALLEL=0; cd leim; make all -n \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make') make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/leim' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/leim' if [ -d /usr/local/share ]; then true; else \ /home/pot/gnu/emacs-21.2.91/mkinstalldirs /usr/local/share; \ chmod a+r /usr/local/share;\ fi /home/pot/gnu/emacs-21.2.91/mkinstalldirs /usr/local/share/emacs/21.2.91/etc /usr/local/share/emacs/21.2.91/lisp /usr/local/info /usr/local/man/man1 \ /usr/local/bin /usr/local/share/emacs/21.2.91/etc /usr/local/libexec \ /usr/local/share/emacs/site-lisp \ /usr/local/share/emacs/21.2.91/site-lisp \ `echo /usr/local/share/emacs/21.2.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/local/share/emacs/21.2.91/leim | sed 's/:/ /g'` (cd man; make -n info) make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/man' cd /home/pot/gnu/emacs-21.2.91/man; makeinfo emacs.texi make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/man' set /usr/local/share/emacs/21.2.91/etc /usr/local/share/emacs/21.2.91/lisp ; \ unset CDPATH; \ for dir in /home/pot/gnu/emacs-21.2.91/etc /home/pot/gnu/emacs-21.2.91/lisp ; do \ if [ `(cd $1 && /bin/pwd)` != `(cd ${dir} && /bin/pwd)` ] ; then \ rm -rf $1 ; \ fi ; \ shift ; \ done set /usr/local/share/emacs/21.2.91/etc /usr/local/share/emacs/21.2.91/lisp ; \ mkdir /usr/local/share/emacs/21.2.91/etc /usr/local/share/emacs/21.2.91/lisp ; \ chmod ugo+rx /usr/local/share/emacs/21.2.91/etc /usr/local/share/emacs/21.2.91/lisp ; \ unset CDPATH; \ for dir in /home/pot/gnu/emacs-21.2.91/etc /home/pot/gnu/emacs-21.2.91/lisp ; do \ dest=$1 ; shift ; \ [ -d ${dir} ] \ && [ `(cd ${dir} && /bin/pwd)` != `(cd ${dest} && /bin/pwd)` ] \ && (echo "Copying ${dir} to ${dest}..." ; \ (cd ${dir}; tar -chf - . ) \ | (cd ${dest}; umask 022; \ tar -xvf - && cat > /dev/null) || exit 1; \ for subdir in `find ${dest} -type d ! -name RCS ! -name CVS -print` ; do \ chmod a+rx ${subdir} ; \ rm -rf ${subdir}/RCS ; \ rm -rf ${subdir}/CVS ; \ rm -f ${subdir}/.cvsignore ; \ rm -f ${subdir}/\#* ; \ rm -f ${subdir}/.\#* ; \ rm -f ${subdir}/*~ ; \ rm -f ${subdir}/*.orig ; \ rm -f ${subdir}/[mM]akefile* ; \ rm -f ${subdir}/ChangeLog* ; \ rm -f ${subdir}/dired.todo ; \ done) ; \ done rm -f /usr/local/share/emacs/21.2.91/lisp/subdirs.el /home/pot/gnu/emacs-21.2.91/update-subdirs /usr/local/share/emacs/21.2.91/lisp if [ -f /usr/local/share/emacs/21.2.91/site-lisp/subdirs.el ]; \ then true; \ else \ (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \ echo " (normal-top-level-add-subdirs-to-load-path))") \ > /usr/local/share/emacs/21.2.91/site-lisp/subdirs.el; \ fi chmod a+r /usr/local/share/emacs/21.2.91/site-lisp/subdirs.el if [ -f /usr/local/share/emacs/site-lisp/subdirs.el ]; \ then true; \ else \ (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \ echo " (normal-top-level-add-subdirs-to-load-path))") \ > /usr/local/share/emacs/site-lisp/subdirs.el; \ fi chmod a+r /usr/local/share/emacs/site-lisp/subdirs.el unset CDPATH; \ if [ `(cd ./etc; /bin/pwd)` != `(cd /usr/local/share/emacs/21.2.91/etc; /bin/pwd)` ]; \ then \ echo "Copying etc/DOC-* to /usr/local/share/emacs/21.2.91/etc ..." ; \ (cd ./etc; tar -chf - DOC*) \ |(cd /usr/local/share/emacs/21.2.91/etc; umask 0; tar -xvf - && cat > /dev/null) || exit 1; \ (cd /usr/local/share/emacs/21.2.91/etc; chmod a+r DOC*; \ if test "`echo DOC-*`" != "DOC-*"; then rm DOC; fi); \ else true; fi unset CDPATH; \ if [ -r ./lisp ] \ && [ -r ./lisp/simple.el ] \ && [ x`(cd ./lisp; /bin/pwd)` != x`(cd /usr/local/share/emacs/21.2.91/lisp; /bin/pwd)` ] \ && [ x`(cd /home/pot/gnu/emacs-21.2.91/lisp; /bin/pwd)` != x`(cd ./lisp; /bin/pwd)` ]; \ then \ echo "Copying lisp/*.el and lisp/*.elc to /usr/local/share/emacs/21.2.91/lisp ..." ; \ (cd lisp; tar -chf - *.el *.elc) \ |(cd /usr/local/share/emacs/21.2.91/lisp; umask 0; tar -xvf - && cat > /dev/null) || exit 1; \ else true; fi unset CDPATH; \ thisdir=`/bin/pwd`; \ if [ `(cd /home/pot/gnu/emacs-21.2.91/info && /bin/pwd)` != `(cd /usr/local/info && /bin/pwd)` ]; \ then \ (cd /usr/local/info; \ if [ -f dir ]; then true; \ else \ (cd ${thisdir}; \ /usr/bin/install -c -m 644 /home/pot/gnu/emacs-21.2.91/info/dir /usr/local/info/dir; \ chmod a+r /usr/local/info/dir); \ fi; \ cd /home/pot/gnu/emacs-21.2.91/info ; \ for f in ada-mode* autotype* ccmode* cl* dired-x* ebrowse* ediff* efaq* emacs* eshell* eudc* forms* gnus* idlwave* info* message* mh-e* pcl-cvs* reftex* sc* speedbar* vip* widget* woman*; do \ (cd ${thisdir}; \ /usr/bin/install -c -m 644 /home/pot/gnu/emacs-21.2.91/info/$f /usr/local/info/$f; \ chmod a+r /usr/local/info/$f); \ done); \ else true; fi unset CDPATH; \ thisdir=`/bin/pwd`; \ if [ `(cd /home/pot/gnu/emacs-21.2.91/info && /bin/pwd)` != `(cd /usr/local/info && /bin/pwd)` ]; \ then \ for f in ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e pcl-cvs reftex sc speedbar vip viper widget woman; do \ (cd ${thisdir}; \ install-info --info-dir=/usr/local/info /usr/local/info/$f); \ done; \ else true; fi chmod -R a+r /usr/local/share/emacs /usr/local/share/emacs/21.2.91/etc /usr/local/share/emacs/21.2.91/lisp /usr/local/info thisdir=`/bin/pwd`; \ cd /home/pot/gnu/emacs-21.2.91/etc; \ for page in emacs etags ctags gfdl ; do \ (cd ${thisdir}; \ /usr/bin/install -c -m 644 /home/pot/gnu/emacs-21.2.91/etc/${page}.1 /usr/local/man/man1/${page}.1; \ chmod a+r /usr/local/man/man1/${page}.1); \ done (cd lib-src; \ make install -n prefix=/usr/local \ exec_prefix=/usr/local bindir=/usr/local/bin \ libexecdir=/usr/local/libexec archlibdir=/usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu \ INSTALL_STRIP=) make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/lib-src' echo echo "Installing utilities run internally by Emacs." /home/pot/gnu/emacs-21.2.91/mkinstalldirs /usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu if [ `(cd /usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu && /bin/pwd)` != `/bin/pwd` ]; then for file in profile digest-doc sorted-doc movemail cvtmail fakemail yow emacsserver hexl; do /usr/bin/install -c $file /usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu/$file ; done ; fi if [ `(cd /usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu && /bin/pwd)` != `(cd /home/pot/gnu/emacs-21.2.91/lib-src && /bin/pwd)` ]; then for file in rcs2log vcdiff; do /usr/bin/install -c /home/pot/gnu/emacs-21.2.91/lib-src/$file /usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu/$file; done ; fi echo echo "Installing utilities for users to run." for file in etags ctags emacsclient b2m ebrowse ; do /usr/bin/install -c ${file} /usr/local/bin/${file} ; chmod a+rx /usr/local/bin/${file}; done for file in rcs-checkin grep-changelog ; do /usr/bin/install -c /home/pot/gnu/emacs-21.2.91/lib-src/${file} /usr/local/bin/${file} ; chmod a+rx /usr/local/bin/${file}; done make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/lib-src' /usr/bin/install -c src/emacs /usr/local/bin/emacs-21.2.91 chmod 1755 /usr/local/bin/emacs-21.2.91 rm -f /usr/local/bin/emacs ln /usr/local/bin/emacs-21.2.91 /usr/local/bin/emacs unset CDPATH; \ for f in `cd lib-src && echo fns-*.el`; do \ if test -r lib-src/$f ; then \ /usr/bin/install -c -m 644 lib-src/$f /usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu/$f; \ else true; fi ; \ done cd leim; make install make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/leim' if [ x`(cd /usr/local/share/emacs/21.2.91/leim && /bin/pwd)` != x`(/bin/pwd)` ] ; then \ rm -rf /usr/local/share/emacs/21.2.91/leim/leim-list.el; \ rm -rf /usr/local/share/emacs/21.2.91/leim/quail /usr/local/share/emacs/21.2.91/leim/ja-dic ; \ echo "Copying leim files to /usr/local/share/emacs/21.2.91/leim ..." ; \ if [ x`(cd /home/pot/gnu/emacs-21.2.91/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ tar -chf - leim-list.el quail ja-dic \ | (cd /usr/local/share/emacs/21.2.91/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ else \ tar -chf - leim-list.el quail \ | (cd /usr/local/share/emacs/21.2.91/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ cd /home/pot/gnu/emacs-21.2.91/leim; \ tar -chf - quail/* ja-dic \ | (cd /usr/local/share/emacs/21.2.91/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ fi; \ else true; fi rm -f /usr/local/share/emacs/21.2.91/leim/.cvsignore /usr/local/share/emacs/21.2.91/leim/*/.cvsignore chmod -R a+r /usr/local/share/emacs/21.2.91/leim make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/leim' cd lib-src; make maybe-blessmail -n \ MAKE='make' archlibdir='/usr/local/libexec/emacs/21.2.91/i686-pc-linux-gnu' make[1]: Entering directory `/home/pot/gnu/emacs-21.2.91/lib-src' make[1]: Nothing to be done for `maybe-blessmail'. make[1]: Leaving directory `/home/pot/gnu/emacs-21.2.91/lib-src' true Compilation finished at Fri Oct 25 15:26:33 .