From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: bootstrap fails on tty-supports-face-attributes-p Date: Sun, 19 Sep 2004 20:38:07 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1095619173 2608 80.91.229.6 (19 Sep 2004 18:39:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2004 18:39:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 19 20:39:14 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C96ad-0000AX-00 for ; Sun, 19 Sep 2004 20:39:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C96gS-0008KX-CN for ged-emacs-devel@m.gmane.org; Sun, 19 Sep 2004 14:45:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C96gD-0008KK-Vt for emacs-devel@gnu.org; Sun, 19 Sep 2004 14:44:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C96gC-0008Jz-Dq for emacs-devel@gnu.org; Sun, 19 Sep 2004 14:44:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C96gC-0008Ji-BW for emacs-devel@gnu.org; Sun, 19 Sep 2004 14:44:56 -0400 Original-Received: from [146.48.83.182] (helo=pot.isti.cnr.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C96Zb-0000ys-VI for emacs-devel@gnu.org; Sun, 19 Sep 2004 14:38:09 -0400 Original-Received: from pot by pot.isti.cnr.it with local (Exim 3.36 #1 (Debian)) id 1C96Zb-0001M7-00 for ; Sun, 19 Sep 2004 20:38:07 +0200 Original-To: Emacs developers X-fingerprint: 4B2 6187 5C3 D6B1 2E31 7666 9DF 2DC9 BE21 6115 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27281 $ cvs up -PdA P admin/FOR-RELEASE $ ./configure && make bootstrap checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed 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 ranlib... ranlib checking for install-info... no checking for install-info... /usr/sbin/install-info checking for install-info... (cached) /usr/sbin/install-info checking For -znocombreloc... yes checking for egrep... grep -E checking for AIX... no 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 _LARGE_FILES value needed for large files... no 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 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 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 /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 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 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... yes checking libpng/png.h presence... yes checking for libpng/png.h... yes 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 -lungif... yes checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.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... yes checking for touchlock... yes checking maillock.h usability... yes checking maillock.h presence... 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 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 bzero... yes checking for memset... yes checking for memcmp... yes checking for memmove... (cached) 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 stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... no 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 for fseeko... 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 struct tm.tm_zone... (cached) yes checking for struct timezone... 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 for unistd.h... (cached) 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? /home/pot/gnu/emacs-dev 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 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: src/config.h is unchanged config.status: executing default commands creating src/epaths.h src/epaths.h is unchanged creating lib-src/Makefile creating src/Makefile (cd src; make mostlyclean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/src' rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a rm -f ../etc/DOC rm -f bootstrap-emacs make[1]: Leaving directory `/home/pot/gnu/emacs-dev/src' (cd oldXMenu; make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/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 `/home/pot/gnu/emacs-dev/oldXMenu' (cd lwlib; make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/lwlib' rm -f *.o core errs ,* *~ *.a .emacs_* make.log MakeOut \#* make[1]: Leaving directory `/home/pot/gnu/emacs-dev/lwlib' (cd lib-src; make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/lib-src' rm -f core *.o rm -f etags ctags emacsclient b2m ebrowse profile digest-doc sorted-doc movemail cvtmail fakemail yow hexl update-game-score test-distrib make-docfile rm -f fns*.el *.tab.c *.tab.h make[1]: Leaving directory `/home/pot/gnu/emacs-dev/lib-src' (cd man && make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/man' rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.* rm -f *.dvi make[1]: Leaving directory `/home/pot/gnu/emacs-dev/man' (cd lispref && make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/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 `/home/pot/gnu/emacs-dev/lispref' (cd lispintro && make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/lispintro' rm -f *.log *.cp *.fn *.ky *.pg *.vr *.tp rm -f *.dvi make[1]: Leaving directory `/home/pot/gnu/emacs-dev/lispintro' (cd leim; make clean) make[1]: Entering directory `/home/pot/gnu/emacs-dev/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 `/home/pot/gnu/emacs-dev/leim' (cd man; make info) make[1]: Entering directory `/home/pot/gnu/emacs-dev/man' make[1]: Nothing to be done for `info'. make[1]: Leaving directory `/home/pot/gnu/emacs-dev/man' (cd lispref; make info) make[1]: Entering directory `/home/pot/gnu/emacs-dev/lispref' make[1]: Nothing to be done for `info'. make[1]: Leaving directory `/home/pot/gnu/emacs-dev/lispref' (cd lispintro; make info) make[1]: Entering directory `/home/pot/gnu/emacs-dev/lispintro' make[1]: Nothing to be done for `info'. make[1]: Leaving directory `/home/pot/gnu/emacs-dev/lispintro' (cd lisp; make bootstrap-prepare) make[1]: Entering directory `/home/pot/gnu/emacs-dev/lisp' if test -x ../src/emacs; then \ make -w autoloads; \ else \ if test ! -r /home/pot/gnu/emacs-dev/lisp/loaddefs.el; then \ cp /home/pot/gnu/emacs-dev/lisp/ldefs-boot.el /home/pot/gnu/emacs-dev/lisp/loaddefs.el; \ fi \ fi make[2]: Entering directory `/home/pot/gnu/emacs-dev/lisp' wd=/home/pot/gnu/emacs-dev/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ echo Directories: $wins; \ ../src/emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/home/pot/gnu/emacs-dev/lisp/loaddefs.el")' -f batch-update-autoloads $wins Directories: /home/pot/gnu/emacs-dev/lisp/. /home/pot/gnu/emacs-dev/lisp/./calc /home/pot/gnu/emacs-dev/lisp/./gnus /home/pot/gnu/emacs-dev/lisp/./url /home/pot/gnu/emacs-dev/lisp/./mh-e /home/pot/gnu/emacs-dev/lisp/./calendar /home/pot/gnu/emacs-dev/lisp/./emacs-lisp /home/pot/gnu/emacs-dev/lisp/./emulation /home/pot/gnu/emacs-dev/lisp/./eshell /home/pot/gnu/emacs-dev/lisp/./international /home/pot/gnu/emacs-dev/lisp/./language /home/pot/gnu/emacs-dev/lisp/./mail /home/pot/gnu/emacs-dev/lisp/./net /home/pot/gnu/emacs-dev/lisp/./obsolete /home/pot/gnu/emacs-dev/lisp/./play /home/pot/gnu/emacs-dev/lisp/./progmodes /home/pot/gnu/emacs-dev/lisp/./term /home/pot/gnu/emacs-dev/lisp/./textmodes /home/pot/gnu/emacs-dev/lisp/./toolbar Source file `/home/pot/gnu/emacs-dev/lisp/emacs-lisp/autoload.el' newer than byte-compiled file Source file `/home/pot/gnu/emacs-dev/lisp/help-fns.el' newer than byte-compiled file Source file `/home/pot/gnu/emacs-dev/lisp/help-mode.el' newer than byte-compiled file Source file `/home/pot/gnu/emacs-dev/lisp/button.el' newer than byte-compiled file Source file `/home/pot/gnu/emacs-dev/lisp/view.el' newer than byte-compiled file Source file `/home/pot/gnu/emacs-dev/lisp/emacs-lisp/regexp-opt.el' newer than byte-compiled file Loading vc-cvs (compiled; note, source file is newer)... Saving file /home/pot/gnu/emacs-dev/lisp/loaddefs.el... Wrote /home/pot/gnu/emacs-dev/lisp/loaddefs.el make[2]: Leaving directory `/home/pot/gnu/emacs-dev/lisp' make[1]: Leaving directory `/home/pot/gnu/emacs-dev/lisp' (cd src; make bootstrap) make[1]: Entering directory `/home/pot/gnu/emacs-dev/src' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/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-dev/lwlib' gcc -c -DUSE_LUCID -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-dev/lwlib -I/home/pot/gnu/emacs-dev/lwlib/../src /home/pot/gnu/emacs-dev/lwlib/lwlib.c gcc -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-dev/lwlib -I/home/pot/gnu/emacs-dev/lwlib/../src lwlib-Xlw.c gcc -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-dev/lwlib -I/home/pot/gnu/emacs-dev/lwlib/../src xlwmenu.c gcc -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-dev/lwlib -I/home/pot/gnu/emacs-dev/lwlib/../src lwlib-Xaw.c gcc -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -DHAVE_CONFIG_H -Demacs -I. -I../src -I/home/pot/gnu/emacs-dev/lwlib -I/home/pot/gnu/emacs-dev/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-dev/lwlib' touch stamp-oldxmenu gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 xsmfns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 fringe.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 image.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 regex.c regex.c: In function `re_search_2': regex.c:4227: warning: comparison is always true due to limited range of data type regex.c: In function `re_match_2_internal': regex.c:5181: warning: comparison is always true due to limited range of data type gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/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-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 widget.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 mktime.c gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/pot/gnu/emacs-dev/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 -Wl,-znocombreloc -L/usr/X11R6/lib /home/pot/gnu/emacs-dev/src/prefix-args.c -o prefix-args gcc -nostdlib `./prefix-args -Xlinker -R/usr/X11R6/lib -z nocombreloc` -Wl,-znocombreloc -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 xsmfns.o fringe.o image.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 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 mktime.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 ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/home/pot/gnu/emacs-dev/lisp /home/pot/gnu/emacs-dev/lisp/emacs-lisp /home/pot/gnu/emacs-dev/lisp/language /home/pot/gnu/emacs-dev/lisp/international /home/pot/gnu/emacs-dev/lisp/textmodes) Loading emacs-lisp/byte-run (compiled; note, source file is newer)... Loading emacs-lisp/backquote (compiled; note, source file is newer)... Loading subr (compiled; note, source file is newer)... Loading version.el (source)... Loading widget (compiled; note, source file is newer)... Loading custom (compiled; note, source file is newer)... Loading emacs-lisp/map-ynp... Loading env (compiled; note, source file is newer)... Loading cus-start (compiled; note, source file is newer)... Loading international/mule (compiled; note, source file is newer)... Loading international/mule-conf.el (source)... Loading format (compiled; note, source file is newer)... Loading bindings (compiled; note, source file is newer)... Loading files (compiled; note, source file is newer)... Loading cus-face (compiled; note, source file is newer)... Loading faces (compiled; note, source file is newer)... Symbol's function definition is void: tty-supports-face-attributes-p make[1]: *** [bootstrap-emacs] Error 255 make[1]: Leaving directory `/home/pot/gnu/emacs-dev/src' make: *** [bootstrap] Error 2