unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9093: 24.0.50; compilation error
@ 2011-07-15 15:58 Pete Lee
  2011-07-15 16:44 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Pete Lee @ 2011-07-15 15:58 UTC (permalink / raw)
  To: 9093

[-- Attachment #1: Type: text/plain, Size: 5015 bytes --]

I've been using Emacs compiled from cvs (now bzr) for several years.  It has
been about 6 months since I last built and am now getting errors due to
autoconf requirements having been raised.

I'm running on CentOS 5.4 and autoconf is at 2.59 there.  So I downloaded
latest versions of autoconf (2.68), m4 (1.4.16), and automake (1.11) and
built all from source and was able to get further... autoconf didn't work..
'autoreconf --install' got further but also failed:

$ autoreconf --install
configure.in:646: installing `./compile'
configure.in:378: installing `./config.guess'
configure.in:378: installing `./config.sub'
configure.in:28: installing `./install-sh'
configure.in:28: installing `./missing'
lib/gnulib.mk:30: GL_GENERATE_ALLOCA_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:145: gl_GNULIB_ENABLED_dosname does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:217: gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36 does
not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:356: gl_GNULIB_ENABLED_sigprocmask does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:367: gl_GNULIB_ENABLED_stat does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:382: GL_GENERATE_STDARG_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:410: GL_GENERATE_STDBOOL_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:433: GL_GENERATE_STDDEF_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:463: GL_GENERATE_STDINT_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:740: gl_GNULIB_ENABLED_strtoll does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:751: gl_GNULIB_ENABLED_strtoull does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:1036: gl_GNULIB_ENABLED_verify does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/Makefile.am: installing `./depcomp'
autoreconf: automake failed with exit status: 1


Then ran:
$ make extraclean
[ -r "/home/me/src/emacs/trunk/src/config.in" ] || ( cd
/home/me/src/emacs/trunk && autoheader )
cd /home/me/src/emacs/trunk && automake --gnu -a -c lib/Makefile
lib/gnulib.mk:30: GL_GENERATE_ALLOCA_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:145: gl_GNULIB_ENABLED_dosname does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:217: gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36 does
not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:356: gl_GNULIB_ENABLED_sigprocmask does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:367: gl_GNULIB_ENABLED_stat does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:382: GL_GENERATE_STDARG_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:410: GL_GENERATE_STDBOOL_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:433: GL_GENERATE_STDDEF_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:463: GL_GENERATE_STDINT_H does not appear in AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:740: gl_GNULIB_ENABLED_strtoll does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:751: gl_GNULIB_ENABLED_strtoull does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
lib/gnulib.mk:1036: gl_GNULIB_ENABLED_verify does not appear in
AM_CONDITIONAL
lib/Makefile.am:9:   `lib/gnulib.mk' included from here
make: *** [/home/me/src/emacs/trunk/lib/Makefile.in] Error 1


Has anyone successfully compiled GNU Emacs on CentOS-5?  I'd love to know
what I'm doing wrong.

Thanks,
Pete


In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu)
 of 2011-07-11 on pete-614-siq
Windowing system distributor `The Cygwin/X Project', version 11.0.10904000
configured using `configure  '--with-x' '--with-x-toolkit=no'
'--without-sound' '--prefix=/home/me/usr/emacs''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

[-- Attachment #2: Type: text/html, Size: 7368 bytes --]

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

* bug#9093: 24.0.50; compilation error
  2011-07-15 15:58 bug#9093: 24.0.50; compilation error Pete Lee
@ 2011-07-15 16:44 ` Glenn Morris
       [not found]   ` <CAEj08A6iyP2sR3VYVZEwa8Znk9Q76syLiHg2deLtKieKzOz=ew@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-07-15 16:44 UTC (permalink / raw)
  To: Pete Lee; +Cc: 9093

Pete Lee wrote:

> $ autoreconf --install

Please read INSTALL.BZR. This advises you to use ./autogen.sh.
Or `autoreconf -i -I m4'. You are missing the `-I m4' part.





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

* bug#9093: 24.0.50; compilation error
       [not found]   ` <CAEj08A6iyP2sR3VYVZEwa8Znk9Q76syLiHg2deLtKieKzOz=ew@mail.gmail.com>
@ 2011-07-18 16:53     ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-07-18 16:53 UTC (permalink / raw)
  To: 9093-done


Pete Lee wrote (on Mon, 18 Jul 2011 at 10:20 -0500):

> That did it.. you can close.





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

end of thread, other threads:[~2011-07-18 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15 15:58 bug#9093: 24.0.50; compilation error Pete Lee
2011-07-15 16:44 ` Glenn Morris
     [not found]   ` <CAEj08A6iyP2sR3VYVZEwa8Znk9Q76syLiHg2deLtKieKzOz=ew@mail.gmail.com>
2011-07-18 16:53     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).