GNU bug report logs -
#48978
28.0.50; native-comp: Error: File error Creating file with prefix
Previous Next
Full log
View this message in rfc822 format
> From: No Wayman <iarchivedmywholelife <at> gmail.com>
> Date: Sat, 12 Jun 2021 15:48:33 -0400
>
> Recently upgraded
You upgraded from which Emacs version?
> and I'm getting the same error for all of the elisp files under
> /usr/share/emacs/28.0.50/lisp/* e.g.
>
> Warning (comp): /usr/share/emacs/28.0.50/lisp/progmodes/etags.el:
> Error: File error Creating file with prefix
This doesn't seem to be the complete error message which should be
emitted when that operation fails. It should display the file name
and the error description after the text you show.
What happens if you do the following from the shell prompt:
$ emacs -batch -l comp -f batch-native-compile /usr/share/emacs/28.0.50/lisp/progmodes/etags.el
(The above assumes that the Emacs binary from this new version is on
PATH; if not, replace "emacs" with the full absolute file name of the
Emacs binary.)
If the above command also fails, please show the full error message it
displays.
Also, is /usr/share/emacs/28.0.50/lisp/progmodes writable by your
user?
Thanks.
This bug report was last modified 4 years and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.