Git development
 help / color / mirror / Atom feed
From: John Kacur <jkacur@rogers.com>
To: Daniel Barkalow <barkalow@iabervon.org>
Cc: git@vger.kernel.org
Subject: Re: Make errors
Date: Sun, 08 May 2005 15:57:40 -0400	[thread overview]
Message-ID: <1115582260.5536.30.camel@linux.site> (raw)
In-Reply-To: <Pine.LNX.4.21.0505081538110.30848-100000@iabervon.org>

On Sun, 2005-05-08 at 15:43, Daniel Barkalow wrote:
> On Sun, 8 May 2005, John Kacur wrote:
> 
> > gcc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -o git-http-pull
> > http-pull.c libgit.a -lz -lssl -lcurl
> > http-pull.c:10:23: curl/curl.h: No such file or directory
> > http-pull.c:11:23: curl/easy.h: No such file or directory
> > http-pull.c:13: error: parse error before '*' token
> 
> You need to either install libcurl or remove "git-http-pull" from PROGS in
> the Makefile. libcurl provides the HTTP implementation used to download
> heads hosted on websites.
> 
> 	-Daniel
> *This .sig left intentionally blank*
> 

Thank you, indeed it compiled fine after installing the curl-devel rpm


  reply	other threads:[~2005-05-08 20:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-08 19:35 Make errors John Kacur
2005-05-08 19:43 ` Daniel Barkalow
2005-05-08 19:57   ` John Kacur [this message]
2005-05-08 19:43 ` Thomas Glanzmann
2005-05-08 19:46 ` Petr Baudis

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=1115582260.5536.30.camel@linux.site \
    --to=jkacur@rogers.com \
    --cc=barkalow@iabervon.org \
    --cc=git@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox