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

ld: fatal: symbol referencing errors. No output written to .libs/svn [SVN V1.8.10]

From: Mohsin <mohsinchandia_at_gmail.com>
Date: Fri, 21 Nov 2014 18:55:09 -0700 (MST)

Hi,

I am getting following error while running make command for svn V1.8.10 on
solaris OS . Kindly help

ld: warning: global symbol '_END_' has non-global binding:
        (file /usr/local/lib/libiconv.so value=LOCL);
ld: warning: global symbol '_START_' has non-global binding:
        (file /usr/local/lib/libiconv.so value=LOCL);
Undefined first referenced
 symbol in file
libintl_bind_textdomain_codeset
/export/home/mabbas/svn1.8.10/subversion-1.8.10/subversion/libsvn_subr/.libs/libsvn_subr-1.so
libintl_dngettext .libs/info-cmd.o
libintl_bindtextdomain
/export/home/mabbas/svn1.8.10/subversion-1.8.10/subversion/libsvn_subr/.libs/libsvn_subr-1.so
libintl_dgettext .libs/add-cmd.o
ld: fatal: symbol referencing errors. No output written to .libs/svn
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `subversion/svn/svn'

FYI

./configure --prefix=/usr/local/subversion --with-apr=/usr/local/apr
--with-apr-util=/usr/local/apr-util --with-sqlite=/usr/local/sqlite
--with-apxs=/usr/local/apache/bin/apxs --enable-mod-activation
--with-serf=/usr/local/serf

serf :

1.3.8

Apache :

2.2.24

Regards
Mohsin

--
View this message in context: http://subversion.1072662.n5.nabble.com/ld-fatal-symbol-referencing-errors-No-output-written-to-libs-svn-SVN-V1-8-10-tp191023.html
Sent from the Subversion Dev mailing list archive at Nabble.com.
Received on 2014-11-22 02:56:13 CET

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

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