all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 54378@debbugs.gnu.org, nuil@foxmail.com
Subject: bug#54378: Subject: 29.0 Build failed
Date: Mon, 14 Mar 2022 21:05:22 +0800	[thread overview]
Message-ID: <87lexcvg4t.fsf@yahoo.com> (raw)
In-Reply-To: <831qz4lmv8.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 14 Mar 2022 14:50:03 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> Then please explain what exactly is missing from the build that
> requires dynlib to fix it, because I don't think I understand what
> does the original problem have to do with modules or with dynamic
> loading in general (I don't use PGTK).

It needs to load some functions dynamically using the dynlib mechanism.

These functions cannot be directly linked into the Emacs binary, since
doing that will prevent the binary from functioning on systems that have
GTK, but not both Xlib and libwayland-client.  They return the file
descriptor of a display connection, so that we can initialize SIGIO for
it and use interrupt-based input.

Thanks.





  reply	other threads:[~2022-03-14 13:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-13 17:11 bug#54378: Subject: 29.0 Build failed nuil
2022-03-14  0:58 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-14  3:37   ` Eli Zaretskii
2022-03-14  5:03     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-14 12:50       ` Eli Zaretskii
2022-03-14 13:05         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-03-14 14:11           ` Eli Zaretskii
2022-03-15  0:32             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-15  0:56 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-15  6:21 ` bug#54378: Still build failed with USE='gtk -X gui' nuil
2022-03-15 16:58   ` Eli Zaretskii
2022-03-15 17:17     ` Robert Pluim
2022-03-15 18:59       ` Robert Pluim
2022-03-16  4:45         ` bug#54378: Subject: 29.0 Build failed Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-16  7:34           ` Robert Pluim
2022-03-16  7:53             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-16  9:00               ` Robert Pluim
2022-03-16 10:02                 ` Robert Pluim
2022-03-16 10:22                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-16 14:33                     ` Robert Pluim
2022-03-15 18:21 ` bug#54378: Build log of 'make V=1' nuil

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=87lexcvg4t.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=54378@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=nuil@foxmail.com \
    /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.