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

Building 1.2.3 on Solaris

From: John C. Fowler <JCFowlerCA_at_Pacbell.Net>
Date: 2005-09-01 02:13:52 CEST

After running autogen and configure. During the make process I received
the following error:

subversion-1.2.3/libtool --tag=CC --silent --mode=link gcc -g -O2 -g
-O2 -pthreads -DNEON_ZLIB -L/usr/local/lib -rpath -avoid-version
-module -o mod_dav_svn.la activity.lo deadprops.lo file_revs.lo
liveprops.lo lock.lo log.lo merge.lo mod_dav_svn.lo repos.lo update.lo
util.lo version.lo ../../subversion/libsvn_repos/libsvn_repos-1.la
../../subversion/libsvn_fs/libsvn_fs-1.la
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la -lsocket
libtool: link: only absolute run-paths are allowed
*** Error code 1
make: Fatal error: Command failed for target
`subversion/mod_dav_svn/mod_dav_svn.la'

Ran configure with:
./configure --with-apache=/export/home/jfowler/DownLoads/httpd-2.0.54
--with-apr=/usr/local/apache2/bin/apr-config
--with-apr-util=/usr/local/apache2/bin/apu-config

Using Apache (httpd-2.0.54) Compiled for Solaris 9.

I did find that the Makefile.in was full of "Ctl-M" so for me to get
configure to complete I had to clean it up first. No errors in the
autogen or configure process except that Berkeley DB was not found which
is correct.

Any Suggestions?

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

Received on Thu Sep 1 04:03:42 2005

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.