[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS build fails (fns-VERSION.el missing)
From: |
maierh |
Subject: |
Re: CVS build fails (fns-VERSION.el missing) |
Date: |
Tue, 08 Oct 2002 07:26:26 +0200 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.90 (i386-mingw-nt5.0.2195) |
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