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

Errors trying to build 1.1.1 on OS X Server 10.3.7

From: Kopp David K <david.kopp_at_us.army.mil>
Date: 2004-12-13 17:07:05 CET

Hi,

I am trying to build 1.1.1 on our XServe here at the office. I had
previously downloaded, built and installed 1.0.6.

I downloaded the 1.1.1 sources and performed the following steps from the
1.1.1 source directory:

        ./configure
        make

At this point I get the following error:

cd subversion/clients/cmdline && /bin/sh
/Users/asok/software/subversion-1.1.1/libtool --silent --mode=link gcc -g
-O2 -g -O2 -DNEON_ZLIB -L/usr/local/BerkeleyDB.4.1/lib
-L/Users/asok/software/subversion-1.1.1/apr-util/xml/expat/lib -rpath
/usr/local/lib -o svn add-cmd.o blame-cmd.o cat-cmd.o checkout-cmd.o
cleanup-cmd.o commit-cmd.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o
help-cmd.o import-cmd.o info-cmd.o log-cmd.o ls-cmd.o main.o merge-cmd.o
mkdir-cmd.o move-cmd.o notify.o prompt.o propdel-cmd.o propedit-cmd.o
propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolved-cmd.o
revert-cmd.o status-cmd.o status.o switch-cmd.o update-cmd.o util.o
../../../subversion/libsvn_client/libsvn_client-1.la
../../../subversion/libsvn_wc/libsvn_wc-1.la
../../../subversion/libsvn_ra/libsvn_ra-1.la
../../../subversion/libsvn_delta/libsvn_delta-1.la
../../../subversion/libsvn_subr/libsvn_subr-1.la
/Users/asok/software/subversion-1.1.1/apr-util/libaprutil-0.la -ldb-4.1
/Users/asok/software/subversion-1.1.1/apr-util/xml/expat/lib/libexpat.la
-liconv /Users/asok/software/subversion-1.1.1/apr/libapr-0.la -lresolv
-lpthread /Users/asok/software/subversion-1.1.1/neon/src/libneon.la
-L/usr/local/lib -lz
ld: Undefined symbols:
_svn_cmdline_printf
_svn_opt_parse_path
_svn_cmdline_fflush
_svn_cmdline_fprintf
_svn_cmdline_fputs
_svn_delta_version
_svn_subr_version
_svn_ver_check_list
_svn_io_check_special_path
_svn_sort_compare_paths
_svn_subst_copy_and_translate2
_svn_path_is_backpath_present
_svn_ver_compatible
make: *** [subversion/clients/cmdline/svn] Error 1

Anyone have an ideas about this?

David Kopp
General Engineer
USAMC LOGSA
(256) 955 - 9902
Received on Mon Dec 13 17:08:18 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.