all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: Patch for Emacs 29
Date: Tue, 11 Apr 2023 10:50:52 +0300	[thread overview]
Message-ID: <831qkqc0wz.fsf@gnu.org> (raw)
In-Reply-To: <87edorlzdh.fsf@yahoo.com> (message from Po Lu on Tue, 11 Apr 2023 14:14:02 +0800)

> From: Po Lu <luangruo@yahoo.com>
> Date: Tue, 11 Apr 2023 14:14:02 +0800
> 
> Recent updates to Haiku are unable to build the Emacs 29 pretest:
> cfsetspeed is present in termios.h, but is in /system/lib/libbsd.so (and
> not the C library), leading to system headers conflicting with the
> gnulib replacements.
> 
> The solution is to link Emacs with libbsd so that the system's version
> can be found by gnulib.  Is this okay for Emacs 29?

Are you absolutely sure this couldn't do any harm when building Emacs
on older versions of Haiku?  Did you try?

If this is harmless on older versions, then okay.  Otherwise, you will
need an additional check for whether -lbsd is needed.

Thanks.



  reply	other threads:[~2023-04-11  7:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87edorlzdh.fsf.ref@yahoo.com>
2023-04-11  6:14 ` Patch for Emacs 29 Po Lu
2023-04-11  7:50   ` Eli Zaretskii [this message]
2023-04-11  8:54     ` Po Lu

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=831qkqc0wz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.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.