From: Eli Zaretskii <eliz@gnu.org>
To: Alan Third <alan@idiocy.org>
Cc: 52711@debbugs.gnu.org
Subject: bug#52711: undefined reference to '__muloti4'
Date: Tue, 21 Dec 2021 21:47:49 +0200 [thread overview]
Message-ID: <83y24dyc2i.fsf@gnu.org> (raw)
In-Reply-To: <YcIrYkwIaeI8ddJs@idiocy.org> (message from Alan Third on Tue, 21 Dec 2021 19:30:42 +0000)
> Date: Tue, 21 Dec 2021 19:30:42 +0000
> From: Alan Third <alan@idiocy.org>
>
> I no longer seem to be able to build the master branch. I'm getting
> this error:
>
> CCLD temacs
> fileio.c:6261: error: undefined reference to '__muloti4'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [Makefile:697: temacs] Error 1
>
> I had a look but couldn't see where the problem comes from. I'm using
> clang on Debian testing, if that matters.
Try using "nm -A fileio.o" to see what is that function and which code
calls it.
If nothing else helps, try bisecting. (But my crystal ball says it
isn't Emacs that changed, it's something else on that system.)
next prev parent reply other threads:[~2021-12-21 19:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-21 19:30 bug#52711: undefined reference to '__muloti4' Alan Third
2021-12-21 19:47 ` Eli Zaretskii [this message]
2021-12-21 20:12 ` Alan Third
2021-12-21 20:17 ` Eli Zaretskii
2021-12-21 21:26 ` Alan Third
2021-12-21 23:41 ` Paul Eggert
2021-12-22 13:53 ` Alan Third
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83y24dyc2i.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=52711@debbugs.gnu.org \
--cc=alan@idiocy.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 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).