Re: undefined reference error with subversion 1.7.3

2012-03-06 Thread Mat Booth
On 3 March 2012 17:48, Ravish Nayak S. R. wrote: > > > In which directories did you look?  Those symbols are present in 1.4 so > > you are looking for Subversion 1.3 or earlier. > > I am trying with subversion version 1.7.3 > > > > Are you building from a tarball?  Are you using the libtool that c

Re: undefined reference error with subversion 1.7.3

2012-03-03 Thread Daniel Shahaf
Ravish Nayak S. R. wrote on Sun, Mar 04, 2012 at 01:48:54 +0800: > After executing below command I got undefined reference error > > > bin/gcc > -L/source_path/apache/subversion/1.7.3/rhe4-x86_64/subversion/libsvn_client/.libs > -L/source_path/apache/subversion/1.7.3/rhe4-x86_64/subversion/li

undefined reference error with subversion 1.7.3

2012-03-03 Thread Ravish Nayak S. R.
> In which directories did you look?  Those symbols are present in 1.4 so > you are looking for Subversion 1.3 or earlier. I am trying with subversion version 1.7.3 > Are you building from a tarball?  Are you using the libtool that came > with the tarball or did you run autogen.sh?  Do you have