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

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

Re: errors runnning make bootstrap


From: Han Boetes
Subject: Re: errors runnning make bootstrap
Date: Wed, 12 Mar 2003 18:37:16 +0100
User-agent: Mutt/1.4i

Stephen Bannasch <address@hidden> wrote:

> I grabbed the cvs repository:
> 
>   cvs -d:pserver:address@hidden:/cvsroot/emacs login
>   cvs -z3 -d:pserver:address@hidden:/cvsroot/emacs co emacs

Replace that line with:

cvs -z3 -d:pserver:anoncvs:@subversions.gnu.org:/cvsroot/emacs co emacs

And you saved one line :)


> /usr/X11R6/include/X11/Xlib.h:227: previous declaration of `XGCValues'
> macgui.h:109: conflicting types for `GC'
> /usr/X11R6/include/X11/Xlib.h:242: previous declaration of `GC'
> macgui.h:112: conflicting types for `XCreateGC'
> /usr/X11R6/include/X11/Xlib.h:1662: previous declaration of `XCreateGC'
> In file included from dispnew.c:64:
> macterm.h:207: conflicting types for `x_display_list'
> xterm.h:372: previous declaration of `x_display_list'
> macterm.h:221: conflicting types for `x_display_info_for_display'
> xterm.h:386: previous declaration of `x_display_info_for_display'
> macterm.h:222: conflicting types for `x_display_info_for_name'
> xterm.h:387: previous declaration of `x_display_info_for_name'
> macterm.h:229: redefinition of `struct x_output'
> macterm.h:391: redefinition of `struct relief'
> macterm.h:481: redefinition of `struct scroll_bar'
> make[1]: *** [dispnew.o] Error 1
> make: *** [bootstrap] Error 2

Get the latest sources again, you checked out cvs while a commit was
being done.

cd emacs && cvs -qz3 up -PAd



# Han




reply via email to

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