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

Re: problems compiling 1.4.0 on Solaris 8

From: Dean Bennett <deanb_at_gbtn.net>
Date: 2006-11-09 21:00:20 CET

Garey Mills wrote:

>Dean -
>
> Okay, the compilation is no longer falling over because of neon,
>but now I'm getting this
>
>Undefined first referenced
> symbol in file
>libintl_bind_textdomain_codeset
>/usr/local/src/subversion-1.4.0/subversion/libsvn_subr/.libs/libsvn_subr-1.so
>libintl_bindtextdomain
>/usr/local/src/subversion-1.4.0/subversion/libsvn_subr/.libs/libsvn_subr-1.so
>libintl_dgettext blame-cmd.o
>ld: fatal: Symbol referencing errors. No output written to .libs/svn
>
>
> I have a libintl.so, and I know its in the LD_LIBRARY_PATH, so
>what else could be going wrong?
>
>Garey Mills
>Library Systems Office
>UC Berkeley
>
>The brain is not where you think
>
>
>
Ahhh, but which libintl.so?
The one the comes with Solaris is too old. I built a new one and
replaced the one in /usr/lib.
You could download it and install it in /usr/local, but I'm not sure how
you force it to look there first.
You might also trying adding --disable-nls to the configure command.

Dean

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 9 21:01:05 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.