GNU bug report logs -
#15260
cannot build in a directory with non-ascii characters
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Tue, 3 Sep 2013 17:47:02 UTC
Severity: wishlist
Found in version 24.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #28 received at 15260 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
> It requires too much setup on my part (this cannot be simulated on
> Windows without too much hassle).
Sorry, I assumed you could build on fencepost. I'm expecting multiple
points of failure, so this might not be an efficient process...
The first time, I was trying an out-of-tree build in a non-ascii build
directory, but still with ascii srcdir. Using an in-place build in a
non-ascii directory fails to even start temacs (this is with or without
your patch):
Warning: arch-independent data dir
`/tmp/EMACS/share/emacs/24.3.50/etc/': No such file or directory
Error: charsets directory not found:
/tmp/EMACS/share/emacs/24.3.50/etc/charsets
Emacs will not function correctly without the character map files.
Please check your installation!
make[1]: *** [bootstrap-emacs] Error 1
/tmp/EMACS was my install --prefix. It's not supposed to exist until
after installation, but the code that tries to find etc/ is presumably
mistakenly concluding that srcdir/etc does not exist and that it must be
running installed.
This bug report was last modified 11 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.