* Missing files in build
@ 2017-11-14 18:54 Richard Stallman
2017-11-14 19:10 ` Paul Eggert
2017-11-14 19:29 ` Eli Zaretskii
0 siblings, 2 replies; 4+ messages in thread
From: Richard Stallman @ 2017-11-14 18:54 UTC (permalink / raw)
To: emacs-devel
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
I updated from master a few days ago, copied the whole directory tree,
and tried to build Emacs there. I got this error message:
charsets directory not found:
/usr/local/share/emacs/27.0.50/etc/charsets
Emacs will not function correctly without the character map files.
What files are supposed to be in that directory, and what is supposed to put
them there?
I am NOT going to install the Emacs I build.
I am going to run it in the build directory.
That should not require installing any files it depends on.
--
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing files in build
2017-11-14 18:54 Missing files in build Richard Stallman
@ 2017-11-14 19:10 ` Paul Eggert
2017-11-20 21:51 ` Richard Stallman
2017-11-14 19:29 ` Eli Zaretskii
1 sibling, 1 reply; 4+ messages in thread
From: Paul Eggert @ 2017-11-14 19:10 UTC (permalink / raw)
To: rms, emacs-devel
On 11/14/2017 10:54 AM, Richard Stallman wrote:
> I updated from master a few days ago, copied the whole directory tree,
> and tried to build Emacs there. I got this error message:
>
> charsets directory not found:
> /usr/local/share/emacs/27.0.50/etc/charsets
> Emacs will not function correctly without the character map files.
>
> What files are supposed to be in that directory, and what is supposed to put
> them there?
I ran into a similar problem recently, and fixed it in commit
05aa6d4a68c036602f253fb27c3ca8995533b4c7 dated 2017-11-10. Perhaps
updating the current master will fix your problem too.
The problem had nothing to do with the directory or its files; it was an
internal error in Emacs.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing files in build
2017-11-14 18:54 Missing files in build Richard Stallman
2017-11-14 19:10 ` Paul Eggert
@ 2017-11-14 19:29 ` Eli Zaretskii
1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2017-11-14 19:29 UTC (permalink / raw)
To: rms; +Cc: emacs-devel
> From: Richard Stallman <rms@gnu.org>
> Date: Tue, 14 Nov 2017 13:54:50 -0500
>
> I updated from master a few days ago, copied the whole directory tree,
> and tried to build Emacs there. I got this error message:
>
> charsets directory not found:
> /usr/local/share/emacs/27.0.50/etc/charsets
> Emacs will not function correctly without the character map files.
>
> What files are supposed to be in that directory, and what is supposed to put
> them there?
>
> I am NOT going to install the Emacs I build.
> I am going to run it in the build directory.
> That should not require installing any files it depends on.
The error message is misleading regarding the expected location of the
directory because it names a directory that it tries to access as the
last resort. The charsets/ directory used by an in-tree build is
actually in etc/charsets, not under /usr/local/share.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing files in build
2017-11-14 19:10 ` Paul Eggert
@ 2017-11-20 21:51 ` Richard Stallman
0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2017-11-20 21:51 UTC (permalink / raw)
To: Paul Eggert; +Cc: emacs-devel
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> I ran into a similar problem recently, and fixed it in commit
> 05aa6d4a68c036602f253fb27c3ca8995533b4c7 dated 2017-11-10. Perhaps
> updating the current master will fix your problem too.
That worked -- thanks.
--
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-11-20 21:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-14 18:54 Missing files in build Richard Stallman
2017-11-14 19:10 ` Paul Eggert
2017-11-20 21:51 ` Richard Stallman
2017-11-14 19:29 ` Eli Zaretskii
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).