emacs-devel
[Top][All Lists]
Advanced

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

Bootstrap fails --without-x


From: Lőrentey Károly
Subject: Bootstrap fails --without-x
Date: Sat, 06 Nov 2004 18:54:15 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

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:

Attachment: txtBnBOaUQ1qy.txt
Description: Text Data

-- 
Károly

Attachment: pgp_6jKxxyAxD.pgp
Description: PGP signature


reply via email to

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