emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

keyboard.o and bootstrap errors on Nov 11, 2004 CVS snapshot


From: Andrew M. Scott
Subject: keyboard.o and bootstrap errors on Nov 11, 2004 CVS snapshot
Date: Thu, 11 Nov 2004 16:18:51 -0700

I'm encountering keyboard.o and bootstrap errors when
building the Nov 7 CVS snapshot. 

My Nov 1, 2004 CVS snapshot build with the same build procedure didn't
have these problems.

  % ../emacs/configure \
       --prefix=/stor/garray/linux \
       --with-x-toolkit=yes \
    >! configure-21.3.50.04ww46.4.log

  % gmake -k GC_MCHECK=1 ENABLE_CHECKING=1 bootstrap

Let me know if more info is needed. The full gmake log file is 189KB.

In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-11-01 on chlr4917
Distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--prefix=/stor/garray/linux' 
'--with-x-toolkit=yes' '--x-includes=/usr/X11R6' '--x-libraries=/usr/X11R6/lib' 
'CC=gcc''

Important settings:
  value of $LC_ALL: en_US
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

% gmake -k GC_MCHECK=1 ENABLE_CHECKING=1 bootstrap

[ ... lots of deleted output ... ]

gcc -c -D_BSD_SOURCE     -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/stor/garray/src/savannah/emacs/src   -D_BSD_SOURCE    -I/usr/X11R6        -g 
-O2  /stor/garray/src/savannah/emacs/src/keyboard.c
In file included from /usr/include/features.h:283,
                 from /usr/include/stdio.h:28,
                 from /stor/garray/src/savannah/emacs/src/s/gnu-linux.h:168,
                 from config.h:931,
                 from /stor/garray/src/savannah/emacs/src/keyboard.c:22:
/usr/include/sys/cdefs.h:206: warning: `__restrict_arr' redefined
config.h:843: warning: this is the location of the previous definition
/stor/garray/src/savannah/emacs/src/keyboard.c:10520: unterminated macro call
gmake[1]: *** [keyboard.o] Error 1

[ ... lots of deleted output ... ]

gcc -c -D_BSD_SOURCE     -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/stor/garray/src/savannah/emacs/src   -D_BSD_SOURCE    -I/usr/X11R6        -g 
-O2  /stor/garray/src/savannah/emacs/src/widget.c
In file included from /usr/include/features.h:283,
                 from /usr/include/stdio.h:28,
                 from /stor/garray/src/savannah/emacs/src/s/gnu-linux.h:168,
                 from config.h:931,
                 from /stor/garray/src/savannah/emacs/src/widget.c:33:
/usr/include/sys/cdefs.h:206: warning: `__restrict_arr' redefined
config.h:843: warning: this is the location of the previous definition
gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/stor/garray/src/savannah/emacs/src   -D_BSD_SOURCE    -I/usr/X11R6        -g 
-O2  -Wl,-znocombreloc -L/usr/X11R6/lib 
/stor/garray/src/savannah/emacs/src/prefix-args.c -o prefix-args
gmake[1]: Target `bootstrap' not remade because of errors.
gmake[1]: Leaving directory `/stor/garray/src/savannah/build/src'
gmake: *** [bootstrap-build] Error 2
gmake: Target `bootstrap' not remade because of errors.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]