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

Re: build problems on solaris (Sun Studio)

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-10-02 17:26:25 CEST

On 10/2/06, Brian Hechinger <wonko@4amlunch.net> wrote:

> I need to manually add -lintl to the LIBS= var in the Makefile. For some
> reason it isn't automatically putting that in there, but is expecting intl
> to be available.

Interesting. It looks like configure should be trying to find libintl
if --enable-nls is turned on and it can't find bindtextdomain without
using libintl. What kind of errors did you get without libintl?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 2 17:27:10 2006

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.