all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* CVS build fails (fns-VERSION.el missing)
@ 2002-10-07  9:06 Klaus Zeitler
  2002-10-08  5:26 ` maierh
  0 siblings, 1 reply; 2+ messages in thread
From: Klaus Zeitler @ 2002-10-07  9:06 UTC (permalink / raw)



Hello,

I'm trying to build the EMACS_21_1_RC branch (is that the one that'll
be released as emacs 21.3?), but production fails with:

LC_ALL=C ./temacs -batch -l loadup dump
Loading loadup (source)...
Using load-path (/vol/freeware/source/emacs-pre/emacs/lisp)
Loading byte-run...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/backquote...
Loading map-ynp...
Loading env...
Loading cus-start (source)...
Loading international/mule...
Loading international/mule-conf.el (source)...
Loading format...
Loading bindings...
Loading simple...
Loading files...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((7071 . 6027) (3780 . 0) (485 . 3) 12009 21356 (3 . 0) (16 . 0) (628 . 1703))
Loading loaddefs.el (source)...
((18257 . 14530) (5697 . 0) (495 . 6) 29318 21356 (5 . 0) (16 . 0) (2509 . 2090)
)
Loading help...
Loading international/mule-cmds...
Loading case-table...
Loading international/utf-8...
Loading international/utf-16...
Loading international/characters...
Loading international/latin-1 (source)...
Loading international/latin-2 (source)...
Loading international/latin-3 (source)...
Loading international/latin-4 (source)...
Loading international/latin-5 (source)...
Loading international/latin-8 (source)...
Loading international/latin-9 (source)...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading language/devanagari...
Loading language/english...
Loading language/ethiopic...
Loading language/european...
Loading language/czech...
Loading language/slovak...
Loading language/romanian...
Loading language/greek...
Loading language/hebrew...
Loading language/japanese...
Loading language/korean...
Loading language/lao...
Loading language/thai...
Loading language/tibetan...
Loading language/vietnamese...
Loading language/misc-lang...
Loading international/ucs-tables...
Cannot open load file: /vol/freeware/source/emacs-pre/emacs/lib-src/fns-21.2.91.
el
make[1]: *** [emacs] Error 255
make[1]: Leaving directory `/vol/freeware/source/emacs-pre/emacs/src'
make: *** [src] Error 2


So what's that fns-VERSION file anyway? Since it doesn't come with
the sources it looks as if this is one that needs to be generated,
but how and when?

BTW what's the appropriate place to ask about problems with CVS versions?


Thanks

Klaus

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
|  Email:             kzeitler@lucent.com  |
 ------------------------------------------
---
Succumb to natural tendencies.  Be hateful and boring.

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

* Re: CVS build fails (fns-VERSION.el missing)
  2002-10-07  9:06 CVS build fails (fns-VERSION.el missing) Klaus Zeitler
@ 2002-10-08  5:26 ` maierh
  0 siblings, 0 replies; 2+ messages in thread
From: maierh @ 2002-10-08  5:26 UTC (permalink / raw)
  Cc: emacs-pretest-bug


Klaus Zeitler <kzeitler+usenet@sfsw51.lucent.com> writes:

> Hello,
>
> I'm trying to build the EMACS_21_1_RC branch (is that the one that'll
> be released as emacs 21.3?), but production fails with:
> Loading language/tibetan...
> Loading language/vietnamese...
> Loading language/misc-lang...
> Loading international/ucs-tables...
> Cannot open load file: /vol/freeware/source/emacs-pre/emacs/lib-src/fns-21.2.91.
> el
> make[1]: *** [emacs] Error 255
> make[1]: Leaving directory `/vol/freeware/source/emacs-pre/emacs/src'
> make: *** [src] Error 2

The following helped me:

,----
| $ touch lib-src/fns-21.2.91.el
| $ make
`----

I added to the message header too emacs-pretest-bug@gnu.org because it
seems to be a problem.

Harald

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

end of thread, other threads:[~2002-10-08  5:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-07  9:06 CVS build fails (fns-VERSION.el missing) Klaus Zeitler
2002-10-08  5:26 ` maierh

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.