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

Installing RC4 on Mac OS X 10.3.5

From: David Wheeler <david_at_kineticode.com>
Date: 2004-09-27 05:46:55 CEST

Hi All,

I'm installing RC4 on my Mac OS X 10.3.5 (Panther) box (client only). I
was having a problem with `make`, where I'd get the error, "ld:
Undefined symbols:", but a quick Google led me to find that I needed to
run ./autogen.sh, and then things were fine. But now during `make
install`, I'm getting this:

/bin/sh /usr/local/src/subversion-1.1.0-rc4/apr/libtool --mode=install
cp libaprutil-0.la /usr/local/apr/lib
libtool: install: warning: relinking `libaprutil-0.la'
(cd /usr/local/src/subversion-1.1.0-rc4/apr-util; /bin/sh
/usr/local/src/subversion-1.1.0-rc4/apr/libtool --mode=relink gcc -g
-O2 -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK
-no-cpp-precomp -I/usr/local/src/subversion-1.1.0-rc4/apr-util/include
-I/usr/local/src/subversion-1.1.0-rc4/apr-util/include/private
-I/usr/local/src/subversion-1.1.0-rc4/apr/include -I/usr/local/include
-version-info 9:5:9 -o libaprutil-0.la -rpath /usr/local/apr/lib
buckets/apr_brigade.lo buckets/apr_buckets.lo
buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo
buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo
buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo
buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo
buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo
buckets/apr_buckets_socket.lo crypto/apr_md4.lo crypto/apr_md5.lo
crypto/apr_sha1.lo crypto/getuuid.lo crypto/uuid.lo dbm/apr_dbm.lo
dbm/apr_dbm_berkeleydb.lo dbm/apr_dbm_gdbm.lo dbm/apr_dbm_ndbm.lo
dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo
dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo encoding/apr_base64.lo
hooks/apr_hooks.lo ldap/apr_ldap_compat.lo ldap/apr_ldap_url.lo
uri/apr_uri.lo xml/apr_xml.lo misc/apr_date.lo misc/apr_queue.lo
misc/apr_reslist.lo misc/apr_rmm.lo misc/apu_version.lo
strmatch/apr_strmatch.lo xlate/xlate.lo -L/usr/local/lib
/usr/local/lib/libexpat.la -liconv
/usr/local/src/subversion-1.1.0-rc4/apr/libapr-0.la -lresolv -lpthread
)
mv: rename libaprutil-0.0.dylib to libaprutil-0.0.dylibU: No such file
or directory
libtool: install: error: relink `libaprutil-0.la' with the above
command before installing it
make[1]: *** [install] Error 1
make: *** [external-install] Error 1

Any idea what might be causing this?

Thanks,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 05:45:30 2004

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.