emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9852: closed (24.0.90; pthread_sigmask() check is


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9852: closed (24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined)
Date: Mon, 24 Oct 2011 03:36:02 +0000

Your message dated Sun, 23 Oct 2011 20:33:32 -0700
with message-id <address@hidden>
and subject line Re: pthread_sigmask() check is bogus when HAVE_PTHREAD is 
defined
has caused the debbugs.gnu.org bug report #9852,
regarding 24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9852: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9852
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.90; pthread_sigmask() check is bogus when HAVE_PTHREAD is defined Date: Sun, 23 Oct 2011 21:24:52 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (berkeley-unix)
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'



--- End Message ---
--- Begin Message --- Subject: Re: pthread_sigmask() check is bogus when HAVE_PTHREAD is defined Date: Sun, 23 Oct 2011 20:33:32 -0700 User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
Thanks for checking; I'm marking this as done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]