all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* CVS configure problems
@ 2002-09-23 15:42 Klaus Zeitler
  0 siblings, 0 replies; only message in thread
From: Klaus Zeitler @ 2002-09-23 15:42 UTC (permalink / raw)



Hi,

RMS asked me to test a patch that I've sent in the 21 RC branch.
Therefore I tried a CVS update with
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs co -r EMACS_21_1_RC emacs
I hope this is the right label and command.
I have the source in /vol/freeware/source/emacs-pre/emacs
and try to build in /vol/freeware/SunOS-5.8/build/emacs-pre
with /vol/freeware/source/emacs-pre/emacs/configure

Unfortunately configure fails (leaving an empty configure file in the source
directory). Seems to be an autoconf problem, but I don't know anything
about autoconf. Here's an excerpt form the configure output:



Configured for `sparc-sun-solaris2.8'.

  Where should the build process find the source code?    /vol/freeware/source/emacs-pre/emacs
  What operating system and machine description files should Emacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should emacs be built with?               gcc  -g -O2 
  Should Emacs use the GNU version of malloc?             yes
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          LUCID
  Where do we find X Windows header files?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   no

creating ./config.status
creating Makefile
creating lib-src/Makefile.c
creating oldXMenu/Makefile
creating man/Makefile
creating lwlib/Makefile
creating src/Makefile.c
creating lisp/Makefile
creating leim/Makefile
creating src/config.h
src/config.h is unchanged
creating src/epaths.h
cd /vol/freeware/source/emacs-pre/emacs && autoconf
./aclocal.m4:30: error: m4_defn: undefined macro: _m4_divert_diversion
aclang.m4:1479: AC_PROG_CC_STDC is expanded from...
./aclocal.m4:30: the top level
make: *** [/vol/freeware/source/emacs-pre/emacs/configure] Error 1
creating lib-src/Makefile
creating src/Makefile


Thanks

Klaus

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             kzeitler@lucent.com  |
 ------------------------------------------
---
The problem with any unwritten law is that you don't
know where to go to erase it.      -- Glaser and Way

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-23 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-23 15:42 CVS configure problems Klaus Zeitler

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.