Re: make distcheck from CVS fails (gettext)



Hi Leonard,

On Wed, 2005-11-02 at 23:35 +0100, Leonard den Ottolander wrote:
> Hi Pavel,
> 
> On Wed, 2005-11-02 at 13:40 +0100, Leonard den Ottolander wrote:
> > glibcompat.o(.text+0xb): In function `Q_':
> > ../../src/glibcompat.c:120: undefined reference to `libintl_gettext'

I see.  glibcompat depends on libintl for Q_, man2hlp uses glibcompat,
so man2hlp depends on libintl (unnecessarily).

> Did you touch any files other than configure.ac, src/glibcompat.[ch] and
> src/util.[ch] in your gettext changes?

I may have touched other files, but this problem is caused by moving Q_
(formerly gettext_ui) from util.c for glibcompat.c.  I have reverted
this change.

> Hope you can fix this soon.

It's fixed.

-- 
Regards,
Pavel Roskin




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