GNU bug report logs -
#44069
BUg building from the emacs repo on https://savannah.gnu.org/git/?group=emacs
Previous Next
Reported by: George R Goffe <grgoffe <at> yahoo.com>
Date: Sun, 18 Oct 2020 22:02:02 UTC
Severity: normal
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 44069 <at> debbugs.gnu.org (full text, mbox):
Stefan,
Thanks for responding.
Here's the URL where I got the "git clone" command from:
https://savannah.gnu.org/git/?group=emacs
1) git clone...
2) cd emacs
3) ./autogen.sh
4) ./configure
Do you want all the options I specified?
On Sunday, October 18, 2020, 4:14:00 PM PDT, Stefan Kangas <stefankangas <at> gmail.com> wrote:
George R Goffe via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs <at> gnu.org> writes:
> I just downloaded the source for emacs from the above site and
> received this error message from gcc.
>
> Am I doing something wrong or is this a bug?
How did you download and try to build Emacs? Please include the exact
commands you used.
> make[1]: Entering directory '/export/home/tools/emacs/obj-x86_64-pc-linux-gnu/src'
> CC fns.o
> fns.c: In function ‘merge_vectors’:
> fns.c:2009:1: error: wrong number of arguments specified for ‘access’ attribute
> 2009 | {
> | ^
> fns.c:2009:1: note: expected between 1 and 3, found 4
> make[1]: *** [Makefile:401: fns.o] Error 1
> CC print.o
This bug report was last modified 4 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.