emacs-devel
[Top][All Lists]
Advanced

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

Re: Bootstrap fails --without-x


From: Eli Zaretskii
Subject: Re: Bootstrap fails --without-x
Date: Sun, 07 Nov 2004 06:51:54 +0200

> From: address@hidden (=?utf-8?Q?L=C5=91rentey_K=C3=A1roly?=)
> Date: Sat, 06 Nov 2004 18:54:15 +0100
> 
> Bootstrap fails if X support was disabled by ./configure:
> 
> $ make maintainer-clean
> $ ./configure --without-x
> $ make bootstrap
> ...
> Compiling /home/lorentey/emacs--cvs-trunk--0--patch-671/lisp/./tooltip.el
> 
> In toplevel form:
> tooltip.el:33:13:Error: Symbol's function definition is void: 
> define-fringe-bitmap
> make[1]: *** [compile] Error 1
> make[1]: Leaving directory 
> `/home/lorentey/emacs--cvs-trunk--0--patch-671/lisp'
> make: *** [bootstrap] Error 2
> 
> The error is caused by an unprotected define-fringe-bitmap in
> gdb-ui.el:

Thanks, I made a temporary fix to work around this.  There's a
discussion of the way to correct this in the thread "gdb-ui.el assumes
images support" (believe it or not, I bumped into this problem
independently).




reply via email to

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