Hi,

On Tue, Mar 05, 2013 at 11:35:48AM +0100, Alexander Aring wrote:
> I have some trouble to port some software and getting a "undefined
> reference to `textdomain(char const*)'" error.
> 
> The textdomain function is a part of libintl, so far as I know.
> 
> In file rules/gettext.in is a useless config entry for GETTEXT_LIBINTL.
> After I grep GETTEXT_LIBINTL in all configs, this will never used by
> any package.
> 
> A git log gives no more information about other important changes.
> 
> I will try to fix this issue.
> Has anybody got the same issue. Or is this still on a TODO list?

All the gettext stuff is in a 'It works for me' state. I don't really know
how this stuff is supposed to work. The only package that generates a
libintl is gettext-dummy.

Where do you get the prototype for textdomain() anyways? That's usually a
macro (I think).

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
[email protected]

Reply via email to