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

Issues compiling SVN 1.7.5 on Solaris Sparc 9

From: Ferreira, Matthew <mferreira_at_navisite.com>
Date: Tue, 14 Aug 2012 14:24:18 -0400

Downloaded the source (the binaries that I could find were compiled for 10, so I need to compile). Downloaded the latest sqllite client and it stumbled on that. Per the README it worked on 3.6.18, so found that and got past that, now the make is throwing symbol errors. I've searched the archives (and google) with no luck as to the possible cause. Any help would be appreciated. I am running the make as root.

/bin/bash /tmp/svn_src/subversion-1.7.5/libtool --tag=CC --silent --mode=compile gcc -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -g -O2 -pthreads -I./subversion/include -I./subversion -I/usr/local/apache2/include -I/usr/local/apache2/include -I/tmp/svn_src/subversion-1.7.5/sqlite-amalgamation -o subversion/svn/util.lo -c subversion/svn/util.c
cd subversion/svn && /bin/bash /tmp/svn_src/subversion-1.7.5/libtool --tag=CC --silent --mode=link gcc -g -O2 -pthreads -rpath /usr/local/lib -o svn add-cmd.lo blame-cmd.lo cat-cmd.lo changelist-cmd.lo checkout-cmd.lo cleanup-cmd.lo commit-cmd.lo conflict-callbacks.lo copy-cmd.lo delete-cmd.lo diff-cmd.lo export-cmd.lo help-cmd.lo import-cmd.lo info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo main.lo merge-cmd.lo mergeinfo-cmd.lo mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo propdel-cmd.lo propedit-cmd.lo propget-cmd.lo proplist-cmd.lo props.lo propset-cmd.lo relocate-cmd.lo resolve-cmd.lo resolved-cmd.lo revert-cmd.lo status-cmd.lo status.lo switch-cmd.lo tree-conflicts.lo unlock-cmd.lo update-cmd.lo upgrade-cmd.lo util.lo ../../subversion/libsvn_client/libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/apache2/lib -laprutil-1 -L/usr/local/apache2/lib -lapr-1 -lsocket
ld: warning: file ../../subversion/libsvn_wc/.libs/libsvn_wc-1.so: linked to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_wc/.libs/libsvn_wc-1.so: attempted multiple inclusion of file
ld: warning: file ../../subversion/libsvn_ra/.libs/libsvn_ra-1.so: linked to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_ra/.libs/libsvn_ra-1.so: attempted multiple inclusion of file
ld: warning: file ../../subversion/libsvn_delta/.libs/libsvn_delta-1.so: linked to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_delta/.libs/libsvn_delta-1.so: attempted multiple inclusion of file
ld: warning: file ../../subversion/libsvn_diff/.libs/libsvn_diff-1.so: linked to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_diff/.libs/libsvn_diff-1.so: attempted multiple inclusion of file
ld: warning: file ../../subversion/libsvn_subr/.libs/libsvn_subr-1.so: linked to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so: attempted multiple inclusion of file
Undefined first referenced
symbol in file
libintl_bind_textdomain_codeset /tmp/svn_src/subversion-1.7.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so
libintl_dngettext .libs/info-cmd.o
libintl_bindtextdomain /tmp/svn_src/subversion-1.7.5/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'I am not subscribed and would appreciate a direct cc

Matt Ferreira
Web Services Engineer, Sr. - Managed Web Serivces
NaviSite - A Time Warner Cable Company
mferreira_at_navisite.com<mailto:mferreira_at_navisite.com>
Office: (978) 946-7747
Mobile: (978) 631-9810
[cid:image001.jpg_at_01CD7A28.67F4CF30]

________________________________
This e-mail is the property of NaviSite, Inc. It is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential, or otherwise protected from disclosure. Distribution or copying of this e-mail, or the information contained herein, to anyone other than the intended recipient is prohibited.

image001.jpg
Received on 2012-08-14 21:23:10 CEST

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.