You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kay <ka...@gmail.com> on 2015/02/05 21:42:31 UTC

Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

I tried to configure subversion with the following:

 ./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-dbm-db5
--with-apr=/usr/local/apr/ --with-apr-util=/usr/local/apr/
--with-sasl=/usr/lib/sasl
--with-berkeleydb=:/usr/local/BerkeleyDB.5.3/include/db53:/usr/local/BerkeleyDB.5.3/lib/db43:db-5.3.

Below is the output:
*******************************************************************************
configure: Configuring Subversion 1.8.11
configure: creating config.nice
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking if gcc accepts -std=c90... no
checking if gcc accepts -std=c89... yes
checking if gcc accepts -Werror=unknown-warning-option... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if g++ accepts -std=c++98... yes
checking if g++ accepts -Werror=unknown-warning-option... no
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking target system type... sparc-sun-solaris2.10
checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
checking for egrep... /usr/sfw/bin/ggrep -E
checking whether ln -s works... yes
checking for a BSD-compatible install... build/install-sh -c
configure: Apache Portable Runtime (APR) library configuration
checking for APR... yes
checking APR version... 1.5.1
configure: Apache Portable Runtime Utility (APRUTIL) library configuration
checking for APR-util... yes
checking APRUTIL version... 1.5.4
checking for pkg-config... /usr/bin/pkg-config
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
configure: serf library configuration via pkg-config
checking for serf-2 library... no
checking for serf-1 library... yes
checking serf library version... 1.3.8
checking serf version is suitable... yes
checking was serf enabled... yes
configure: looking for apr_memcache as part of apr-util
checking apr_memcache.h usability... yes
checking apr_memcache.h presence... yes
checking for apr_memcache.h... yes
checking for apr_memcache_create in -laprutil-1... yes
checking for Apache module support via DSO through APXS... found at
/usr/local/apache2/bin/apxs
checking httpd version... recent enough
checking whether Apache version is compatible with APR version... yes
checking mod_dav version... acceptable
==================================================================
WARNING: You have chosen to compile Subversion with a different
         compiler than the one used to compile Apache.

    Current compiler:      gcc
   Apache's compiler:      gcc -std=gnu99

This could cause some problems.
==================================================================
configure: checking sqlite library
checking sqlite amalgamation... yes
checking sqlite amalgamation file version... amalgamation found and is okay
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking additional libraries for sqlite... none
checking whether the compiler provides atomic builtins... no
configure: configuring libtool now
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/sfw/bin/ggrep -F
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p
checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking how to convert sparc-sun-solaris2.10 file names to
sparc-sun-solaris2.10 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.10 file names to toolchain
format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
configure: building both shared and static libraries
checking whether libtool needs -no-undefined... no
checking whether to avoid circular linkage at all costs... no
checking for trang... none
checking for doxygen... none
checking for Expat... yes
checking for socket in -lsocket... yes
checking for availability of Berkeley DB... no
configure: error: Berkeley DB 4.0.14 or 5.x wasn't found.




--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
I noticed the below at the end of the ./configure step. I have been ignoring
it as not an issue. Just wanted to be sure that is really not an issue:

sed: command garbled: s/@SVN_DB_HEADER@/#include
</usr/local/BerkeleyDB.5.3/include/db.h>/



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191997.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Erik Huelsmann <eh...@gmail.com>.
Hi kay,

On Thu, Feb 12, 2015 at 5:48 PM, kay <ka...@gmail.com> wrote:

> Just to clarify the "support security" was a typo. I meant they thought BDB
> will have better features for user authentication, privacy, permission and
> security issues.


Well, then I think your customer, or you, don't get Branko's "There's
*nothing* BDB does that FSFS can't do (better)." Because there's really
nothing that's better supported with BDB. That includes authentication,
privacy, permissions and security.


> I brought up the issue of deprecation and lack of future
> support for BDB.
>



-- 
Bye,

Erik.

http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
Just to clarify the "support security" was a typo. I meant they thought BDB
will have better features for user authentication, privacy, permission and
security issues. I brought up the issue of deprecation and lack of future
support for BDB.   



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191993.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 11.02.2015 18:50, kay wrote:
> Brane, To answer your question about why I am installing svn with BerkelyDB,
> the client wants the BDB as their backend. In the past, they had svn
> installed with fsfs and support user authentication, permissions and
> security.


Please tell your customer that the BDB back-end is deprecated. We don't
develop new features for it and we do not recommend using it. The FSFS
back-end is functionally superior, a lot faster and much better tested
(because it's the most commonly used back-end).

I don't understand this: "they had svn installed with fsfs and support
user authentication, permissions and security". There's nothing BDB can
do that FSFS can't, and "support security" is, frankly a nonsense
phrase; can you explain what you mean by that?

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 22:21, kay wrote:
> Brane, 
>
> Thanks for your kind support. I really appreciate it. The systems does not
> have internet service so I am not sure if that get-deps.sh script will work.
> Please advise.

Just use the SQLite amalgamation version that the script would download
if you had an internet connection. I think it's 3.7.15.1. If you can
find one from the 3.8 series that works, that's fine, too; but I don't
know if any of those do work.

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
Brane, 

Thanks for your kind support. I really appreciate it. The systems does not
have internet service so I am not sure if that get-deps.sh script will work.
Please advise.



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p192013.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 21:12, kay wrote:
> I have just done what you suggested as in unzipping the SQLite-amalgamation
> zip file in the source directory of the subversion and rename the directory
> the SQLite-amalgamation. I am now getting below error:
>
> /bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
> --silent --mode=compile gcc -std=c89 -DSOLARIS2=10
> -D_POSIX_PTHREAD_SEMANTICS -D_R                   EENTRANT
> -D_LARGEFILE64_SOURCE  -Wall -Wpointer-arith -Wwrite-strings -Wshadow
> -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-protot                  
> ypes -Wmissing-declarations -Wno-multichar -Wredundant-decls
> -Wnested-externs -Winline -Wno-long-long -Wno-format-nonliteral
> -Wno-system-headers -Wold-sty                   le-definition -Wextra-tokens
> -g3 -fno-omit-frame-pointer -fno-inline   -DSVN_DEBUG -DAP_DEBUG 
> -I./subversion/include -I./subversion  -I/usr/local/apr/inc                  
> lude/apr-1   -I/usr/local/apr/include/apr-1   
> -I/usr/local/BerkeleyDB.5.3/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/gnom                  
> e-keyring-1     -I/usr/local/include/serf-1  
> -I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
> subversion/libsvn_subr/sqlite3wrapper                   .lo -c
> subversion/libsvn_subr/sqlite3wrapper.c
> In file included from subversion/libsvn_subr/sqlite3wrapper.c:54:
> /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:14078:27:
> #if with no expression

It looks like the SQLite devs arbitrarily changed their feature tests
from #ifdef to #if between 3.7.x and 3.8.x.

Remove the sqlite-amalgamation directory from your source tree, run
./get-deps.sh sqlite, rerun configure and rebuild everything.

-- Brane

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
I have just done what you suggested as in unzipping the SQLite-amalgamation
zip file in the source directory of the subversion and rename the directory
the SQLite-amalgamation. I am now getting below error:

e-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/sqlite.lo -c s                  
ubversion/libsvn_subr/sqlite.c
subversion/libsvn_subr/sqlite.c:720: warning: unused parameter 'baton'
subversion/libsvn_subr/sqlite.c:720: warning: unused parameter 'pool'
subversion/libsvn_subr/sqlite.c:895: warning: unused parameter 'unused1'
subversion/libsvn_subr/sqlite.c:895: warning: unused parameter 'unused2'
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_R                   EENTRANT
-D_LARGEFILE64_SOURCE  -Wall -Wpointer-arith -Wwrite-strings -Wshadow
-Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-protot                  
ypes -Wmissing-declarations -Wno-multichar -Wredundant-decls
-Wnested-externs -Winline -Wno-long-long -Wno-format-nonliteral
-Wno-system-headers -Wold-sty                   le-definition -Wextra-tokens
-g3 -fno-omit-frame-pointer -fno-inline   -DSVN_DEBUG -DAP_DEBUG 
-I./subversion/include -I./subversion  -I/usr/local/apr/inc                  
lude/apr-1   -I/usr/local/apr/include/apr-1   
-I/usr/local/BerkeleyDB.5.3/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gnom                  
e-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/sqlite3wrapper                   .lo -c
subversion/libsvn_subr/sqlite3wrapper.c
In file included from subversion/libsvn_subr/sqlite3wrapper.c:54:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:14078:27:
#if with no expression
In file included from subversion/libsvn_subr/sqlite3wrapper.c:54:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3RegisterDateTimeFunctions':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16174:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16175:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16176:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16177:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16178:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16179:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16180:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:16181:
warning: initialization discards qualifiers from pointer target type
In file included from subversion/libsvn_subr/sqlite3wrapper.c:54:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3VXPrintf':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:21515:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:21530:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:21532:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:21534:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:21688:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:21713:
warning: assignment discards qualifiers from pointer target type
In file included from subversion/libsvn_subr/sqlite3wrapper.c:54:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `unixLogErrorAtLine':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:26303:
warning: assignment discards qualifiers from pointer target type
In file included from subversion/libsvn_subr/sqlite3wrapper.c:54:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `displayP4':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:65266:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3AlterFunctions':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:86400:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:86402:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:86405:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
At top level:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:87482:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:87783:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:87930:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3Detach':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:89284:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3Attach':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:89305:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `createTableStmt':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91275:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91276:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91277:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91279:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91280:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91281:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `convertToWithoutRowidTable':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91515:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3EndTable':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91630:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91631:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91635:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:91636:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3CreateIndex':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:92840:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:92865:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3RegisterGlobalFunctions':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97050:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97051:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97052:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97053:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97054:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97055:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97056:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97057:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97058:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97060:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97061:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97062:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97064:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97065:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97066:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97067:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97068:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97069:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97070:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97071:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97072:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97074:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97075:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97077:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97078:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97079:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97080:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97081:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97082:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97083:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97084:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97085:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97086:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97087:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97088:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97089:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97090:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97091:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97092:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97097:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97098:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97100:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97101:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97102:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97103:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97104:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97105:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97110:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97111:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97113:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97114:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97115:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97116:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97118:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97119:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97120:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97122:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97127:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97128:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3FkLocateIndex':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:97408:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3JournalModename':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:102697:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:102697:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:102697:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:102697:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:102699:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:102701:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3Pragma':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104069:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104070:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104071:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104072:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104073:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104074:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104075:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:104076:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `selectOpName':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:106374:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:106375:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:106376:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:106377:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `generateColumnNames':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:106839:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3RunVacuum':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:113148:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:113150:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `constructAutomaticIndex':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:116606:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:116621:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:116633:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:116640:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:116646:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `explainIndexRange':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:117734:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:117745:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:117749:
warning: initialization discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
At top level:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:126481:
warning: redundant redeclaration of 'sqlite3_temp_directory'
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:4999:
warning: previous declaration of 'sqlite3_temp_directory' was here
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:126490:
warning: redundant redeclaration of 'sqlite3_data_directory'
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:5036:
warning: previous declaration of 'sqlite3_data_directory' was here
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `sqlite3ParseUri':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:128932:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:128947:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:
In function `openDatabase':
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:129187:
warning: assignment discards qualifiers from pointer target type
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:129189:
warning: assignment discards qualifiers from pointer target type
subversion/libsvn_subr/sqlite3wrapper.c: At top level:
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:126679:
warning: 'sqlite3_shutdown' defined but not used
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:3828:
warning: 'sqlite3_column_database_name' declared `static' but never defin                  
ed
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:3829:
warning: 'sqlite3_column_database_name16' declared `static' but never def                  
ined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:3830:
warning: 'sqlite3_column_table_name' declared `static' but never defined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:3831:
warning: 'sqlite3_column_table_name16' declared `static' but never define                  
d
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:3832:
warning: 'sqlite3_column_origin_name' declared `static' but never defined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:3833:
warning: 'sqlite3_column_origin_name16' declared `static' but never defin                  
ed
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:101830:
warning: 'sqlite3_enable_load_extension' defined but not used
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:6315:
warning: 'sqlite3_mutex_held' declared `static' but never defined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:6316:
warning: 'sqlite3_mutex_notheld' declared `static' but never defined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:7315:
warning: 'sqlite3_unlock_notify' declared `static' but never defined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:7746:
warning: 'sqlite3_stmt_scanstatus' declared `static' but never defined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:7756:
warning: 'sqlite3_stmt_scanstatus_reset' declared `static' but never defi                  
ned
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:7816:
warning: 'sqlite3_rtree_geometry_callback' declared `static' but never de                  
fined
/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c:7843:
warning: 'sqlite3_rtree_query_callback' declared `static' but never defin                  
ed
*** Error code 1
make: Fatal error: Command failed for target
`subversion/libsvn_subr/sqlite3wrapper.lo'






--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p192009.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 20:48, kay wrote:
> I downloaded sqlite-amalgamation-3080802.zip and unzipped into a totally
> different directory. I make a directory named SQLite amalgamation as
> follows: /stptest/tools/svn/subversion-1.8.11/sqlite-amalgamation dand
> copied the sqlite3.c from the unzipped files to it

Subversion uses the SQLite amalgamation, not one file from it.

You copied the C file but not the header; Subversion compiles sqlite3.c,
but also needs sqlite3.h and sqlite3ext.h, which it now most probably
picked up from /usr/include or /usr/local/include, where it found an
older version.

And it looks like our INSTALL file is out of date in that respect (again).

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
I downloaded sqlite-amalgamation-3080802.zip and unzipped into a totally
different directory. I make a directory named SQLite amalgamation as
follows: /stptest/tools/svn/subversion-1.8.11/sqlite-amalgamation dand
copied the sqlite3.c from the unzipped files to it



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p192007.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 20:17, kay wrote:
> particular 
> Just an update:
> I was able to move past the issue (SVN_PATH_LOCAL_SEPERATOR). It is somewhat
> related to the following error that I got as the last line of my ./configure
> output: 
>
> "sed: command garbled: s/@SVN_DB_HEADER@/#include
> </usr/local/BerkeleyDB.5.3/include/db.h>/"
>
> I ignored the error previously, thinking  ./configure was successful. 
>
> I tried using your suggestion regarding the
> --with-berkeley-db=db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3.
> That works well. 
>
> However, I am encountering the following error:
>
> /bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
> --silent --mode=compile gcc -std=c89 -DSOLARIS2=10 -D_POSIX                      
> _PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE  -Wall -Wpointer-arith
> -Wwrite-strings -Wshadow -Wformat=2 -Wunused -Waggrega                      
> te-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
> -Wno-multichar -Wredundant-decls -Wnested-externs -Winlin                      
> e -Wno-long-long -Wno-format-nonliteral -Wno-system-headers
> -Wold-style-definition -Wextra-tokens -g3 -fno-omit-frame-pointer -fno-                      
> inline   -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion 
> -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/a                      
> pr-1    -I/usr/local/BerkeleyDB.5.3/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1                           
> -I/usr/local/include/serf-1  
> -I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
> subversion/libsvn_subr/sqlite.                       lo -c
> subversion/libsvn_subr/sqlite.c
> subversion/libsvn_subr/sqlite.c:60:2: #error SQLite is too old -- version
> 3.7.12 is the minimum required version
> subversion/libsvn_subr/sqlite.c:720: warning: unused parameter 'baton'
> subversion/libsvn_subr/sqlite.c:720: warning: unused parameter 'pool'
> subversion/libsvn_subr/sqlite.c:895: warning: unused parameter 'unused1'
> subversion/libsvn_subr/sqlite.c:895: warning: unused parameter 'unused2'
> *** Error code 1
> make: Fatal error: Command failed for target
> `subversion/libsvn_subr/sqlite.lo'
>
>
>  The version of Sqlite3.c that I placed in the SQLite amalgamation directory
> is the latest 3.8.8.2

So I take it you downloaded sqlite-amalgamation-3080802.zip, put it into
the root of your subversion source tree, unzipped it and renamed the
directory sqlite-amalgamation-3080802 to sqlite-amalgamation?

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
particular 
Just an update:
I was able to move past the issue (SVN_PATH_LOCAL_SEPERATOR). It is somewhat
related to the following error that I got as the last line of my ./configure
output: 

"sed: command garbled: s/@SVN_DB_HEADER@/#include
</usr/local/BerkeleyDB.5.3/include/db.h>/"

I ignored the error previously, thinking  ./configure was successful. 

I tried using your suggestion regarding the
--with-berkeley-db=db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3.
That works well. 

However, I am encountering the following error:

/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10 -D_POSIX                      
_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE  -Wall -Wpointer-arith
-Wwrite-strings -Wshadow -Wformat=2 -Wunused -Waggrega                      
te-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wno-multichar -Wredundant-decls -Wnested-externs -Winlin                      
e -Wno-long-long -Wno-format-nonliteral -Wno-system-headers
-Wold-style-definition -Wextra-tokens -g3 -fno-omit-frame-pointer -fno-                      
inline   -DSVN_DEBUG -DAP_DEBUG  -I./subversion/include -I./subversion 
-I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/a                      
pr-1    -I/usr/local/BerkeleyDB.5.3/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1                           
-I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/sqlite.                       lo -c
subversion/libsvn_subr/sqlite.c
subversion/libsvn_subr/sqlite.c:60:2: #error SQLite is too old -- version
3.7.12 is the minimum required version
subversion/libsvn_subr/sqlite.c:720: warning: unused parameter 'baton'
subversion/libsvn_subr/sqlite.c:720: warning: unused parameter 'pool'
subversion/libsvn_subr/sqlite.c:895: warning: unused parameter 'unused1'
subversion/libsvn_subr/sqlite.c:895: warning: unused parameter 'unused2'
*** Error code 1
make: Fatal error: Command failed for target
`subversion/libsvn_subr/sqlite.lo'


 The version of Sqlite3.c that I placed in the SQLite amalgamation directory
is the latest 3.8.8.2



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p192004.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 17:41, kay wrote:
> Brane,
>  Which include are you referring to here. Below is what I used for the
> ./configure step:
>
> ./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-apr=/usr/local/apr/
> --with-apr-util=/usr/local/apr/
> --with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3
> --with-serf=yes --with-apxs=/dhhs1t/3rdparty/tools/apache/bin/apxs
> --with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c
> --enable-maintainer-mode.
>
> The include that I noticed there is that of BDB. Just wanted to be sure that
> is what you are referring to.

I'm talking about the include path used by the compiler. See your 'make'
logs; this is the first line:

/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/cancel.lo -c subversion/libsvn_delta/cancel.c


All those -I options define the include path, which the compiler uses in
addition to any defaults (usually -I/usr/include but there may be
others; it's compiler- and platform-specific).

-- Brane

P.S.: I thought this was a developers' list

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
Brane,
 Which include are you referring to here. Below is what I used for the
./configure step:

./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-apr=/usr/local/apr/
--with-apr-util=/usr/local/apr/
--with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3
--with-serf=yes --with-apxs=/dhhs1t/3rdparty/tools/apache/bin/apxs
--with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c
--enable-maintainer-mode.

The include that I noticed there is that of BDB. Just wanted to be sure that
is what you are referring to.



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191992.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 12:12, kay wrote:
> These are the three config's files that I found.  
>
> -rw-r--r--   1 sptest1 sptest1    7856 Feb 11 11:40 svn_private_config.h
> -rw-r--r--   1 sptest1 sptest1    7263 Dec  8 19:26 svn_private_config.h.in
> -rw-r--r--   1 sptest1 sptest1   3195 Nov 23  2012 svn_private_config.hw

Well, somehow the compiler is including a file called
svn_private_config.h, but that file doesn't contain at least two macros
that it should. This is obvious from your 'make' logs:

  * the file is found, otherwise the compiler would emit an error about
    a missing include file;
  * these macros that should be (and, by your own words, are) in that
    file are not defined:
      o the missing #define _(x) causes the large number of
        int-to-pointer conversion warnings;
      o the missing SVN_PATH_LOCAL_SEPARATOR causes it to compile a code
        path that it absolutely should not be compiling on your
        platform, and then error out due to the undefined symbol.

There are only two possible causes for this that I can think of:

 1. your system (disk, caches, RAM, whatever) is broken in such a way
    that you see the contents of svn_private_config.h but the compiler
    doesn't;
 2. you have another svn_private_config.h file somewhere in the include
    path that does not define those two macros.

Of the above, cause #2 seems far more likely.

Note that, in normal circumstances, a Subversion build should be free of
warnings. This depends on platforms, and I'm not counting the bindings,
but if you're seeing a lot of warnings in your build, you can assume
that something is wrong with your build setup.

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
These are the three config's files that I found.  

-rw-r--r--   1 sptest1 sptest1    7856 Feb 11 11:40 svn_private_config.h
-rw-r--r--   1 sptest1 sptest1    7263 Dec  8 19:26 svn_private_config.h.in
-rw-r--r--   1 sptest1 sptest1   3195 Nov 23  2012 svn_private_config.hw




--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191971.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 05:17, Branko Čibej wrote:
> On 12.02.2015 05:07, kay wrote:
>> Below is the content of the svn_private_config: I observed there is  a symbol
>> for SVN_PATH_LOCAL_SEPERATOR: What should I do now?
>
> I have no idea. I looked through your 'make' log again and saw a huge
> number of warnings that shouldn't be there; for example:
>
> subversion/libsvn_delta/svndiff.c: In function `zlib_encode':
> subversion/libsvn_delta/svndiff.c:173: warning: passing arg 3 of
> `svn_error__wrap_zlib' makes pointer from integer without a cast
>
>
> The macro '_' is defined in svn_private_config.h, too. You'll have to
> figure out why the compiler thinks it included that file, but doesn't
> actually see the macros defined in it. And that's not something I can
> help with.

Actually ... find and remove that /other/ svn_private_config.h, probably
empty, that you somehow managed to generate where the compiler finds it
before the one in the ./subversion directory.

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 05:07, kay wrote:
> Below is the content of the svn_private_config: I observed there is  a symbol
> for SVN_PATH_LOCAL_SEPERATOR: What should I do now?


I have no idea. I looked through your 'make' log again and saw a huge
number of warnings that shouldn't be there; for example:

subversion/libsvn_delta/svndiff.c: In function `zlib_encode':
subversion/libsvn_delta/svndiff.c:173: warning: passing arg 3 of
`svn_error__wrap_zlib' makes pointer from integer without a cast


The macro '_' is defined in svn_private_config.h, too. You'll have to
figure out why the compiler thinks it included that file, but doesn't
actually see the macros defined in it. And that's not something I can
help with.

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
Below is the content of the svn_private_config: I observed there is  a symbol
for SVN_PATH_LOCAL_SEPERATOR: What should I do now?

 view svn_private_config.h
"svn_private_config.h" [Read only] 257 lines, 7856 characters
/* subversion/svn_private_config.h.tmp.  Generated from
svn_private_config.h.in by configure.  */
/* subversion/svn_private_config.h.in.  Generated from configure.ac by
autoheader.  */

/* The fs type to use by default */
#define DEFAULT_FS_TYPE "fsfs"

/* The http library to use by default */
#define DEFAULT_HTTP_LIBRARY "serf"

/* Define to 1 if Ev2 implementations should be used. */
/* #undef ENABLE_EV2_IMPL */

/* Define to 1 if translation of program messages to the user's native
   language is requested. */
#define ENABLE_NLS 1

/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#define HAVE_BIND_TEXTDOMAIN_CODESET 1

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#define HAVE_DOPRNT 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if you have the `iconv' library (-liconv). */
/* #undef HAVE_LIBICONV */

/* Define to 1 if you have the `socket' library (-lsocket). */
#define HAVE_LIBSOCKET 1

/* Define to 1 if you have the <magic.h> header file. */
/* #undef HAVE_MAGIC_H */

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the `rb_errinfo' function. */
/* #undef HAVE_RB_ERRINFO */

/* Define to 1 if you have the `readlink' function. */
#define HAVE_READLINK 1

/* Define to 1 if you have the <serf.h> header file. */
/* #undef HAVE_SERF_H */

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the `symlink' function. */
#define HAVE_SYMLINK 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <sys/utsname.h> header file. */
#define HAVE_SYS_UTSNAME_H 1

/* Define to 1 if you have the `tcgetattr' function. */
#define HAVE_TCGETATTR 1

/* Define to 1 if you have the `tcsetattr' function. */
#define HAVE_TCSETATTR 1

/* Defined if we have a usable termios library. */
#define HAVE_TERMIOS_H 1

/* Define to 1 if you have the `uname' function. */
#define HAVE_UNAME 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define to 1 if you have the `vprintf' function. */
#define HAVE_VPRINTF 1

/* Define to 1 if you have the <zlib.h> header file. */
/* #undef HAVE_ZLIB_H */

/* Define to the sub-directory where libtool stores uninstalled libraries.
*/
#define LT_OBJDIR ".libs/"

/* Define to the address where bug reports for this package should be sent.
*/
#define PACKAGE_BUGREPORT "http://subversion.apache.org/"

/* Define to the full name of this package. */
#define PACKAGE_NAME "subversion"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "subversion 1.8.11"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "subversion"

/* Define to the home page for this package. */
#define PACKAGE_URL ""

/* Define to the version of this package. */
#define PACKAGE_VERSION "1.8.11"

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Define to the Python/C API format character suitable for apr_int64_t */
#define SVN_APR_INT64_T_PYCFMT "L"

/* Define if circular linkage is not possible on this platform. */
/* #undef SVN_AVOID_CIRCULAR_LINKAGE_AT_ALL_COSTS_HACK */

/* Defined to be the path to the installed binaries */
#define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"

/* Defined to the config.guess name of the build system */
#define SVN_BUILD_HOST "sparc-sun-solaris2.10"

/* Defined to the config.guess name of the build target */
#define SVN_BUILD_TARGET "sparc-sun-solaris2.10"

/* The path of a default editor for the client. */
/* #undef SVN_CLIENT_EDITOR */

/* Defined if the full version matching rules are disabled */
/* #undef SVN_DISABLE_FULL_VERSION_MATCH */

/* Defined if plaintext password/passphrase storage is disabled */
/* #undef SVN_DISABLE_PLAINTEXT_PASSWORD_STORAGE */

/* The desired major version for the Berkeley DB */
#define SVN_FS_WANT_DB_MAJOR 4

/* The desired minor version for the Berkeley DB */
#define SVN_FS_WANT_DB_MINOR 0

/* The desired patch version for the Berkeley DB */
#define SVN_FS_WANT_DB_PATCH 14

/* Define if compiler provides atomic builtins */
/* #undef SVN_HAS_ATOMIC_BUILTINS */

/* Is GNOME Keyring support enabled? */
#define SVN_HAVE_GNOME_KEYRING 1

/* Is GPG Agent support enabled? */
#define SVN_HAVE_GPG_AGENT 1

/* Is Mac OS KeyChain support enabled? */
/* #undef SVN_HAVE_KEYCHAIN_SERVICES */

/* Defined if KWallet support is enabled */
/* #undef SVN_HAVE_KWALLET */

/* Defined if libmagic support is enabled */
#define SVN_HAVE_LIBMAGIC 1

/* Is Mach-O low-level _dyld API available? */
/* #undef SVN_HAVE_MACHO_ITERATE */

/* Is Mac OS property list API available? */
/* #undef SVN_HAVE_MACOS_PLIST */

/* Defined if apr_memcache (standalone or in apr-util) is present */
#define SVN_HAVE_MEMCACHE 1

/* Defined if Expat 1.0 or 1.1 was found */
/* #undef SVN_HAVE_OLD_EXPAT */

/* Defined if Cyrus SASL v2 is present on the system */
/* #undef SVN_HAVE_SASL */

/* Defined if support for Serf is enabled */
#define SVN_HAVE_SERF 1

/* Defined if libsvn_client should link against libsvn_ra_local */
#define SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL 1

/* Defined if libsvn_client should link against libsvn_ra_serf */
#define SVN_LIBSVN_CLIENT_LINKS_RA_SERF 1

/* Defined if libsvn_client should link against libsvn_ra_svn */
#define SVN_LIBSVN_CLIENT_LINKS_RA_SVN 1

/* Defined if libsvn_fs should link against libsvn_fs_base */
/* #undef SVN_LIBSVN_FS_LINKS_FS_BASE */

/* Defined if libsvn_fs should link against libsvn_fs_fs */
#define SVN_LIBSVN_FS_LINKS_FS_FS 1

/* Defined to be the path to the installed locale dirs */
#define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"

/* Defined to be the null device for the system */
#define SVN_NULL_DEVICE_NAME "/dev/null"

/* Defined to be the path separator used on your local filesystem */
#define SVN_PATH_LOCAL_SEPARATOR '/'

/* Subversion library major verson */
#define SVN_SOVERSION 0

/* Defined if svn should use the amalgamated version of sqlite */
#define SVN_SQLITE_INLINE 1

/* Defined if svn should try to load DSOs */
/* #undef SVN_USE_DSO */

/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef size_t */

#ifdef SVN_WANT_BDB
#define APU_WANT_DB

#endif



/* Indicate to translators that string X should be translated.  Do not look
   up the translation at run time; just expand to X.  This macro is suitable
   for use where a constant string is required at compile time. */
#define N_(x) x
/* Indicate to translators that we have decided the string X should not be
   translated.  Expand to X. */
#define U_(x) x
#ifdef ENABLE_NLS
#include <locale.h>
#include <libintl.h>
/* Indicate to translators that string X should be translated.  At run time,
   look up and return the translation of X. */
#define _(x) dgettext(PACKAGE_NAME, x)
/* Indicate to translators that strings X1 and X2 are singular and plural
   forms of the same message, and should be translated.  At run time, return
   an appropriate translation depending on the number N. */
#define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n)
#else
#define _(x) (x)
#define Q_(x1, x2, n) (((n) == 1) ? x1 : x2)
#define gettext(x) (x)
#define dgettext(domain, x) (x)
#endif






--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191963.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 04:07, kay wrote:
> I got the subversion from https://subversion.apache.org/download/ and it's
> version 1.8.11. BerkeleyDB was downloaded from Oracle site. 
>
> I configured the subversion with the following:
>
> ./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-apr=/usr/local/apr/
> --with-apr-util=/usr/local/apr/
> --with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3
> --with-serf=yes --with-apxs=/dhhs1t/3rdparty/tools/apache/bin/apxs
> --with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c
>
> Below is the content of the config.log. Like I said, the ./configure appears
> successful:
>
>  $ ./configure --prefix=/dhhs1t/3rdparty/tools/svn
> --with-apr=/usr/local/apr/ --with-apr-util=/usr/local/apr/ --with-serf
> =yes --with-apxs=/dhhs1t/3rdparty/tools/apache2/bin/apxs
> --with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite
> -amalgamation/sqlite3.c

That part looks OK. You should now have a file called
./subversion/svn_private_config.h which is written by cofigure, and the
symbol SVN_PATH_LOCAL_SEPARATOR should be #defined there. You will find
that define near the end of the config.log you sent in the previous mail.

The file subversion/libsvn_subr/dirent_uri.c includes that header in
line 33 in the 1.8.11 sources. According to your 'make' output,
SVN_PATH_LOCAL_SEPARATOR is not defined; if it were, the compiler would
never see the code in line 92 of subversion/libsvn_subr/dirent_uri.c,
for example, which is where the first error in your make log is reported.

I suggest you check the contents of the svn_private_config.h file. If
the #define isn't there, it's probably time to start looking for disk
and/or hardware errors.

-- Brane

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
I got the subversion from https://subversion.apache.org/download/ and it's
version 1.8.11. BerkeleyDB was downloaded from Oracle site. 

I configured the subversion with the following:

./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-apr=/usr/local/apr/
--with-apr-util=/usr/local/apr/
--with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3
--with-serf=yes --with-apxs=/dhhs1t/3rdparty/tools/apache/bin/apxs
--with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c

Below is the content of the config.log. Like I said, the ./configure appears
successful:

 $ ./configure --prefix=/dhhs1t/3rdparty/tools/svn
--with-apr=/usr/local/apr/ --with-apr-util=/usr/local/apr/ --with-serf
=yes --with-apxs=/dhhs1t/3rdparty/tools/apache2/bin/apxs
--with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite
-amalgamation/sqlite3.c

## --------- ##
## Platform. ##
## --------- ##

hostname = znfodhhsfsl011
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_Virtual

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = znfodhhsfsl011
Release = 5.10
KernelID = Generic_Virtual
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 491

/bin/arch              = sun4
/usr/bin/arch -k       = sun4v
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: .
PATH: /dhhs1t/3rdparty/bin
PATH: /usr
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /bin
PATH: /sbin
PATH: /opt/csw/bin
PATH: /opt/csw/sbin
PATH: /opt/csw/gcc3/bin
PATH: /.SUNWnative/usr
PATH: /usr/sfw
PATH: /usr/sfw/sbin
PATH: /usr/sfw/bin
PATH: /usr/include
PATH: /opt/csw/mysql5/bin
PATH: /usr/ccs/bin
PATH: /dhhs1t/3rdparty/tools/apache/bin
PATH: /usr/local/BerkeleyDB.5.3/usr/local/BerkeleyDB.5.3
PATH: /usr/local/BerkeleyDB.5.3/include/usr/local/BerkeleyDB.5.3/include


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2664: Configuring Subversion 1.8.11
configure:2683: creating config.nice
configure:2755: checking for gcc
configure:2771: found /usr/sfw/bin/gcc
configure:2782: result: gcc
configure:3011: checking for C compiler version
configure:3020: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3031: $? = 0
configure:3020: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with:
/sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/ccs/
bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld
--enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3031: $? = 0
configure:3020: gcc -V >&5
gcc: `-V' option must have argument
configure:3031: $? = 1
configure:3020: gcc -qversion >&5
gcc: unrecognized option `-qversion'
gcc: no input files
configure:3031: $? = 1
configure:3051: checking whether the C compiler works
configure:3073: gcc   -L/usr/local/lib -L/usr/local/ssl/lib conftest.c  >&5
configure:3077: $? = 0
configure:3125: result: yes
configure:3128: checking for C compiler default output file name
configure:3130: result: a.out
configure:3136: checking for suffix of executables
configure:3143: gcc -o conftest   -L/usr/local/lib -L/usr/local/ssl/lib
conftest.c  >&5
configure:3147: $? = 0
configure:3169: result:
configure:3191: checking whether we are cross compiling
configure:3199: gcc -o conftest   -L/usr/local/lib -L/usr/local/ssl/lib
conftest.c  >&5
configure:3203: $? = 0
configure:3210: ./conftest
configure:3214: $? = 0
configure:3229: result: no
configure:3234: checking for suffix of object files
configure:3256: gcc -c   conftest.c >&5
configure:3260: $? = 0
configure:3281: result: o
configure:3285: checking whether we are using the GNU C compiler
configure:3304: gcc -c   conftest.c >&5
configure:3304: $? = 0
configure:3313: result: yes
configure:3322: checking whether gcc accepts -g
configure:3342: gcc -c -g  conftest.c >&5
configure:3342: $? = 0
configure:3383: result: yes
configure:3400: checking for gcc option to accept ISO C89
configure:3463: gcc  -c -g -O2  conftest.c >&5
configure:3463: $? = 0
configure:3476: result: none needed
configure:3509: checking if gcc accepts -std=c90
configure:3516: gcc -o conftest -std=c90   -L/usr/local/lib
-L/usr/local/ssl/lib conftest.c  >&5
cc1: error: unrecognized command line option "-std=c90"
configure:3516: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int main(void){return 0;}
configure:3524: result: no
configure:3536: checking if gcc accepts -std=c89
configure:3543: gcc -o conftest -std=c89   -L/usr/local/lib
-L/usr/local/ssl/lib conftest.c  >&5
configure:3543: $? = 0
configure:3545: result: yes
configure:3631: checking if gcc accepts -Werror=unknown-warning-option
configure:3638: gcc -o conftest -Werror=unknown-warning-option -g -O2 
-L/usr/local/lib -L/usr/local/ssl/lib conftest.c  >
&5
cc1: error: unrecognized command line option
"-Werror=unknown-warning-option"
configure:3638: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int main(void){return 0;}
configure:3646: result: no
configure:3724: checking for g++
configure:3740: found /usr/sfw/bin/g++
configure:3751: result: g++
configure:3778: checking for C++ compiler version
configure:3787: g++ --version >&5
g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3798: $? = 0
configure:3787: g++ -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with:
/sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure
--prefix=/usr/sfw --with-as=/usr/ccs/
bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld
--enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3798: $? = 0
configure:3787: g++ -V >&5
g++: `-V' option must have argument
configure:3798: $? = 1
configure:3787: g++ -qversion >&5
g++: unrecognized option `-qversion'
g++: no input files
configure:3798: $? = 1
configure:3802: checking whether we are using the GNU C++ compiler
configure:3821: g++ -c   conftest.cpp >&5
configure:3821: $? = 0
configure:3830: result: yes
configure:3839: checking whether g++ accepts -g
configure:3859: g++ -c -g  conftest.cpp >&5
configure:3859: $? = 0
configure:3900: result: yes
configure:3936: checking if g++ accepts -std=c++98
configure:3943: g++ -o conftest -std=c++98   -L/usr/local/lib
-L/usr/local/ssl/lib conftest.cpp  >&5
configure:3943: $? = 0
configure:3945: result: yes
configure:3980: checking if g++ accepts -Werror=unknown-warning-option
configure:3987: g++ -o conftest -Werror=unknown-warning-option -g -O2 
-L/usr/local/lib -L/usr/local/ssl/lib conftest.cpp
 >&5
cc1plus: error: unrecognized command line option
"-Werror=unknown-warning-option"
configure:3987: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| int main(){}
configure:3995: result: no
configure:4018: checking how to run the C preprocessor
configure:4049: gcc -E  conftest.c
configure:4049: $? = 0
configure:4063: gcc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4088: result: gcc -E
configure:4108: gcc -E  conftest.c
configure:4108: $? = 0
configure:4122: gcc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4153: checking for a sed that does not truncate output
configure:4217: result: /usr/bin/sed
configure:4228: checking build system type
configure:4242: result: sparc-sun-solaris2.10
configure:4262: checking host system type
configure:4275: result: sparc-sun-solaris2.10
configure:4295: checking target system type
configure:4308: result: sparc-sun-solaris2.10
configure:4336: checking for grep that handles long lines and -e
configure:4394: result: /usr/sfw/bin/ggrep
configure:4399: checking for egrep
configure:4461: result: /usr/sfw/bin/ggrep -E
configure:4467: checking whether ln -s works
configure:4471: result: yes
configure:4493: checking for a BSD-compatible install
configure:4561: result: build/install-sh -c
configure:4592: Apache Portable Runtime (APR) library configuration
configure:4620: checking for APR
configure:4696: result: yes
configure:4721: checking APR version
configure:4727: result: 1.5.1
configure:4841: Apache Portable Runtime Utility (APRUTIL) library
configuration
configure:4869: checking for APR-util
configure:4945: result: yes
configure:4966: checking APRUTIL version
configure:4980: result: 1.5.4
configure:5082: checking for pkg-config
configure:5100: found /usr/bin/pkg-config
configure:5112: result: /usr/bin/pkg-config
configure:5122: checking for ANSI C header files
configure:5142: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5142: $? = 0
configure:5215: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c  >&5
configure:5215: $? = 0
configure:5215: ./conftest
configure:5215: $? = 0
configure:5226: result: yes
configure:5239: checking for sys/types.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for sys/stat.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for stdlib.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for string.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for memory.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for strings.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for inttypes.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for stdint.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5239: checking for unistd.h
configure:5239: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:5239: $? = 0
configure:5239: result: yes
configure:5422: serf library configuration via pkg-config
configure:5426: checking for serf-2 library
configure:5452: result: no
configure:5426: checking for serf-1 library
configure:5429: result: yes
configure:5431: checking serf library version
configure:5434: result: 1.3.8
configure:5436: checking serf version is suitable
configure:5439: result: yes
configure:5460: checking was serf enabled
configure:5463: result: yes
configure:5562: looking for apr_memcache as part of apr-util
configure:5566: checking apr_memcache.h usability
configure:5566: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE  -I/us
r/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1  conftest.c >&5
configure:5566: $? = 0
configure:5566: result: yes
configure:5566: checking apr_memcache.h presence
configure:5566: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE  -I/usr/local/apr/inc
lude/apr-1   -I/usr/local/apr/include/apr-1  conftest.c
configure:5566: $? = 0
configure:5566: result: yes
configure:5566: checking for apr_memcache.h
configure:5566: result: yes
configure:5571: checking for apr_memcache_create in -laprutil-1
configure:5596: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE  -I/usr/local/apr/include/apr-1   -I/usr/local/apr/include/apr-1 
-L/usr/local/lib -L/usr/local/ssl/lib   -L/usr/local/
apr/lib -laprutil-1 conftest.c -laprutil-1   >&5
configure:5596: $? = 0
configure:5605: result: yes
configure:5651: checking for Apache module support via DSO through APXS
configure:5683: result: found at /dhhs1t/3rdparty/tools/apache2/bin/apxs
configure:5686: checking httpd version
configure:5698: result: recent enough
configure:5726: checking whether Apache version is compatible with APR
version
configure:5753: result: yes
configure:5772: checking mod_dav version
configure:5789: result: acceptable
configure:5884: checking sqlite library
configure:6016: checking sqlite amalgamation
configure:6022: result: yes
configure:6024: checking sqlite amalgamation file version
configure:6036: result: amalgamation found and is okay
configure:6093: checking for shl_load
configure:6093: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
shl_load                            /var/tmp//ccGnERi5.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares
shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:6093: result: no
configure:6097: checking for shl_load in -ldld
configure:6122: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -ldld   >&5
ld: fatal: library -ldld: not found
ld: fatal: file processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:6131: result: no
configure:6136: checking for dlopen
configure:6136: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c  >&5
configure:6136: $? = 0
configure:6136: result: yes
configure:6276: checking additional libraries for sqlite
configure:6282: result: none
configure:7134: checking whether the compiler provides atomic builtins
configure:7181: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c  >&5
conftest.c: In function `main':
conftest.c:49: warning: comparison between pointer and integer
Undefined                       first referenced
 symbol                             in file
__sync_synchronize                  /var/tmp//ccoox6MN.o
__sync_sub_and_fetch                /var/tmp//ccoox6MN.o
__sync_fetch_and_add                /var/tmp//ccoox6MN.o
__sync_fetch_and_sub                /var/tmp//ccoox6MN.o
__sync_val_compare_and_swap         /var/tmp//ccoox6MN.o
__sync_lock_test_and_set            /var/tmp//ccoox6MN.o
ld: fatal: symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7181: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| /* end confdefs.h.  */
|
|   int main()
|   {
|       unsigned long long val = 1010, tmp, *mem = &val;
|
|       if (__sync_fetch_and_add(&val, 1010) != 1010 || val != 2020)
|           return 1;
|
|       tmp = val;
|
|       if (__sync_fetch_and_sub(mem, 1010) != tmp || val != 1010)
|           return 1;
|
|       if (__sync_sub_and_fetch(&val, 1010) != 0 || val != 0)
|           return 1;
|
|       tmp = 3030;
|
|       if (__sync_val_compare_and_swap(mem, 0, tmp) != 0 || val != tmp)
|           return 1;
|
|       if (__sync_lock_test_and_set(&val, 4040) != 3030)
|           return 1;
|
|       mem = &tmp;
|
|       if (__sync_val_compare_and_swap(&mem, &tmp, &val) != &tmp)
|           return 1;
|
|       __sync_synchronize();
|
|       if (mem != &val)
|           return 1;
|
|       return 0;
|   }
configure:7191: result: no
configure:7249: configuring libtool now
configure:7297: checking how to print strings
configure:7324: result: printf
configure:7345: checking for a sed that does not truncate output
configure:7409: result: /usr/bin/sed
configure:7427: checking for fgrep
configure:7489: result: /usr/sfw/bin/ggrep -F
configure:7524: checking for ld used by gcc
configure:7591: result: /usr/ccs/bin/ld
configure:7598: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:7613: result: no
configure:7625: checking for BSD- or MS-compatible name lister (nm)
configure:7679: result: /usr/ccs/bin/nm -p
configure:7809: checking the name lister (/usr/ccs/bin/nm -p) interface
configure:7816: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:7819: /usr/ccs/bin/nm -p "conftest.o"
configure:7822: output


conftest.o:
0000000000 s
0000000000 s
0000000000 s
0000000000 b
0000000000 s
0000000000 s
0000000000 f conftest.c
0000000000 B some_variable
configure:7829: result: BSD nm
configure:7833: checking the maximum length of command line arguments
configure:7964: result: 786240
configure:8012: checking how to convert sparc-sun-solaris2.10 file names to
sparc-sun-solaris2.10 format
configure:8052: result: func_convert_file_noop
configure:8059: checking how to convert sparc-sun-solaris2.10 file names to
toolchain format
configure:8079: result: func_convert_file_noop
configure:8086: checking for /usr/ccs/bin/ld option to reload object files
configure:8093: result: -r
configure:8167: checking for objdump
configure:8197: result: no
configure:8226: checking how to recognize dependent libraries
configure:8423: result: pass_all
configure:8508: checking for dlltool
configure:8538: result: no
configure:8568: checking how to associate runtime and link libraries
configure:8595: result: printf %s\n
configure:8655: checking for ar
configure:8671: found /usr/ccs/bin/ar
configure:8682: result: ar
configure:8719: checking for archiver @FILE support
configure:8736: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:8736: $? = 0
configure:8739: ar cru libconftest.a @conftest.lst >&5
ar: cannot open @conftest.lst: No such file or directory
ar: @conftest.lst not found
configure:8742: $? = 1
configure:8762: result: no
configure:8820: checking for strip
configure:8836: found /usr/ccs/bin/strip
configure:8847: result: strip
configure:8919: checking for ranlib
configure:8935: found /usr/ccs/bin/ranlib
configure:8946: result: ranlib
configure:9023: checking for gawk
configure:9053: result: no
configure:9023: checking for mawk
configure:9053: result: no
configure:9023: checking for nawk
configure:9039: found /usr/bin/nawk
configure:9050: result: nawk
configure:9090: checking command to parse /usr/ccs/bin/nm -p output from gcc
object
configure:9243: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:9246: $? = 0
configure:9250: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9253: $? = 0
configure:9319: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOUR
CE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c conftstm.o >&5
configure:9322: $? = 0
configure:9360: result: ok
configure:9407: checking for sysroot
configure:9437: result: no
configure:9444: checking for a working dd
configure:9482: result: /usr/bin/dd
configure:9486: checking how to truncate binary pipes
configure:9501: result: /usr/bin/dd bs=4096 count=1
configure:9735: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE confte
st.c >&5
configure:9738: $? = 0
configure:9815: checking for mt
configure:9831: found /usr/bin/mt
configure:9842: result: mt
configure:9865: checking if mt is a manifest tool
configure:9871: mt '-?'
mt: unknown command: -?
configure:9879: result: no
configure:10518: checking for dlfcn.h
configure:10518: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:10518: $? = 0
configure:10518: result: yes
configure:10732: checking for objdir
configure:10747: result: .libs
configure:11018: checking if gcc supports -fno-rtti -fno-exceptions
configure:11036: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -fno-
rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but
not for C
configure:11040: $? = 0
configure:11053: result: no
configure:11401: checking for gcc option to produce PIC
configure:11408: result: -fPIC -DPIC
configure:11416: checking if gcc PIC flag -fPIC -DPIC works
configure:11434: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -fPIC
 -DPIC -DPIC conftest.c >&5
configure:11438: $? = 0
configure:11451: result: yes
configure:11480: checking if gcc static flag -static works
configure:11508: result: no
configure:11523: checking if gcc supports -c -o file.o
configure:11544: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -o ou
t/conftest2.o conftest.c >&5
configure:11548: $? = 0
configure:11570: result: yes
configure:11578: checking if gcc supports -c -o file.o
configure:11625: result: yes
configure:11658: checking whether the gcc linker (/usr/ccs/bin/ld) supports
shared libraries
configure:12806: result: yes
configure:12843: checking whether -lc should be explicitly linked in
configure:12851: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:12854: $? = 0
configure:12869: gcc -shared  -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h
-Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| /usr/sf
w/bin/ggrep  -lc  \>/dev/null 2\>\&1
configure:12872: $? = 1
configure:12886: result: yes
configure:13046: checking dynamic linker characteristics
configure:13784: result: solaris2.10 ld.so
configure:13891: checking how to hardcode library paths into programs
configure:13916: result: immediate
configure:14464: checking whether stripping libraries is possible
configure:14486: result: no
configure:14504: checking if libtool supports shared libraries
configure:14506: result: yes
configure:14509: checking whether to build shared libraries
configure:14530: result: yes
configure:14533: checking whether to build static libraries
configure:14537: result: yes
configure:14560: checking how to run the C++ preprocessor
configure:14587: g++ -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.cpp
configure:14587: $? = 0
configure:14601: g++ -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.cpp
conftest.cpp:27:28: ac_nonexistent.h: No such file or directory
configure:14601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14626: result: g++ -E
configure:14646: g++ -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.cpp
configure:14646: $? = 0
configure:14660: g++ -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.cpp
conftest.cpp:27:28: ac_nonexistent.h: No such file or directory
configure:14660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14829: checking for ld used by g++
configure:14896: result: /usr/ccs/bin/ld
configure:14903: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:14918: result: no
configure:14973: checking whether the g++ linker (/usr/ccs/bin/ld) supports
shared libraries
configure:15971: result: yes
configure:16007: g++ -c -g -O2   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.cpp
>&5
configure:16010: $? = 0
configure:16531: checking for g++ option to produce PIC
configure:16538: result: -fPIC -DPIC
configure:16546: checking if g++ PIC flag -fPIC -DPIC works
configure:16564: g++ -c -g -O2   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE -fPIC -DPIC -
DPIC conftest.cpp >&5
configure:16568: $? = 0
configure:16581: result: yes
configure:16604: checking if g++ static flag -static works
configure:16632: result: no
configure:16644: checking if g++ supports -c -o file.o
configure:16665: g++ -c -g -O2   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE -o out/confte
st2.o conftest.cpp >&5
configure:16669: $? = 0
configure:16691: result: yes
configure:16696: checking if g++ supports -c -o file.o
configure:16743: result: yes
configure:16773: checking whether the g++ linker (/usr/ccs/bin/ld) supports
shared libraries
configure:16809: result: yes
configure:16950: checking dynamic linker characteristics
configure:17615: result: solaris2.10 ld.so
configure:17668: checking how to hardcode library paths into programs
configure:17693: result: immediate
configure:17797: building both shared and static libraries
configure:17853: checking whether libtool needs -no-undefined
configure:17862: result: no
configure:17869: checking whether to avoid circular linkage at all costs
configure:17880: result: no
configure:17897: checking for trang
configure:17928: result: none
configure:17953: checking for doxygen
configure:17984: result: none
configure:18014: checking for Expat
configure:18040: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE  -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c  -lexpat >&5
configure:18040: $? = 0
configure:18049: result: yes
configure:18099: checking for socket in -lsocket
configure:18124: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket   >&5
configure:18124: $? = 0
configure:18133: result: yes
configure:18440: checking whether to look for SASL
configure:18448: result: yes
configure:18454: Looking in default locations
configure:18456: checking sasl/sasl.h usability
configure:18456: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:18456: $? = 0
configure:18456: result: yes
configure:18456: checking sasl/sasl.h presence
configure:18456: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
configure:18456: $? = 0
configure:18456: result: yes
configure:18456: checking for sasl/sasl.h
configure:18456: result: yes
configure:18458: checking sasl/saslutil.h usability
configure:18458: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:18458: $? = 0
configure:18458: result: yes
configure:18458: checking sasl/saslutil.h presence
configure:18458: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
configure:18458: $? = 0
configure:18458: result: yes
configure:18458: checking for sasl/saslutil.h
configure:18458: result: yes
configure:18460: checking for prop_get in -lsasl2
configure:18485: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsasl2  -lsocket 
>&5
ld: fatal: library -lsasl2: not found
ld: fatal: file processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18485: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSOCKET 1
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char prop_get ();
| int
| main ()
| {
| return prop_get ();
|   ;
|   return 0;
| }
configure:18494: result: no
configure:18543: checking for sasl/sasl.h
configure:18543: result: yes
configure:18545: checking for sasl/saslutil.h
configure:18545: result: yes
configure:18547: checking for prop_get in -lsasl2
configure:18581: result: no
configure:18601: checking for availability of Cyrus SASL v2
configure:18608: result: no
configure:18634: checking for Mach-O dynamic module iteration functions
configure:18661: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
conftest.c:32:29: mach-o/dyld.h: No such file or directory
conftest.c:33:31: mach-o/loader.h: No such file or directory
conftest.c: In function `main':
conftest.c:39: warning: initialization makes pointer from integer without a
cast
conftest.c:40: warning: initialization makes pointer from integer without a
cast
configure:18661: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSOCKET 1
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| /* end confdefs.h.  */
|
|     #include <mach-o/dyld.h>
|     #include <mach-o/loader.h>
|
| int
| main ()
| {
|
|     const struct mach_header *header = _dyld_get_image_header(0);
|     const char *name = _dyld_get_image_name(0);
|     if (name && header) return 0;
|     return 1;
|
|   ;
|   return 0;
| }
configure:18671: result: no
configure:18681: checking for Mac OS property list utilities
configure:18702: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
conftest.c:32:36: AvailabilityMacros.h: No such file or directory
conftest.c:34:6: #error ProperyList API unavailable.
configure:18702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSOCKET 1
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| /* end confdefs.h.  */
|
|     #include <AvailabilityMacros.h>
|     #if !defined(MAC_OS_X_VERSION_MAX_ALLOWED)      ||
!defined(MAC_OS_X_VERSION_10_0)      || (MAC_OS_X_VERSION_MAX_ALL
OWED <= MAC_OS_X_VERSION_10_0)
|     #error ProperyList API unavailable.
|     #endif
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:18714: result: no
configure:18729: checking for Mac OS KeyChain Services
configure:18751: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
conftest.c:32:38: AvailabilityMacros.h: No such file or directory
conftest.c:34:8: #error KeyChain API unavailable.
configure:18751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSOCKET 1
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| /* end confdefs.h.  */
|
|       #include <AvailabilityMacros.h>
|       #if !defined(MAC_OS_X_VERSION_MAX_ALLOWED)        ||
!defined(MAC_OS_X_VERSION_10_2)        || (MAC_OS_X_VERSION_M
AX_ALLOWED <= MAC_OS_X_VERSION_10_2)
|       #error KeyChain API unavailable.
|       #endif
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:18764: result: no
configure:18773: checking whether APR has support for DSOs
configure:18785: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE  -I/usr/local/apr/in
clude/apr-1  conftest.c
configure:18785: $? = 0
configure:18787: result: yes
configure:18800: checking for D-Bus .pc file
configure:18846: result: no
configure:18860: checking whether to support GPG-Agent
configure:18863: result: yes
configure:18886: checking whether to look for GNOME Keyring
configure:18889: result: yes
configure:18894: checking for GLib and GNOME Keyring .pc files
configure:18897: result: yes
configure:18902: checking gnome-keyring.h usability
configure:18902: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -I/us
r/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1   conftest.c >&5
configure:18902: $? = 0
configure:18902: result: yes
configure:18902: checking gnome-keyring.h presence
configure:18902: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE -I/usr/include/glib-
2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1   conftest.c
configure:18902: $? = 0
configure:18902: result: yes
configure:18902: checking for gnome-keyring.h
configure:18902: result: yes
configure:18910: checking for GNOME Keyring
configure:18913: result: yes
configure:18992: checking for msgfmt
configure:19010: found /usr/bin/msgfmt
configure:19023: result: /usr/bin/msgfmt
configure:19033: checking for msgmerge
configure:19051: found /usr/bin/msgmerge
configure:19064: result: /usr/bin/msgmerge
configure:19074: checking for xgettext
configure:19092: found /usr/bin/xgettext
configure:19105: result: /usr/bin/xgettext
configure:19114: checking for library containing bindtextdomain
configure:19145: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:19145: $? = 0
configure:19162: result: none required
configure:19307: checking for bind_textdomain_codeset
configure:19307: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:19307: $? = 0
configure:19307: result: yes
configure:19326: checking if we are using GNU gettext
configure:19332: result: no
configure:19461: checking magic.h usability
configure:19461: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking magic.h presence
configure:19461: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
configure:19461: $? = 0
configure:19461: result: yes
configure:19461: checking for magic.h
configure:19461: result: yes
configure:19464: checking for magic_open in -lmagic
configure:19489: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lmagic  -lsocket 
>&5
configure:19489: $? = 0
configure:19498: result: yes
configure:19556: checking whether to look for KWallet
configure:19721: result: no
configure:19792: checking for ANSI C header files
configure:19896: result: yes
configure:19906: checking for an ANSI C-conforming const
configure:19972: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:19972: $? = 0
configure:19979: result: yes
configure:19988: checking for size_t
configure:19988: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:19988: $? = 0
configure:19988: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
conftest.c: In function `main':
conftest.c:73: error: syntax error before ')' token
configure:19988: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.8.11"
| #define PACKAGE_STRING "subversion 1.8.11"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_SOVERSION 0
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_SQLITE_INLINE 1
| #define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
| #define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBSOCKET 1
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| #define SVN_HAVE_GPG_AGENT 1
| #define SVN_HAVE_GNOME_KEYRING 1
| #define ENABLE_NLS 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define SVN_HAVE_LIBMAGIC 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:19988: result: yes
configure:20002: checking for working memcmp
configure:20045: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20045: $? = 0
configure:20045: ./conftest
configure:20045: $? = 0
configure:20055: result: yes
configure:20067: checking for vprintf
configure:20067: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
conftest.c:60: warning: conflicting types for built-in function 'vprintf'
configure:20067: $? = 0
configure:20067: result: yes
configure:20073: checking for _doprnt
configure:20073: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20073: $? = 0
configure:20073: result: yes
configure:20088: checking for symlink
configure:20088: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20088: $? = 0
configure:20088: result: yes
configure:20088: checking for readlink
configure:20088: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20088: $? = 0
configure:20088: result: yes
configure:20100: checking sys/utsname.h usability
configure:20100: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:20100: $? = 0
configure:20100: result: yes
configure:20100: checking sys/utsname.h presence
configure:20100: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
configure:20100: $? = 0
configure:20100: result: yes
configure:20100: checking for sys/utsname.h
configure:20100: result: yes
configure:20107: checking for uname
configure:20107: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20107: $? = 0
configure:20107: result: yes
configure:20121: checking termios.h usability
configure:20121: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:20121: $? = 0
configure:20121: result: yes
configure:20121: checking termios.h presence
configure:20121: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
configure:20121: $? = 0
configure:20121: result: yes
configure:20121: checking for termios.h
configure:20121: result: yes
configure:20127: checking for tcgetattr
configure:20127: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20127: $? = 0
configure:20127: result: yes
configure:20127: checking for tcsetattr
configure:20127: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lsocket  >&5
configure:20127: $? = 0
configure:20127: result: yes
configure:21789: C compiler flags: -g -O2  -g -O2
configure:21791:     user-defined:
configure:21793:  maintainer-mode:
configure:21795: C++ compiler flags: -g -O2
configure:21797:       user-defined:
configure:21799:    maintainer-mode:
configure:21961: checking zlib.h usability
configure:21961: gcc -c -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE conft
est.c >&5
configure:21961: $? = 0
configure:21961: result: yes
configure:21961: checking zlib.h presence
configure:21961: gcc -E   -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE conftest.c
configure:21961: $? = 0
configure:21961: result: yes
configure:21961: checking for zlib.h
configure:21961: result: yes
configure:21964: checking for inflate in -lz
configure:21989: gcc -o conftest -g -O2  -g -O2   -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOU
RCE -L/usr/local/lib -L/usr/local/ssl/lib   conftest.c -lz  -lsocket  >&5
configure:21989: $? = 0
configure:21998: result: yes
configure:22141: checking for python
configure:22159: found /usr/bin/python
configure:22171: result: /usr/bin/python
configure:22526: checking for JDK
configure:22587: result: no
configure:22674: checking for perl
configure:22692: found /usr/bin/perl
configure:22705: result: /usr/bin/perl
configure:22761: checking for ruby
configure:22794: result: no
configure:22761: checking for ruby1.8
configure:22794: result: no
configure:22761: checking for ruby18
configure:22794: result: no
configure:22761: checking for ruby1.9
configure:22794: result: no
configure:22761: checking for ruby1
configure:22794: result: no
configure:22761: checking for ruby1.9.3
configure:22794: result: no
configure:22761: checking for ruby193
configure:22794: result: no
configure:24433: checking for swig
configure:24464: result: none
configure:24522: Configuring python swig binding
configure:24525: checking for Python includes
configure:24534: result: -I/usr/include/python2.6
configure:24543: checking for compiling Python extensions
configure:24552: result: /usr/lib/python2.6/pycc -KPIC
configure:24556: checking for linking Python extensions
configure:24565: result: /usr/lib/python2.6/pycc -L. -L/usr/sfw/lib
-R/usr/sfw/lib -G
configure:24569: checking for linking Python libraries
configure:24578: result: -L. -L/usr/sfw/lib
configure:24603: checking for apr_int64_t Python/C API format string
configure:24651: result: L
configure:24665: checking perl version
configure:24668: result: 5008004
configure:25145: checking for ctypesgen.py
configure:25176: result: none
configure:25569: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by subversion config.status 1.8.11, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on znfodhhsfsl011

config.status:1275: creating Makefile
config.status:1275: creating tools/backup/hot-backup.py
config.status:1275: creating tools/hook-scripts/commit-access-control.pl
config.status:1275: creating
subversion/bindings/swig/perl/native/Makefile.PL
config.status:1275: creating subversion/svn_private_config.h.tmp
config.status:1464: executing libtool commands
config.status:1464: executing svn_private_config.h.tmp commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/local/ssl/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dlopen=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_readlink=yes
ac_cv_func_shl_load=no
ac_cv_func_symlink=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_uname=yes
ac_cv_func_vprintf=yes
ac_cv_header_apr_memcache_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_gnome_keyring_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_magic_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sasl_sasl_h=yes
ac_cv_header_sasl_saslutil_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_lib_aprutil_1_apr_memcache_create=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_magic_magic_open=yes
ac_cv_lib_sasl2_prop_get=no
ac_cv_lib_socket_socket=yes
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_CTYPESGEN=none
ac_cv_path_DOXYGEN=none
ac_cv_path_EGREP='/usr/sfw/bin/ggrep -E'
ac_cv_path_FGREP='/usr/sfw/bin/ggrep -F'
ac_cv_path_GREP=/usr/sfw/bin/ggrep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SWIG=none
ac_cv_path_TRANG=none
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_python_compile='/usr/lib/python2.6/pycc -KPIC'
ac_cv_python_includes=-I/usr/include/python2.6
ac_cv_python_libs='-L. -L/usr/sfw/lib'
ac_cv_python_link='/usr/lib/python2.6/pycc -L. -L/usr/sfw/lib -R/usr/sfw/lib
-G'
ac_cv_search_bindtextdomain='none required'
ac_cv_target=sparc-sun-solaris2.10
ac_cv_type_size_t=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_LDCXX=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BDRT][BDRT]*\)[    
][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ 
{"\1", (void *) 0},/p'\'' -e '\''s/^[BDRT][BDRT
]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^:
\(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^
[BDRT][BDRT]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e
'\''s/^[BDRT][BDRT]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/
p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int
\1();/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/
extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
svn_cv_atomic_builtins=no
svn_cv_pycfmt_apr_int64_t=L

## ----------------- ##
## Output variables. ##
## ----------------- ##

APACHE_INCLUDES=' -I/dhhs1t/3rdparty/tools/apache2/include'
APACHE_LDFLAGS=''
APACHE_LIBEXECDIR='${exec_prefix}/libexec'
APXS='/dhhs1t/3rdparty/tools/apache2/bin/apxs'
AR='ar'
AWK='nawk'
BDB_TEST_DEPS=''
BDB_TEST_PROGRAMS=''
BUILD_RULES='fsmod-lib ramod-lib lib bin test sub-test apache-mod tools
serf-lib gnome-keyring-lib locale'
CC='gcc'
CFLAGS='-g -O2  -g -O2'
CMAINTAINERFLAGS=''
CMODEFLAGS='-std=c89 '
CPP='gcc -E'
CPPFLAGS='  -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE'
CTYPESGEN='none'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
CXXMAINTAINERFLAGS=''
CXXMODEFLAGS='-std=c++98 '
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DOXYGEN='none'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sfw/bin/ggrep -E'
EXEEXT=''
FGREP='/usr/sfw/bin/ggrep -F'
FIX_JAVAHL_LIB=''
GETTEXT_CODESET=''
GREP='/usr/sfw/bin/ggrep'
INCLUDE_OUTPUTS='include $(top_srcdir)/build-outputs.mk'
INSTALL_APACHE_MODS='true'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_EXTRA_JAVAHL_LIB=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_RULES='install-fsmod-lib install-ramod-lib install-serf-lib
install-lib install-gnome-keyring-lib install-include
install-static install-mods-shared install-locale'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STATIC_RULES='install-bin install-docs install-serf-lib
install-gnome-keyring-lib'
JAR='none'
JAVA=''
JAVAC='none'
JAVAC_FLAGS=''
JAVADOC='none'
JAVAH='none'
JAVAHL_COMPAT_TESTS_TARGET=''
JAVAHL_OBJDIR=''
JAVAHL_TESTS_TARGET=''
JAVA_CLASSPATH=''
JDK=''
JNI_INCLUDES='none'
KDE4_CONFIG=''
LD='/usr/ccs/bin/ld'
LDFLAGS='-L/usr/local/lib -L/usr/local/ssl/lib  '
LIBOBJS=''
LIBS='-lsocket '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_CFLAGS=''
LT_CXX_LIBADD=''
LT_LDFLAGS=''
LT_NO_UNDEFINED=''
MANIFEST_TOOL=':'
MKDIR='/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/build/install-sh -c -d'
MOD_ACTIVATION=''
MSGFMT='/usr/bin/msgfmt'
MSGFMTFLAGS=''
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/ccs/bin/nm -p'
NMEDIT=''
NO_GETTEXT_CODESET='#'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT='http://subversion.apache.org/'
PACKAGE_NAME='subversion'
PACKAGE_STRING='subversion 1.8.11'
PACKAGE_TARNAME='subversion'
PACKAGE_URL=''
PACKAGE_VERSION='1.8.11'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PYTHON='/usr/bin/python'
RANLIB='ranlib'
RDOC=''
RUBY='none'
RUBY_MAJOR=''
RUBY_MINOR=''
RUBY_TEENY=''
SED='/usr/bin/sed'
SHELL='/bin/bash'
STRIP='strip'
SVN_APRUTIL_CONFIG='/usr/local/apr//bin/apu-1-config'
SVN_APRUTIL_INCLUDES=' -I/usr/local/apr/include/apr-1 '
SVN_APRUTIL_LIBS='-L/usr/local/apr/lib -laprutil-1'
SVN_APR_CONFIG='/usr/local/apr//bin/apr-1-config'
SVN_APR_INCLUDES=' -I/usr/local/apr/include/apr-1 '
SVN_APR_LIBS='-L/usr/local/apr/lib -lapr-1'
SVN_APR_MEMCACHE_INCLUDES=''
SVN_APR_MEMCACHE_LIBS=''
SVN_APR_SHLIB_PATH_VAR='LD_LIBRARY_PATH'
SVN_BINDIR='/dhhs1t/3rdparty/tools/svn/bin'
SVN_CONFIG_SCRIPT_FILES=' tools/backup/hot-backup.py
tools/hook-scripts/commit-access-control.pl subversion/bindings/swig/
perl/native/Makefile.PL'
SVN_DB_INCLUDES=''
SVN_DB_LIBS=''
SVN_FS_LIB_DEPS='$(FS_FS_DEPS)'
SVN_FS_LIB_INSTALL_DEPS='install-fsmod-lib'
SVN_FS_LIB_LINK='$(FS_FS_LINK)'
SVN_GNOME_KEYRING_INCLUDES='-I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1  '
SVN_GNOME_KEYRING_LIBS='-lgnome-keyring -lglib-2.0  '
SVN_HAVE_GPG_AGENT=''
SVN_KWALLET_INCLUDES=''
SVN_KWALLET_LIBS=''
SVN_LIBTOOL='$(SHELL) /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool'
SVN_LT_SOVERSION='-version-info 0'
SVN_MAGIC_INCLUDES=''
SVN_MAGIC_LIBS='-lmagic'
SVN_RA_LIB_DEPS='$(RA_LOCAL_DEPS) $(RA_SVN_DEPS) $(RA_SERF_DEPS)'
SVN_RA_LIB_INSTALL_DEPS='install-ramod-lib install-serf-lib'
SVN_RA_LIB_LINK='$(RA_LOCAL_LINK) $(RA_SVN_LINK) $(RA_SERF_LINK)'
SVN_SASL_INCLUDES=''
SVN_SASL_LIBS=''
SVN_SERF_INCLUDES='-I/usr/local/include/serf-1  '
SVN_SERF_LIBS='-L/usr/local/lib -lserf-1  '
SVN_SQLITE_INCLUDES='-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation'
SVN_SQLITE_LIBS='-lpthread'
SVN_XML_INCLUDES=''
SVN_XML_LIBS='-lexpat'
SVN_ZLIB_INCLUDES=''
SVN_ZLIB_LIBS='-lz'
SWIG='none'
SWIG_CPPFLAGS='  -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE'
SWIG_LDFLAGS='-L/usr/local/lib -L/usr/local/ssl/lib'
SWIG_PL_INCLUDES='$(SWIG_INCLUDES)  -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO  -I/usr/perl5/5.8.4/l
ib/sun4-solaris-64int/CORE '
SWIG_PY_COMPILE='/usr/lib/python2.6/pycc -KPIC -g -O2  -g -O2'
SWIG_PY_INCLUDES='$(SWIG_INCLUDES) -I/usr/include/python2.6'
SWIG_PY_LIBS='-L. -L/usr/sfw/lib'
SWIG_PY_LINK='/usr/lib/python2.6/pycc -L. -L/usr/sfw/lib -R/usr/sfw/lib -G'
SWIG_RB_COMPILE='none'
SWIG_RB_INCLUDES=''
SWIG_RB_LIBS=''
SWIG_RB_LINK='none'
SWIG_RB_SITE_ARCH_DIR=''
SWIG_RB_SITE_LIB_DIR=''
SWIG_RB_TEST_VERBOSE=''
TRANG='none'
TRANSFORM_LIBTOOL_SCRIPTS=''
XGETTEXT='/usr/bin/xgettext'
abs_builddir='/dhhs1t/3rdparty/tools/svn/subversion-1.8.11'
abs_srcdir='/dhhs1t/3rdparty/tools/svn/subversion-1.8.11'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
canonicalized_srcdir=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libsvn_auth_gnome_keyring_LDFLAGS=''
libsvn_auth_kwallet_LDFLAGS=''
libsvn_client_LDFLAGS=''
libsvn_delta_LDFLAGS=''
libsvn_diff_LDFLAGS=''
libsvn_fs_LDFLAGS=''
libsvn_fs_base_LDFLAGS=''
libsvn_fs_fs_LDFLAGS=''
libsvn_fs_util_LDFLAGS=''
libsvn_ra_LDFLAGS=''
libsvn_ra_local_LDFLAGS=''
libsvn_ra_serf_LDFLAGS=''
libsvn_ra_svn_LDFLAGS=''
libsvn_repos_LDFLAGS=''
libsvn_subr_LDFLAGS=''
libsvn_wc_LDFLAGS=''
localedir='${datadir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/dhhs1t/3rdparty/tools/svn'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='sparc-sun-solaris2.10'
target_alias=''
target_cpu='sparc'
target_os='solaris2.10'
target_vendor='sun'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "subversion"
#define PACKAGE_TARNAME "subversion"
#define PACKAGE_VERSION "1.8.11"
#define PACKAGE_STRING "subversion 1.8.11"
#define PACKAGE_BUGREPORT "http://subversion.apache.org/"
#define PACKAGE_URL ""
#define SVN_SOVERSION 0
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SVN_HAVE_SERF 1
#define SVN_HAVE_MEMCACHE 1
#define SVN_SQLITE_INLINE 1
#define SVN_BINDIR "/dhhs1t/3rdparty/tools/svn/bin"
#define SVN_LOCALE_DIR "/dhhs1t/3rdparty/tools/svn/share/locale"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBSOCKET 1
#define SVN_FS_WANT_DB_MAJOR 4
#define SVN_FS_WANT_DB_MINOR 0
#define SVN_FS_WANT_DB_PATCH 14
#define SVN_HAVE_GPG_AGENT 1
#define SVN_HAVE_GNOME_KEYRING 1
#define ENABLE_NLS 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define SVN_HAVE_LIBMAGIC 1
#define STDC_HEADERS 1
#define HAVE_VPRINTF 1
#define HAVE_DOPRNT 1
#define HAVE_SYMLINK 1
#define HAVE_READLINK 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_UNAME 1
#define HAVE_TCGETATTR 1
#define HAVE_TERMIOS_H 1
#define HAVE_TCSETATTR 1
#define HAVE_TERMIOS_H 1
#define SVN_APR_INT64_T_PYCFMT "L"
#define SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_SVN 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_SERF 1
#define SVN_LIBSVN_FS_LINKS_FS_FS 1
#define SVN_PATH_LOCAL_SEPARATOR '/'
#define SVN_NULL_DEVICE_NAME "/dev/null"
#define DEFAULT_FS_TYPE "fsfs"
#define DEFAULT_HTTP_LIBRARY "serf"
#define SVN_BUILD_HOST "sparc-sun-solaris2.10"
#define SVN_BUILD_TARGET "sparc-sun-solaris2.10"

configure: exit 0





--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191960.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 12.02.2015 00:31, kay wrote:
> The newest version (subversion1.8.11) on solaris 10 sparc.  I installed
> Berkeley DB, apr,apr-util and the Apache in sequence. Finally I was trying
> to install the subversion to tie everything together. The ./configure was
> however, the make steps spilled out the errors that I pasted. Any form of
> help will be appreciated.

Please tell us exactly where you got the Subversion sources and exactly
which steps you took to build them. Just pasting the 'make' output isn't
enough, because it doesn't show how you got to the 'make' step in the
first place.. Show the exact commands you used, and their output.

-- Brane


Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
The newest version (subversion1.8.11) on solaris 10 sparc.  I installed
Berkeley DB, apr,apr-util and the Apache in sequence. Finally I was trying
to install the subversion to tie everything together. The ./configure was
however, the make steps spilled out the errors that I pasted. Any form of
help will be appreciated.

Thanks,





--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191958.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 11.02.2015 18:50, kay wrote:
> Brane, To answer your question about why I am installing svn with BerkelyDB,
> the client wants the BDB as their backend. In the past, they had svn
> installed with fsfs and support user authentication, permissions and
> security.
>
> Now I came across the below error during the compilation (make). I have been
> troubleshooting this error for few days now. Any assistance will be highly
> appreciated:

Which version of Subversion are you trying to build? On which plarform?
What steps, exactly, did you take?

The symbol SVN_PATH_LOCAL_SEPARATOR is defined in svn_private_config.h,
which is generated by autogen.sh and configure.

-- Brane

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
Brane, To answer your question about why I am installing svn with BerkelyDB,
the client wants the BDB as their backend. In the past, they had svn
installed with fsfs and support user authentication, permissions and
security.

Now I came across the below error during the compilation (make). I have been
troubleshooting this error for few days now. Any assistance will be highly
appreciated:


-bash-3.2$ make
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/cancel.lo -c subversion/libsvn_delta/cancel.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/compat.lo -c subversion/libsvn_delta/compat.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/compose_delta.lo -c
subversion/libsvn_delta/compose_delta.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/debug_editor.lo -c
subversion/libsvn_delta/debug_editor.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/default_editor.lo -c
subversion/libsvn_delta/default_editor.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/deprecated.lo -c
subversion/libsvn_delta/deprecated.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/depth_filter_editor.lo -c
subversion/libsvn_delta/depth_filter_editor.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/editor.lo -c subversion/libsvn_delta/editor.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/path_driver.lo -c
subversion/libsvn_delta/path_driver.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/svndiff.lo -c subversion/libsvn_delta/svndiff.c
subversion/libsvn_delta/svndiff.c: In function `zlib_encode':
subversion/libsvn_delta/svndiff.c:173: warning: passing arg 3 of
`svn_error__wrap_zlib' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function `zlib_decode':
subversion/libsvn_delta/svndiff.c:538: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:542: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:563: warning: passing arg 3 of
`svn_error__wrap_zlib' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:573: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function
`count_and_verify_instructions':
subversion/libsvn_delta/svndiff.c:648: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:652: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:656: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:666: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:673: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:680: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:689: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:692: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function `write_handler':
subversion/libsvn_delta/svndiff.c:801: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:857: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:864: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:873: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function `close_handler':
subversion/libsvn_delta/svndiff.c:930: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function `read_one_byte':
subversion/libsvn_delta/svndiff.c:987: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function `read_window_header':
subversion/libsvn_delta/svndiff.c:1039: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c:1046: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_delta/svndiff.c: In function
`svn_txdelta_read_svndiff_window':
subversion/libsvn_delta/svndiff.c:1068: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/text_delta.lo -c
subversion/libsvn_delta/text_delta.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/version.lo -c subversion/libsvn_delta/version.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_delta/xdelta.lo -c subversion/libsvn_delta/xdelta.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/adler32.lo -c subversion/libsvn_subr/adler32.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/atomic.lo -c subversion/libsvn_subr/atomic.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/auth.lo -c subversion/libsvn_subr/auth.c
subversion/libsvn_subr/auth.c: In function `svn_auth_first_credentials':
subversion/libsvn_subr/auth.c:224: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/base64.lo -c subversion/libsvn_subr/base64.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/cache-inprocess.lo -c
subversion/libsvn_subr/cache-inprocess.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/cache-membuffer.lo -c
subversion/libsvn_subr/cache-membuffer.c
subversion/libsvn_subr/cache-membuffer.c: In function `read_lock_cache':
subversion/libsvn_subr/cache-membuffer.c:496: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cache-membuffer.c: In function `write_lock_cache':
subversion/libsvn_subr/cache-membuffer.c:527: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cache-membuffer.c: In function
`force_write_lock_cache':
subversion/libsvn_subr/cache-membuffer.c:543: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cache-membuffer.c: In function `unlock_cache':
subversion/libsvn_subr/cache-membuffer.c:562: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cache-membuffer.c: In function
`svn_cache__membuffer_cache_create':
subversion/libsvn_subr/cache-membuffer.c:1299: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cache-membuffer.c: In function
`svn_membuffer_cache_iter':
subversion/libsvn_subr/cache-membuffer.c:2034: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/cache-memcache.lo -c
subversion/libsvn_subr/cache-memcache.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/cache.lo -c subversion/libsvn_subr/cache.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/cache_config.lo -c
subversion/libsvn_subr/cache_config.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/checksum.lo -c subversion/libsvn_subr/checksum.c
subversion/libsvn_subr/checksum.c: In function `svn_checksum_mismatch_err':
subversion/libsvn_subr/checksum.c:475: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/cmdline.lo -c subversion/libsvn_subr/cmdline.c
subversion/libsvn_subr/cmdline.c: In function `svn_cmdline_fputs':
subversion/libsvn_subr/cmdline.c:362: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function `svn_cmdline_fflush':
subversion/libsvn_subr/cmdline.c:385: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function `svn_cmdline__getopt_init':
subversion/libsvn_subr/cmdline.c:655: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function
`svn_cmdline__parse_config_option':
subversion/libsvn_subr/cmdline.c:744: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function
`svn_cmdline__apply_config_options':
subversion/libsvn_subr/cmdline.c:771: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function `find_editor_binary':
subversion/libsvn_subr/cmdline.c:1019: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1025: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function
`svn_cmdline__edit_file_externally':
subversion/libsvn_subr/cmdline.c:1049: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1060: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1068: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1075: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c: In function
`svn_cmdline__edit_string_externally':
subversion/libsvn_subr/cmdline.c:1133: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1144: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1169: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1197: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1211: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1226: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1251: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1260: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1285: warning: passing arg 2 of
`svn_error_quick_wrap' makes pointer from integer without a cast
subversion/libsvn_subr/cmdline.c:1316: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/compat.lo -c subversion/libsvn_subr/compat.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/config.lo -c subversion/libsvn_subr/config.c
subversion/libsvn_subr/config.c: In function `get_bool':
subversion/libsvn_subr/config.c:741: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/config.c:746: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/config.c: In function
`svn_config_get_server_setting_int':
subversion/libsvn_subr/config.c:1174: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/config_auth.lo -c
subversion/libsvn_subr/config_auth.c
subversion/libsvn_subr/config_auth.c: In function
`svn_config_read_auth_data':
subversion/libsvn_subr/config_auth.c:99: warning: passing arg 2 of
`svn_error_quick_wrap' makes pointer from integer without a cast
subversion/libsvn_subr/config_auth.c:104: warning: passing arg 2 of
`apr_psprintf' makes pointer from integer without a cast
subversion/libsvn_subr/config_auth.c: In function
`svn_config_write_auth_data':
subversion/libsvn_subr/config_auth.c:135: warning: passing arg 3 of
`svn_error_create' makes pointer from integer without a cast
subversion/libsvn_subr/config_auth.c:142: warning: passing arg 2 of
`svn_error_quick_wrap' makes pointer from integer without a cast
subversion/libsvn_subr/config_auth.c:149: warning: passing arg 2 of
`apr_psprintf' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/config_file.lo -c
subversion/libsvn_subr/config_file.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/config_win.lo -c subversion/libsvn_subr/config_win.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/crypto.lo -c subversion/libsvn_subr/crypto.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/ctype.lo -c subversion/libsvn_subr/ctype.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/date.lo -c subversion/libsvn_subr/date.c
subversion/libsvn_subr/date.c: In function `svn_parse_date':
subversion/libsvn_subr/date.c:307: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/date.c:381: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/date.c:384: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
subversion/libsvn_subr/date.c:389: warning: passing arg 2 of
`svn_error_wrap_apr' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/debug.lo -c subversion/libsvn_subr/debug.c
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/deprecated.lo -c subversion/libsvn_subr/deprecated.c
subversion/libsvn_subr/deprecated.c: In function `print_command_info':
subversion/libsvn_subr/deprecated.c:361: warning: passing arg 1 of
`svn_cmdline_fputs' makes pointer from integer without a cast
subversion/libsvn_subr/deprecated.c: In function `svn_opt_subcommand_help':
subversion/libsvn_subr/deprecated.c:437: warning: passing arg 3 of
`svn_cmdline_fprintf' makes pointer from integer without a cast
subversion/libsvn_subr/deprecated.c: In function `svn_opt_print_help':
subversion/libsvn_subr/deprecated.c:614: warning: passing arg 3 of
`svn_cmdline_fprintf' makes pointer from integer without a cast
subversion/libsvn_subr/deprecated.c: In function `svn_path_split_if_file':
subversion/libsvn_subr/deprecated.c:1024: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
/bin/bash /dhhs1t/3rdparty/tools/svn/subversion-1.8.11/libtool --tag=CC
--silent --mode=compile gcc -std=c89 -DSOLARIS2=10
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -g -O2  -g
-O2  -I./subversion/include -I./subversion  -I/usr/local/apr/include/apr-1  
-I/usr/local/apr/include/apr-1    -I/usr/local/BerkeleyDB.5.3/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1     -I/usr/local/include/serf-1  
-I/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation  -o
subversion/libsvn_subr/dirent_uri.lo -c subversion/libsvn_subr/dirent_uri.c
subversion/libsvn_subr/dirent_uri.c: In function `internal_style':
subversion/libsvn_subr/dirent_uri.c:92: error: `SVN_PATH_LOCAL_SEPARATOR'
undeclared (first use in this function)
subversion/libsvn_subr/dirent_uri.c:92: error: (Each undeclared identifier
is reported only once
subversion/libsvn_subr/dirent_uri.c:92: error: for each function it appears
in.)
subversion/libsvn_subr/dirent_uri.c: In function `svn_dirent_local_style':
subversion/libsvn_subr/dirent_uri.c:896: error: `SVN_PATH_LOCAL_SEPARATOR'
undeclared (first use in this function)
subversion/libsvn_subr/dirent_uri.c: In function `svn_dirent_get_absolute':
subversion/libsvn_subr/dirent_uri.c:1606: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/dirent_uri.c: In function
`svn_uri_get_dirent_from_file_url':
subversion/libsvn_subr/dirent_uri.c:2315: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
subversion/libsvn_subr/dirent_uri.c:2408: warning: passing arg 3 of
`svn_error_createf' makes pointer from integer without a cast
*** Error code 1
make: Fatal error: Command failed for target
`subversion/libsvn_subr/dirent_uri.lo'




--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191950.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 06.02.2015 19:14, kay wrote:
> I set the LD_LIBRARY_PATH as follows: 
>
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib:/usr/local/lib:/usr/sfw/lib/:/usr/local/BerkeleyDB.5.3/lib
> export LD_LIBRARY_PATH
>
> and also have the below in my ./configure as suggested by Brane
>
> --with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3
>
> Moved past the initial error with the two steps

Your previous configure option said to look for the db-5.3 library in
.../lib/db43, which is why the 5.3 library wasn't found. Also, you don't
have to put the whole path to the header as the first parameter, just
the file name, since the second parameter is the include path.

Anyway, since it works, all's well.

By the way, is there any particular reason you need the BDB back-end?
It's been deprecated for a while now; see

http://subversion.apache.org/docs/release-notes/1.8.html#bdb-deprecated

-- Brane

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by kay <ka...@gmail.com>.
I set the LD_LIBRARY_PATH as follows: 

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib:/usr/local/lib:/usr/sfw/lib/:/usr/local/BerkeleyDB.5.3/lib
export LD_LIBRARY_PATH

and also have the below in my ./configure as suggested by Brane

--with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3

Moved past the initial error with the two steps



--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191855.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

Posted by Branko Čibej <br...@wandisco.com>.
On 05.02.2015 21:42, kay wrote:
> I tried to configure subversion with the following:
>
>  ./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-dbm-db5
> --with-apr=/usr/local/apr/ --with-apr-util=/usr/local/apr/
> --with-sasl=/usr/lib/sasl
> --with-berkeleydb=:/usr/local/BerkeleyDB.5.3/include/db53:/usr/local/BerkeleyDB.5.3/lib/db43:db-5.3.

You need the header name (usually db.h) before the first colon here.
Also, are you sure you want to use the BDB-5.3 headers but the BDB-4.3
library?

-- Brane