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

Subversion-1.1.0-rc1 on MAC OS X 10.3.4

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-07-16 06:40:03 CEST

Compiling Subversion-1.1.0-rc1 on MAC OS X 10.3.4:

$ ./configure
.....
$ make
......

------ completed all in neon
cd subversion/libsvn_repos && /bin/sh
/Users/david/projects/subversion-1.1.0-rc1/libtool --silent --mode=link
gcc -g -O2 -g -O2 -DNEON_ZLIB
-L/Users/david/projects/subversion-1.1.0-rc1/apr-util/xml/expat/lib
-rpath /usr/local/lib -o libsvn_repos-1.la -no-undefined commit.lo
delta.lo dump.lo fs-wrap.lo hooks.lo load.lo log.lo node_tree.lo replay.lo
reporter.lo repos.lo rev_hunt.lo ../../subversion/libsvn_fs/libsvn_fs-1.la
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la
/Users/david/projects/subversion-1.1.0-rc1/apr-util/libaprutil-0.la
/Users/david/projects/subversion-1.1.0-rc1/apr-util/xml/expat/lib/libexpat.la
-liconv /Users/david/projects/subversion-1.1.0-rc1/apr/libapr-0.la
-lresolv -lpthread
ld/usr/bin/libtool: internal link edit command failed
: warning can't open dynamic library:
/usr/local/lib/libsvn_fs_fs-1.0.dylib (checking for undefined symbols may
be affected) (No such file or directory, errno = 2)
ld: Undefined symbols:
_svn_fs_fs__init referenced from libsvn expected to be defined in
/usr/local/lib/libsvn_fs_fs-1.0.dylib

It shouldn't be trying to locate the library in the /usr/local/lib yet
because it is still trying to compile it and it hasn't been installed.

Any ideas?

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 16 06:40:15 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.