bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: can't compile gettext-0.15 on Intel Mac


From: Bruno Haible
Subject: Re: can't compile gettext-0.15 on Intel Mac
Date: Thu, 5 Oct 2006 13:49:03 +0200
User-agent: KMail/1.9.1

Yves Codet wrote:
> I've tried to compile gettext-0.15 on an Intel Mac running Mac OS X  
> 10.4.8; "configure" ends without any error message but "make" ends with:
> 
> Making all in examples
> Makefile:1442: *** missing separator.  Stop.
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1

Thanks for reporting this. There's simply a tab missing at the mentioned
line in gettext-tools/examples/Makefile. You can work around it by using
"make -k" and "make -k install".

It will be fixed in gettext-0.15.1.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]