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

SVN 1.8.x build fail

From: Chen, Peter <Peter.Chen_at_itg.com>
Date: Tue, 17 Mar 2015 23:11:41 +0000

Hi,

I'm attempting to build the 1.8.11 client on a sparc-solaris 2.10 machine
Gcc-4.2.4
Autoconf-2.63
Libtool-2.4.3 (version that came w/ svn source)
Apr/apr-util 1.x (the latest version that came when running get-deps.sh)

My configure command was:

configure --prefix=/home/Svn --with-zlib=/home/lib --with-apr=/home/Svn --with-apr-util=/home/Svn --with-serf=/home/lib --with-ssl --with-sqlite=/home/Svn --disable-mod-activation

Here's the last few lines when I run gmake:

../../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/home/local/sparc-solaris2.10/Svn/lib -laprutil-1 -L/home/local/sparc-solaris2.10/Svn/lib -lapr-1 -L/usr/local/lib -liconv -lintl -L/usr/local/lib -liconv -lintl -lsocket -lz
/home/src/subversion/sparc-solaris2.10/subversion-1.8.11/subversion/libsvn_subr/.libs/libsvn_subr-1.so: undefined reference to `apr_hash_do'
collect2: ld returned 1 exit status
gmake: *** [subversion/svn/svn] Error 1

I currently have svn-1.6.x installed in a /home/bin and its libraries are located in /home/lib. These paths are in my $PATH and $LD_LIBRARY_PATH variables, respectively.

I'm installing svn-1.8.x in a different file path /home/Svn/bin, /home/Svn/lib because we'd like users to be able to have access to both clients for now. APR-1.x and APR-UTIL-1.x have been installed to the same file paths as where I'm attempting to install svn-1.8: /home/Svn/bin and /home/Svn/lib

I've searched the bug archives and google and haven't found any relevant solutions to errors w/ "undefined reference to apr_hash_do"

Thanks!

Peter

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

This message is for the named person's use only. This communication is for informational purposes only and has been obtained from sources believed to be reliable, but it is not necessarily complete and its accuracy cannot be guaranteed. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. Moreover, this material should not be construed to contain any recommendation regarding, or opinion concerning, any security. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

Securities products and services provided to Canadian investors are offered by ITG Canada Corp. (member CIPF and IIROC - Investment Industry Regulatory Organization of Canada), an affiliate of Investment Technology Group, Inc.

Investment research products and services are produced and offered by ITG Investment Research, Inc. and not ITG Inc. (a FINRA member firm and SIPC member).

For CANADIANS Only: In accordance with the Canadian AntiSpam Legislation, ITG Canada has implied consent from you as a member of the investment community with whom we have already established a relationship through business discussions or dealings, or your email address was made available to ITG. However, if you are Canadian and wish to stop receiving ANY emails from ITG, please click on this button Unsubscribe <mailto:can-casl_at_itg.com?subject=Unsubscribe>. Please note that this does not apply if you are an existing client, and IIROC & OSC rules & regulations require us to continue to send you critical email communications

ITG Inc. and/or its affiliates reserves the right to monitor and archive all electronic communications through its network.

ITG Inc. Member FINRA, SIPC

-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Received on 2015-03-18 00:47:55 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.