[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error building Subversion 1.6.9 on Solaris 8

From: 'Stefan Sperling' <stsp_at_elego.de>
Date: Thu, 28 Jan 2010 14:31:35 +0100

On Thu, Jan 28, 2010 at 01:09:42PM +0000, Giulio Troccoli wrote:
> The macro Q_ is defined in subversion/svn/svn_private_config.h as
>
> #define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n)
>
> So yes, the linker can't find dngettext I suppose.

But the configure script can find it?

> I have tried and disabled NLS. This works, but what are the
> consequences? I will be using the SVN client only on this machine.

The consequence is that Subversion will talk to you in English only,
even if your locale specifies a different language.
If you're comfortable with that, I guess you can disable NLS
as a workaround.

Stefan
Received on 2010-01-28 14:32:13 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.