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

build issues (client only) on solaris 5.8 (gcc 2.95.3)

From: Karl Palsson <kpalsson_at_cisco.com>
Date: 2003-11-03 22:08:24 CET

I'm having some issues with getting a client only build to build on solaris 8.

[much log snippage]
cd subversion/libsvn_subr && /bin/bash
/users/kpalsson/src/subversion-0.32.1/libtool --silent --mode=link gcc -g -O2
-g -O2 -pthreads -DNEON_ZLIB -L/usr/local/lib -rpath /usr/local/lib -o
libsvn_subr-1.la auth.lo cmdline.lo config.lo config_auth.lo config_file.lo
config_win.lo error.lo getdate.lo hash.lo io.lo md5.lo opt.lo path.lo pool.lo
quoprint.lo sorts.lo stream.lo subst.lo svn_base64.lo svn_string.lo target.lo
time.lo utf.lo validate.lo xml.lo
/users/kpalsson/src/subversion-0.32.1/apr-util/libaprutil-0.la -lexpat
/users/kpalsson/src/subversion-0.32.1/apr/libapr-0.la -lsendfile -lrt -lm
-lsocket -lnsl -lresolv -ldl -lsocket
libtool: link: cannot find the library
`/users/kpalsson/src/subversion-0.32.1/apr-util/libaprutil-0.la'
make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1

I ran ./configure with no params, and it happily warned me that it had
configured for a client only build. I then did a "make svn" which bombed out here.

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 3 23:58:39 2003

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.