all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18122: make error when configure --without-x
@ 2014-07-28  4:16 Alexey
  2014-07-28  5:28 ` Dmitry Antipov
  2014-07-28  8:15 ` bug#18122: bug#1812[24]: " Dmitry Antipov
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey @ 2014-07-28  4:16 UTC (permalink / raw)
  To: 18122

Hello.

I want to have latest emacs-nox.
If I try to execute `make` or `make bootstrap` after `./configure 
--without-x`, I get the following error:
/home/alukardd/git/emacs/src/frame.c:2829: undefined reference to 
`FRAME_HAS_HORIZONTAL_SCROLL_BARS'
frame.o: In function `frame_inhibit_resize':
/home/alukardd/git/emacs/src/frame.c:221: undefined reference to 
`get_frame_param'
frame.o: In function `adjust_frame_size':
/home/alukardd/git/emacs/src/frame.c:486: undefined reference to 
`FRAME_HAS_HORIZONTAL_SCROLL_BARS'
/home/alukardd/git/emacs/src/frame.c:578: undefined reference to 
`FRAME_HAS_HORIZONTAL_SCROLL_BARS'
/home/alukardd/git/emacs/src/frame.c:479: undefined reference to 
`FRAME_HAS_HORIZONTAL_SCROLL_BARS'
/home/alukardd/git/emacs/src/frame.c:479: undefined reference to 
`FRAME_HAS_HORIZONTAL_SCROLL_BARS'
frame.o: In function `make_frame':
/home/alukardd/git/emacs/src/frame.c:674: undefined reference to 
`FRAME_HAS_HORIZONTAL_SCROLL_BARS'
frame.o:/home/alukardd/git/emacs/src/frame.c:676: more undefined 
references to `FRAME_HAS_HORIZONTAL_SCROLL_BARS' follow
collect2: error: ld returned 1 exit status

How can I compile emacs without X support?

My system is:
Debian 7.6
SMP Debian 3.2.57-3+deb7u2 x86_64 GNU/Linux
gcc (Debian 4.7.2-5) 4.7.2

I install all dependencies as suggested at wiki 
(http://www.emacswiki.org/emacs/EmacsSnapshotAndDebian).






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-28  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28  4:16 bug#18122: make error when configure --without-x Alexey
2014-07-28  5:28 ` Dmitry Antipov
2014-07-28  9:26   ` martin rudalics
2014-07-28  8:15 ` bug#18122: bug#1812[24]: " Dmitry Antipov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.