Problem compiling on Mac

Alex Smith alex.smith.93 at gmail.com
Fri May 20 00:26:21 CEST 2011


Hi,

I've tried installing from a cloned cgit repository as well as the v0.9
downloadable release named
cgit-0.9.tar.gz<http://hjemli.net/git/cgit/snapshot/cgit-0.9.tar.gz>.
Both give me the same problem when I "make" or "make get-git":

    CC cgit
Undefined symbols:
  "_iconv", referenced from:
      _reencode_string in libgit.a(utf8.o)
  "_iconv_close", referenced from:
      _reencode_string in libgit.a(utf8.o)
      _reencode_string in libgit.a(utf8.o)
  "_iconv_open", referenced from:
      _reencode_string in libgit.a(utf8.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [cgit] Error 1

Is there a forum for this stuff or is this it?

Regards,
Alex



More information about the CGit mailing list