[PATCH] Add libgit2 dependency to INSTALL file (MacPorts stanza)

Dirk Hohndel dirk at hohndel.org
Fri Mar 7 08:57:22 PST 2014


On Fri, 2014-03-07 at 17:55 +0100, Giuseppe 'ferdy' Miceli wrote:
> >>>>> "DH" == Dirk Hohndel <dirk at hohndel.org> writes:
> 
>     DH> On Fri, 2014-03-07 at 15:25 +0100, Giuseppe 'ferdy' Miceli wrote:
>     >> Update the instruction to build Subsurface on MacOSX using
>     >> MacPorts after the introduction of git-save format and its
>     >> libgit2 dependency.
>     >> 
>     >> Please note that (at least on MacOSX using Macports) building
>     >> Subsurface fails at make stage, because of the "to many arguments
>     >> to fuction call" error (which I believe Linux mentioned on his
>     >> previous mail on the subject):
>     >> 
>     >> picasso:subsurface ferdy# make <omissis> compiling save-git.c
>     >> save-git.c:580:56: error: too many arguments to function call,
>     >> expected 5, have 7
> 
>     DH> So do you have v 0.20 of libgit2 ?
> 
> i have both 0.20.0 and 0.17.0:
> 
> picasso:~ admin$ port installed libgit2
> The following ports are currently installed:
>   libgit2 @0.17.0_0
>   libgit2 @0.20.0_0 (active)
> 
> 0.20 is the (latest) available version on macports.
> 0.17 is the previous one i could get with macports.
> 
> btw, trying to solve the issue with tomaz's help on irc.

I'm about to push a fix that should work with 0.20

I don't know what's broken with 0.17

/D



More information about the subsurface mailing list