Problem compiling on Mac

Lars Hjemli hjemli at gmail.com
Tue May 24 00:50:10 CEST 2011


On Fri, May 20, 2011 at 00:26, Alex Smith <alex.smith.93 at gmail.com> wrote:
> 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)

Try this incantation:

$ make NEEDS_LIBICONV=YesPlease


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

This is it ;)

--
larsh




More information about the CGit mailing list