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

build of subversion 1.6.12 on solaris failed

From: mara raram <marararam_at_googlemail.com>
Date: Mon, 20 Sep 2010 14:34:57 +0200

Hi,

trying to compile subversion-16.12 on sparc solaris 5.10 fails with

--- snip ---
/bin/bash /tmp/subversion-1.6.12/libtool --tag=CC --silent
--mode=compile gcc -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE -g -O2 -g -O2
-D_LARGEFILE64_SOURCE -DNE_LFS -I./subversion/include -I./subversion
-I/tmp/subversion-1.6.12/apr/include
-I/tmp/subversion-1.6.12/apr-util/include
-I/tmp/subversion-1.6.12/neon/src -I/files/tools/include/neon
-I./serf -I/tmp/subversion-1.6.12/sqlite-amalgamation -o
subversion/libsvn_fs_fs/rep-cache.lo -c
subversion/libsvn_fs_fs/rep-cache.c
subversion/libsvn_fs_fs/rep-cache.c:35: error: `REP_CACHE_DB_SQL'
undeclared here (not in a function)
subversion/libsvn_fs_fs/rep-cache.c:35: error: initializer element is
not constant
subversion/libsvn_fs_fs/rep-cache.c:35: error: (near initialization
for `upgrade_sql[1]')
*** Error code 1
make: Fatal error: Command failed for target
`subversion/libsvn_fs_fs/rep-cache.lo'
--- snap ---

Any hints?

my configure-options were

--- snip ----
  $ ./configure --prefix=/files/tools --with-ssl
--with-libs=/files/tools:/usr/local --enable-shared
--with-openssl=/files/tools
--- snap---

OS is:
--- snip ---
$ uname -a
SunOS xxx.xxx.xx 5.10 Generic_141444-09 sun4u sparc SUNW,Sun-Fire-V440
--- snap ---
Received on 2010-09-20 14:35:35 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.