git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Hengeveld <nickh@reactrix.com>
To: Andrew Wozniak <awozniak@mc.com>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: recent patch breaks the build ?
Date: Wed, 16 Nov 2005 12:33:34 -0800	[thread overview]
Message-ID: <20051116203334.GA3968@reactrix.com> (raw)
In-Reply-To: <437B8CEC.8040002@mc.com>

On Wed, Nov 16, 2005 at 02:47:56PM -0500, Andrew Wozniak wrote:

> Unfortunately, now there are other failures:
> 
> gcc -o http-push.o -c -g -O2 -Wall -DSHA1_HEADER='<openssl/sha.h>'
> http-push.c
> http-push.c: In function `start_mkcol':
> http-push.c:479: `CURLOPT_HTTPGET' undeclared (first use in this
> function)

http-push requires a curl option that looks like it was added around
version 7.8.1.  If you have the option to upgrade your version of curl,
it should fix the problem.  You can also disable building http-push but
keep http-fetch by defining NO_EXPAT.

-- 
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled.

  parent reply	other threads:[~2005-11-16 20:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-16 17:17 recent patch breaks the build ? Andrew Wozniak
2005-11-16 19:15 ` Junio C Hamano
2005-11-16 19:47   ` Andrew Wozniak
2005-11-16 20:18     ` Andreas Ericsson
2005-11-16 20:25     ` Junio C Hamano
2005-11-16 20:33     ` Nick Hengeveld [this message]
2005-11-16 23:25       ` Johannes Schindelin
2005-11-17  0:46         ` Nick Hengeveld
2005-11-17  1:15           ` Junio C Hamano
2005-11-17  2:10             ` Nick Hengeveld
2005-11-17 10:33               ` Junio C Hamano
2005-11-17 11:15                 ` Johannes Schindelin
2005-11-17 12:00 ` Johannes Schindelin
2005-11-17 15:57   ` Nick Hengeveld
2005-11-17 16:22     ` Johannes Schindelin

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=20051116203334.GA3968@reactrix.com \
    --to=nickh@reactrix.com \
    --cc=awozniak@mc.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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).