git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Randy Brandenburg <randy.brandenburg@woh.rr.com>
Cc: git@vger.kernel.org
Subject: Re: Unable to fork off sideband demultiplexer
Date: Fri, 3 Jun 2011 15:24:45 -0400	[thread overview]
Message-ID: <20110603192445.GA26977@sigill.intra.peff.net> (raw)
In-Reply-To: <loom.20110603T204919-581@post.gmane.org>

On Fri, Jun 03, 2011 at 06:52:32PM +0000, Randy Brandenburg wrote:

> OK, rebuilt with NO_PTHREADS=0 and PTHREAD_CFLAGS=-pthreads and it seems to be 
> working. Just tested quickly for the basics (push and pull). I will be able to 
> test more in depth next week, but I would assume that all will be
> okay.

I think that will still build without pthreads at all, as we check
"ifdef NO_PTHREADS" in the Makefile. You have to use "NO_PTHREADS=".

-Peff

  reply	other threads:[~2011-06-03 19:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01 14:16 Unable to fork off sideband demultiplexer Randy Brandenburg
2011-06-01 17:15 ` Junio C Hamano
2011-06-01 17:35   ` Jeff King
2011-06-01 19:10     ` Randy Brandenburg
2011-06-02 15:29       ` Randy Brandenburg
2011-06-02 19:29         ` Jeff King
2011-06-03 12:32           ` Randy Brandenburg
2011-06-03 13:30           ` Randy Brandenburg
2011-06-03 14:49             ` Jeff King
2011-06-03 18:52               ` Randy Brandenburg
2011-06-03 19:24                 ` Jeff King [this message]
2011-06-03 22:18               ` Brandon Casey
2011-06-02 19:36 ` Ben Walton
2011-06-03 12:29   ` Randy Brandenburg
2011-06-04 19:32     ` Ben Walton

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=20110603192445.GA26977@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=randy.brandenburg@woh.rr.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.
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 NNTP newsgroup(s).