Problem compiling on Mac
Alex Smith
alex.smith.93 at gmail.com
Tue May 24 01:20:35 CEST 2011
On 2011-05-23, at 6:50 PM, Lars Hjemli wrote:
> 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
>
Great! Did the trick. :)
>
>> Is there a forum for this stuff or is this it?
>
> This is it ;)
>
> --
> larsh
Alex Smith
More information about the CGit
mailing list