[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: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Thu, 28 Jan 2010 13:45:05 +0000

>

Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

-----Original Message-----

> From: 'Stefan Sperling' [mailto:stsp_at_elego.de]
> Sent: 28 January 2010 13:32
> To: Giulio Troccoli
> Cc: users_at_subversion.apache.org
> Subject: Re: Error building Subversion 1.6.9 on Solaris 8
>
> 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?

The only reference I could find in the output of configure is the ones I posted

checking for xgettext... /usr/local/bin/xgettext checking for library containing
checking if we are using GNU gettext... Yes ...

And they seem fine to me.

> > 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.

Ok, thanks. I think we can live with that. Was this feature in 1.4.5 already? Because I did build that without problem. I know that if it was I was probably using the gettext that comes with the OS and that was fine with 1.4.5. I would just like to know that's all.

Giulio
Received on 2010-01-28 14:45:42 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.