all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ./configure error concerning autoheader
@ 2011-07-02  1:49 Harry Putnam
  2011-07-02  1:54 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2011-07-02  1:49 UTC (permalink / raw)
  To: emacs-devel

Can anyone tell me what it might mean or what is missing on my system
to get the configure error shown below.

This is configuring  bzr grabbed trunk of about 1 hr ago.
on a newish debian (testing)  system.

./configure \
   --prefix=/usr/local/src/bzr/test\
      --with-x \
        --with-x-toolkit=lucid

  [...]
  creating src/epaths.h
  cd /usr/local/src/bzr/emacs/trunk && autoheader
  /bin/sh: autoheader: not found
  make: *** [/usr/local/src/bzr/emacs/trunk/src/stamp-h.in] Error 127
  config.status: executing gdbinit commands
  





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

* Re: ./configure error concerning autoheader
  2011-07-02  1:49 ./configure error concerning autoheader Harry Putnam
@ 2011-07-02  1:54 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-07-02  1:54 UTC (permalink / raw)
  To: Harry Putnam; +Cc: emacs-devel

Harry Putnam wrote:

>   /bin/sh: autoheader: not found

Run ./autogen.sh and follow the advice.

But probably the answer is just:

sudo apt-get install automake autoconf



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

end of thread, other threads:[~2011-07-02  1:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-02  1:49 ./configure error concerning autoheader Harry Putnam
2011-07-02  1:54 ` Glenn Morris

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.