[gitg] Keep in sync
- From: nenopera <nenopera gmail com>
- To: gitg-list gnome org
- Subject: [gitg] Keep in sync
- Date: Thu, 14 Mar 2013 09:03:04 +0100
I'm trying to keep in sync with new changes But after succesfully
compile webkit2 and libgit2 I cannot compile libgit2-glib
$ cd libgit2-glib
$ ./autogen.sh
$ make
make all-recursive
make[1]: se ingresa al directorio
«/home/alberto/projects/c/gitg-parent/libgit2-glib»
Making all in libgit2-glib
make[2]: se ingresa al directorio
«/home/alberto/projects/c/gitg-parent/libgit2-glib/libgit2-glib»
GEN ggit-enum-types.c
GEN ggit-enum-types.h
make all-am
make[3]: se ingresa al directorio
«/home/alberto/projects/c/gitg-parent/libgit2-glib/libgit2-glib»
CC ggit-enum-types.lo
CC ggit-blob.lo
CC ggit-branch.lo
ggit-branch.c: In function 'ggit_branch_delete':
ggit-branch.c:67:2: error: too few arguments to function 'git_branch_delete'
In file included from ggit-branch.c:24:0:
/usr/local/include/git2/branch.h:69:17: note: declared here
ggit-branch.c: In function 'ggit_branch_move':
ggit-branch.c:105:25: warning: passing argument 1 of 'git_branch_move'
from incompatible pointer type [enabled by default]
In file included from ggit-branch.c:24:0:
/usr/local/include/git2/branch.h:114:17: note: expected 'struct
git_repository *' but argument is of type 'struct git_reference **'
ggit-branch.c: In function 'ggit_branch_get_tracking':
ggit-branch.c:136:2: warning: implicit declaration of function
'git_branch_tracking' [-Wimplicit-function-declaration]
ggit-branch.c:136:2: warning: nested extern declaration of
'git_branch_tracking' [-Wnested-externs]
make[3]: *** [ggit-branch.lo] Error 1
make[3]: se sale del directorio
«/home/alberto/projects/c/gitg-parent/libgit2-glib/libgit2-glib»
make[2]: *** [all] Error 2
make[2]: se sale del directorio
«/home/alberto/projects/c/gitg-parent/libgit2-glib/libgit2-glib»
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
«/home/alberto/projects/c/gitg-parent/libgit2-glib»
make: *** [all] Error 2
I can wait to have it working.
Ignacio I think I found an interesting task: Allow to show branchs with
--simplified-by-decoration option. Is something I use to use more and
more everyday.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]