unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [steve@Augart.com: Emacs (from CVS): compilation failure: DOC requires *.elc files which have not yet been generated]
@ 2003-04-06  2:00 Richard Stallman
  2003-04-07  9:37 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2003-04-06  2:00 UTC (permalink / raw)


Can someone try fixing this?

------- Start of forwarded message -------
From: Steven Augart <steve@Augart.com>
To: emacs-pretest-bug@gnu.org
Date: Thu,  3 Apr 2003 16:07:57 -0800 (PST)
Subject: Emacs (from CVS): compilation failure: DOC requires *.elc files
 which have not yet been generated
Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org

Dear Emacs Pretest Bug list,

I am building emacs from CVS source.  I most recently ran CVS Update at
April 3rd 2003, 23:30 GMT.  

As recommended in INSTALL-CVS, I ran "configure", then "make
bootstrap".  (I have tried this twice.)  I get this output from "make":

  nice make -w
  make: Entering directory `/spare/src/Emacs21/emacs-CVS'
  [...]
  make[1]: Entering directory `/spare/src/Emacs21/emacs-CVS/src'
  cd ../lwlib/; make -w CC='gcc' CFLAGS='-std=gnu9x -D_FILE_OFFSET_BITS=64 -pipe -ggdb3 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-static-consts  -fkeep-inline-functions -Wundef -Wwrite-strings -Waggregate-return -Wmissing-noreturn -Wnested-externs -Wtrigraphs' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE"
  make[2]: Entering directory `/spare/src/Emacs21/emacs-CVS/lwlib'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/spare/src/Emacs21/emacs-CVS/lwlib'
  make[1]: *** No rule to make target `/usr/src/Emacs21/emacs-CVS/src/../lisp/map-ynp.elc', needed by `../etc/DOC'.  Stop.
  make[1]: Leaving directory `/spare/src/Emacs21/emacs-CVS/src'
  make: *** [src] Error 2
  make: Leaving directory `/spare/src/Emacs21/emacs-CVS'

  Compilation exited abnormally with code 2 at Thu Apr  3 15:42:16

In src/Makefile, I find the following dependency:

   ${etc}DOC: ${libsrc}make-docfile ${obj} ${shortlisp} ${SOME_MACHINE_LISP}

and map-ynp.elc is listed among the files in ${shortlisp}.

I've tried byte-compiling the files by hand with my older version of
Emacs (21.3.50.3 of 2002-06-22, from CVS source)
but that doesn't work either, since it doesn't like the escape
character syntax in international/characters.el:

   ;; For indentation calculation.
   (define-category ?\s
     "This character counts as a space for indentation purposes.")

which gets the error:

  In toplevel form
  /usr/src/Emacs21/emacs-CVS/lisp/international/characters.el:85:1:
   error: error (("Invalid escape character syntax"))

- --Steven Augart
 


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

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

* Re: [steve@Augart.com: Emacs (from CVS): compilation failure: DOC requires *.elc files which have not yet been generated]
  2003-04-06  2:00 [steve@Augart.com: Emacs (from CVS): compilation failure: DOC requires *.elc files which have not yet been generated] Richard Stallman
@ 2003-04-07  9:37 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2003-04-07  9:37 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

|> Can someone try fixing this?

Not reproduceable.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2003-04-07  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-06  2:00 [steve@Augart.com: Emacs (from CVS): compilation failure: DOC requires *.elc files which have not yet been generated] Richard Stallman
2003-04-07  9:37 ` Andreas Schwab

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).