On 4 July 2011 07:20, Daniel Markstedt <markst...@gmail.com> wrote:
> Getting errors also with 'make dist':
>
> make[2]: ../../dependencies/tolua-5.1/src/bin/tolua: No such file or directory
> make[2]: *** [api_gen.c] Error 1
> make[1]: *** [distdir] Error 1
> make: *** [distdir] Error 1
>
> (full log attached)
>
> Related to the changes to bootstrap in bug #18263?

 I think this problem has existed forever. You cannot do 'make dist'
in pristine tree, but you have to compile once first so that you get
'tolua' (or to have up-to-date generated api-files without generating
them with tolua)


> On Sun, Jul 3, 2011 at 6:11 PM, Daniel Markstedt <markst...@gmail.com> wrote:
>> Running 'make distcheck' on the most recent S2_2 on this MacBook
>> running Snow Leopard results in...
>>
>> configure: error: Iconv is missing. You can get libiconv from
>> http://gnu.org/, or try using --with-libiconv-prefix.
>> make: *** [distcheck] Error 1
>>
>> (full log attached)
>>
>> Tried to play around with "--with-libiconv-prefix" but it's not a
>> recognized argument for distcheck (so I guess this suggestion should
>> not appear when running 'make distcheck'.)

 As you see it's 'configure' (run my make) that prints the error, not
'make' itself. So it's not argument to give to 'make'. Other than
that, I have no clue what might be the cause and how to fix this. I'll
try to investigate as soon as I have time (others hopefully beat me to
it).


 - ML

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to