LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 690|回复: 6

编译emacs-cvs-23.0.0-r6失败[SOLVED]

[复制链接]
发表于 2007-5-26 11:06:08 | 显示全部楼层 |阅读模式
新装的gentoo-2007.0,编译emacs-cvs-23.0.0-r6失败,emerge log:
[PHP]
>>> Unpacking source...
* Fetching CVS module emacs into /usr/portage/distfiles/cvs-src ...
* Running  cvs -q -f -z1 -d ":pserver:anonymouscvs.savannah.gnu.org:/sources/emacs" login
Logging in to :pserver:anonymous@cvs.savannah.gnu.org:2401/sources/emacs
* Running  cvs -q -f -z1 -d ":pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs" update -dP -remacs-unicode-2 emacs-unicode
* Copying emacs from /usr/portage/distfiles/cvs-src ...
* CVS module emacs is now in /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work

* Emacs version number is 23.0.0

* Applying emacs-cvs-Xaw3d-headers.patch ...
  [ ok ]
* Applying emacs-cvs-freebsd-sparc.patch ...
  [ ok ]
* Running eautoreconf in '/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode' ...
* Running aclocal ...
  [ ok ]
* Running autoconf ...
  [ ok ]
* Running autoheader ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode ...

* Although sound USE flag is disabled you chose to have alsa,
* so sound is switched on anyway.


* Configuring to build with GTK support, disabling all other toolkits

* econf: updating emacs-unicode/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating emacs-unicode/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --program-suffix=-emacs-23 --without-carbon --with-sound --with-x --with-xpm --without-toolkit-scroll-bars --enable-font-backend --with-freetype --with-xft --with-jpeg --with-tiff --with-gif --with-png --with-x-toolkit=gtk --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for install-info... /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for install-info... (cached) /usr/bin/install-info
checking for PrEvEnTcOmPrEsSiOn... no
checking for -znocombreloc... yes
configure: 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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... /usr/bin/pkg-config
checking for alsa >= 1.0.0... yes
checking ALSA_CFLAGS... -I/usr/include/alsa  
checking ALSA_LIBS... -lasound  
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... yes
checking sys/vlimit.h presence... yes
checking for sys/vlimit.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... yes
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
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... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... libraries , headers
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 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 for gtk+-2.0 >= 2.4 glib-2.0 >= 2.4... yes
checking GTK_CFLAGS... -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12  
checking GTK_LIBS... -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  
checking for gtk_main... yes
checking for gdk_display_open... yes
checking for gtk_file_selection_new... yes
checking for gtk_file_chooser_dialog_new... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_self in -lpthread... yes
checking for xft >= 0.13.0... yes
checking XFT_CFLAGS... -I/usr/include/freetype2  
checking XFT_LIBS... -lXft -lXrender -lfontconfig -lfreetype -lz -lX11  
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for XftFontOpen in -lXft... yes
checking for libotf-config... yes
checking for OTF_get_features in -lotf... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking libpng/png.h usability... no
checking libpng/png.h presence... no
checking for libpng/png.h... no
checking for png_get_channels in -lpng... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for EGifPutExtensionLast in -lgif... yes
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SMlib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for SmcOpenConnection in -lSM... 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... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
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 getrusage... yes
checking for get_current_dir_name... 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 getaddrinfo... yes
checking for __fpending... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... yes
checking for getdelim... yes
checking for mremap... yes
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... yes
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... 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 pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking for working GNU getopt function... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... 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 socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source code?    /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode
  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?               i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe
  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?                          GTK
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use -lgif?                                 yes
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use X toolkit scroll bars?                   no

configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating man/Makefile
config.status: creating lwlib/Makefile
config.status: creating src/Makefile.c
config.status: creating lisp/Makefile
config.status: creating lispref/Makefile
config.status: creating lispintro/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile
(cd src;      make  mostlyclean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src'
rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-23.0.0
rm -f buildobj.lst
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src'
(cd oldXMenu; make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/oldXMenu'
rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/oldXMenu'
(cd lwlib;    make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lwlib'
rm -f *.o core errs ,* *.a .emacs_* make.log MakeOut \#*
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lwlib'
(cd lib-src;  make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lib-src'
rm -f core *.o getopt.h getopt.h-t
rm -f etags ctags emacsclient b2m ebrowse profile digest-doc sorted-doc movemail cvtmail fakemail hexl update-game-score test-distrib make-docfile
rm -f fns*.el *.tab.c *.tab.h
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lib-src'
(cd man &&   make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man'
rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*
rm -f *.dvi
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man'
(cd lispref &&   make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispref'
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
              *.vr *.vrs *.pg *.pgs *.ky *.kys
rm -f make.out core
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispref'
(cd lispintro &&   make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispintro'
rm -f  *.log *.cp *.fn *.ky *.pg *.vr *.tp
rm -f *.dvi
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispintro'
(cd leim;     make  clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim'
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc 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 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 \
                leim-list.el changed.tit changed.misc
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim'
(cd lisp;     make  bootstrap-clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp'
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp; rm -f *.elc */*.elc
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp'
(cd leim;     make  bootstrap-clean)
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim'
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc 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 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 \
                leim-list.el changed.tit changed.misc
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/py-punct.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/pypunct-b5.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/japanese.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/ja-dic/ja-dic.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/hangul.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/hangul3.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/hanja.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/hanja3.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/hanja-jis.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/symbol-ksc.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/thai.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/viqr.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/vntelex.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/lao.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/lrt.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/indian.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/tibetan.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/latin-pre.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/latin-post.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/latin-alt.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/latin-ltx.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/welsh.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/czech.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/croatian.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/slovak.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/greek.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/cyrillic.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/cyril-jis.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/arabic.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/ethiopic.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/ipa.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/hebrew.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/georgian.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/sisheng.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/sgml-input.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/rfc1345.elc /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim/quail/uni-input.elc
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/leim'
make  info bootstrap-build
make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode'
(cd man; make -w info)
make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man'
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force emacs.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force cc-mode.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force cl.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force dired-x.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force ediff.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force forms.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force gnus.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force message.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force sieve.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force pgg.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force emacs-mime.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force --no-split info.texi -o ../info/info
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force mh-e.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force reftex.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force sc.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force vip.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force viper.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force widget.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force faq.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force ada-mode.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force autotype.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force calc.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force --no-split idlwave.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force eudc.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force ebrowse.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force pcl-cvs.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force woman.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force eshell.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force org.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force url.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force speedbar.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force -D emacs tramp.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force ses.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force smtpmail.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force flymake.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force newsticker.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force rcirc.texi
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man; makeinfo --force erc.texi
make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/man'
(cd lispref; make -w info)
make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispref'
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispref; makeinfo --force -I. -I../info elisp.texi -o ../info/elisp
make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispref'
(cd lispintro; make -w info)
make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispintro'
cd /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispintro; makeinfo emacs-lisp-intro.texi -o ../info/eintr
make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lispintro'
(cd lisp; make -w bootstrap-prepare)
make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp'
if test -x ../src/emacs; then                                \
          make -w autoloads;                                \
        else                                                        \
          cp /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp/ldefs-boot.el /var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp/loaddefs.el;                \
        fi
make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/lisp'
(cd src; make -w bootstrap)
make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src'
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 pre-crt0.c
touch stamp-oldxmenu
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 dispnew.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 frame.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 scroll.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 xdisp.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 xmenu.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 window.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 charset.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 coding.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 category.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 ccl.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 character.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 chartab.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 cm.c
i686-pc-linux-gnu-gcc  -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_GTK  -I. -I/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src -D_BSD_SOURCE -DPNG_NO_MMX_CODE -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 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -march=athlon-xp -O2 -pipe -I/usr/include/freetype2 term.c
In file included from term.c:419:
buffer.h:403: error: redefinition of ‘struct buffer_text’
buffer.h:461: error: redefinition of ‘struct buffer’
make[2]: *** [term.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-cvs-23.0.0-r6/work/emacs-unicode'
make: *** [bootstrap] Error 2

!!! ERROR: app-editors/emacs-cvs-23.0.0-r6 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  emacs-cvs-23.0.0-r6.ebuild, line 158:   Called die

!!! make bootstrap failed.
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/app-editors:emacs-cvs-23.0.0-r6:20070526-015113.log'.
[/PHP]
试着把MAKEOPTS改为"-j1"也不行,emerge emacs-cvs-23.0.0-r1也失败了,同样的错误,但是emacs-cvs-22.0.990.1可以编译成功,请教怎么解决,谢谢。
发表于 2007-5-26 15:17:42 | 显示全部楼层
emacs-23.xxx从没用起来过,总是连不上那边的CVS服务器,只好用22.0.99。
回复 支持 反对

使用道具 举报

发表于 2007-5-26 16:19:10 | 显示全部楼层
我安装emacs-cvs-23.0.0-r6 也是失败,我现在用 23.0.0-r1 ~~~~
回复 支持 反对

使用道具 举报

发表于 2007-5-26 18:22:23 | 显示全部楼层
MAKEOPTS="-j1"
这个值不能大于1, 看看你的make。conf
回复 支持 反对

使用道具 举报

发表于 2007-5-27 09:59:14 | 显示全部楼层
是cvs源的问题,没别的办法,只有等源代码更新了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-5-27 11:27:08 | 显示全部楼层
按照版主r0bert的提示,已经解决了,方法很简单,找到term.c文件,把第419行#include "buffer.h"给删除,就可以顺利编译了。

不过安装之后老问题又来了,没有办法在emacs里面启动scim输入法,我用的是gnome,LANG设的是en_US.UTF-8,记得以前是可以用的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-5-27 18:30:55 | 显示全部楼层
改换成fcitx之后就好了,我的locale设成了zh_CN.UTF-8
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表