From: Werner LEMBERG <wl@gnu.org>
To: emacs-devel@gnu.org
Subject: compile error: cl--generic-struct-tag
Date: Fri, 24 May 2024 07:06:03 +0000 (UTC) [thread overview]
Message-ID: <20240524.090603.1172835754086122221.wl@gnu.org> (raw)
[e650a04dc415467806b77d4b3801f9e6eeb9dfaf]
Trying to compile current git on a GNU/Linux box from scratch in an
external directory using
```
configure \
--with-x-toolkit=gtk \
--with-json \
--with-treesitter
make -j12
```
fails. I get:
```
Symbol’s function definition is void: cl--generic-struct-tag
make[3]: *** [Makefile:85: lisp/international/emoji-labels.el] Fehler 255
make[3]: Verzeichnis „emacs.compiled/admin/unidata“ wird verlassen
make[2]: *** [Makefile:615: lisp/international/charprop.el] Fehler 2
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet....
make[2]: Verzeichnis „emacs.compiled/src“ wird verlassen
make[1]: *** [Makefile:554: src] Fehler 2
make[1]: Verzeichnis „/home/wl/git/emacs.compiled“ wird verlassen
make[1]: Verzeichnis „/home/wl/git/emacs.compiled“ wird betreten
```
Werner
next reply other threads:[~2024-05-24 7:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 7:06 Werner LEMBERG [this message]
2024-05-24 7:25 ` compile error: cl--generic-struct-tag Andrea Corallo
2024-05-24 7:32 ` Werner LEMBERG
2024-05-24 7:34 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240524.090603.1172835754086122221.wl@gnu.org \
--to=wl@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.