You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Pär Lidén <pe...@dtek.chalmers.se> on 2003/12/20 13:36:12 UTC

Not working on Solaris 9

Hi! I'm trying to use svn at school, where we have solaris 9. It works
fine to compile, but towards the end of the install, there is an error:

subversion/svnversion/svnversion . /repos/svn/trunk >
/users/dtek/d02/perlid/solaris/include/subversion-1/svn-revision.txt
ld.so.1: svnversion: fatal: libucb.so.1: open failed: No such file or
directory
*** Error code 137
make: Fatal error: Command failed for target `revision-install'
~/src/subversion-0.35.0>

the svn binary is installed where it should, but when I execute it  get
this error:

~> svn
ld.so.1: svn: fatal: libucb.so.1: open failed: No such file or directory
Killed
~>

Anyone has any idea of what to do?
This is my configure command
./configure --enable-static=no --without-berkely-db --prefix=${HOME}/solaris

with CFLAGS=-O2 -pipe

/Pär

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org