Re: [gitg] Keep in sync



Hey,

it builds perfectly here, so I suggest you to update libgit2 and libgit2-glib again. See that for libgit2 you need to build the "development" branch.

Cheers.


On Thu, Mar 14, 2013 at 9:03 AM, nenopera <nenopera gmail com> wrote:
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.


_______________________________________________
gitg-list mailing list
gitg-list gnome org
https://mail.gnome.org/mailman/listinfo/gitg-list



--
Ignacio Casal Quinteiro


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]