From: Nali Toja <nalitoja@gmail.com>
To: 9852@debbugs.gnu.org
Subject: bug#9852: 24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined
Date: Sun, 23 Oct 2011 21:24:52 +0000 [thread overview]
Message-ID: <86ehy3s8nv.fsf@gmail.com> (raw)
emacs configure detects (via gnulib) pthread_sigmask even when there is
a stub in libc, marks it broken with
PTHREAD_SIGMASK_INEFFECTIVE
PTHREAD_SIGMASK_UNBLOCK_BUG
and links with LIB_PTHREAD during build. What if the version in
LIB_PTHREAD is not broken? gnulib would still wrap it with code
that may not work as expected.
forwarding http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161911
it adds -lpthread to LDFLAGS as a workaround
--
In GNU Emacs 24.0.90.9 (amd64-unknown-freebsd9.9)
of 2011-10-23 on hidden
configured using `configure '--without-x'
next reply other threads:[~2011-10-23 21:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-23 21:24 Nali Toja [this message]
2011-10-24 2:44 ` bug#9852: pthread_sigmask() check is bogus when HAVE_PTHREAD is defined Paul Eggert
2011-10-24 3:30 ` Nali Toja
2011-10-24 3:33 ` Paul Eggert
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=86ehy3s8nv.fsf@gmail.com \
--to=nalitoja@gmail.com \
--cc=9852@debbugs.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 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).