Re: glib making problems



Mortella <mortella freestart hu> writes:

> I tried to build glib 2.2.0 and after 2.1.4 too. Both's make failed with
> the following: 
> 
> ...
> Making all in po
> make[2]: Entering directory `/usr/src/redhat/BUILD/glib-2.1.4/po'
> make[2]: *** No rule to make target `azNONE', needed by `all-yes'. 
> Stop.
> make[2]: Leaving directory `/usr/src/redhat/BUILD/glib-2.1.4/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/glib-2.1.4'
> make: *** [all-recursive-am] Error 2
> ...  
> 
> I have no idea why did this happen. I tried with --disable-nls but it
> produced the same. 
> 
> Any idea ?

Can you tell us about the system that you are trying to compile
this on?  The error seems to indicate that no gettext() was found, but
in that case, configure is supposed to tell you:

*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html

And fail.

Regards,
                                        Owen



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