lamikr_mdk wrote:
>> checking whether to build static libraries... yes
>> checking whether -lc should be explicitly linked in... no
>> creating libtool
>> ../../../../svn-config: line 1: abs_builddir: command not found
>> ../../../../svn-config: line 1: abs_srcdir: command not found
>> ../../../../svn-config: line 1: abs_builddir: command not found
>> ../../../../svn-config: line 1: abs_srcdir: command not found
>> ../../../../svn-config: line 1: abs_builddir: command not found
>> ../../../../svn-config: line 1: abs_srcdir: command not found
>> ../../../../svn-config: line 1: abs_builddir: command not found
>> ../../../../svn-config: line 1: abs_srcdir: command not found
>> ../../../../svn-config: line 1: abs_builddir: command not found
>> ../../../../svn-config: line 1: abs_srcdir: command not found
>> ../../../../svn-config: line 1: abs_builddir: command not found
>> ../../../../svn-config: line 1: abs_srcdir: command not found
>> checking for JDK... yes
>> configure: creating ./config.status
>
> These errors comes if you have not first run autogen.sh and configure
> for the subversion (in the subversion directory). I am not sure should
> is the build with make required...
The errors are 1) irrelevant to the compile-time errors I'm seeing from g++ 3.2.
2 and 2) possibly (see below) erroneous in that subversion is already built
(top-level).
$ pwd
/home/dlr/src/svn
$ ls -l svn-config
-rwxrwxr-x 1 dlr dlr 4164 Sep 27 15:52 svn-config*
Note that my ~/src/svn dir is a symlink.
$ ls -ld ~/src/svn
lrwxrwxrwx 1 dlr dlr 27 Jul 26 2002 /home/dlr/src/svn ->
tigris.org/subversion/trunk/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 23:45:17 2003