All,
When trying to biuld svn 1.4.5 or 1.4.4 on solaris 8 with the following config:
./configure PYTHON=/usr/local/python-251/bin/python --disable-nls
--with-ssl --with-apxs=/usr/local/apache2/bin/apxs
--with-swig=/usr/local/bin/swig --enable-shared
It seems that most of everything builds until I get to:
cd subversion/libsvn_subr && /bin/bash
/clocal/dcsmgrp/user/smuser/trend-sdlc/svn_sol8/subversion-1.4.5/libtool
--tag=CC --silent --mode=link gcc -g -O2 -pthreads
-D_LARGEFILE64_SOURCE -DNE_LFS -L/usr/local/BerkeleyDB.4.2/lib
-L/usr/local/lib -rpath /usr/local/lib -o libsvn_subr-1.la auth.lo
cmdline.lo compat.lo config.lo config_auth.lo config_file.lo
config_win.lo constructors.lo ctype.lo date.lo dso.lo error.lo hash.lo
io.lo kitchensink.lo lock.lo md5.lo nls.lo opt.lo path.lo pool.lo
prompt.lo quoprint.lo simple_providers.lo sorts.lo
ssl_client_cert_providers.lo ssl_client_cert_pw_providers.lo
ssl_server_trust_providers.lo stream.lo subst.lo svn_base64.lo
svn_string.lo target.lo time.lo user.lo username_providers.lo utf.lo
utf_validate.lo validate.lo version.lo xml.lo
/usr/local/lib/libaprutil-0.la -ldb-4.2 -lexpat -liconv
/usr/local/lib/libapr-0.la -lrt -lm -lsocket -lnsl -lresolv -lpthread
-ldl -lsocket -lz
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
Any help would be greatly appreciated. I'm utlimatly trying to build
subversion and the python bindings.
Thanks!
Marc
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 8 03:44:32 2007