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

svn_ra_local_init error

From: Leon Brocard <acme_at_astray.com>
Date: 2002-07-30 18:38:34 CEST

kfogel asked me to post this here, which seems a little silly as you
have a perfectly good issue tracking system, but hey ho.

[to clarify, i built r2667 and tried to compile the HEAD and got this error]

----- Forwarded message from issues@subversion.tigris.org -----

From: issues@subversion.tigris.org
Subject: [Issue 839] New - svn_ra_local_init error
To: acme@tigris.org
Cc:
Date: 30 Jul 2002 15:38:37 -0000

http://subversion.tigris.org/issues/show_bug.cgi?id=839

                  Summary: svn_ra_local_init error
                Component: subversion
                  Version: current
                 Platform: PC
                      URL:
               OS/Version: Linux
                   Status: NEW
        Status Whiteboard:
                 Keywords:
               Resolution:
               Issue type: DEFECT
                 Priority: P3
             Subcomponent: src
               AssignedTo: issues@subversion
               ReportedBy: acme

I've just bootstrapped subversion on a gentoo system (and downloaded
all the dependencies) and get the following:

./configure --disable-shared
...
cd subversion/clients/cmdline && /bin/sh
/home/acme/tmp/subversion/libtool --silent --mode=link gcc -DLINUX=2
-D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE -g -O2 -pthread -DNEON_ZLIB -I./subversion/include
-I. -I/home/acme/tmp/subversion/neon/src
-I/home/acme/tmp/subversion/db/dist
-I/home/acme/tmp/subversion/apr/include
-I/home/acme/tmp/subversion/apr-util/include -rpath /usr/local/lib
-o svn add-cmd.o checkout-cmd.o cleanup-cmd.o commit-cmd.o copy-cmd.o
delete-cmd.o diff-cmd.o export-cmd.o feedback.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 prompt.o propdel-cmd.o propedit-cmd.o
propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolve-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
/home/acme/tmp/subversion/apr-util/libaprutil.la -lgdbm -ldb -lexpat
/home/acme/tmp/subversion/apr/libapr.la -lm -lcrypt -lnsl -ldl
/home/acme/tmp/subversion/neon/src/libneon.la -L/usr/local/lib -lz
-lxml2 -lz -lm
../../../subversion/libsvn_ra/.libs/libsvn_ra-1.a(ra_loader.o): In
function `load_ra_module':
/home/acme/tmp/subversion/subversion/libsvn_ra/ra_loader.c(.rodata+0x4):
undefined reference to `svn_ra_dav_init'
/home/acme/tmp/subversion/subversion/libsvn_ra/ra_loader.c:80:
undefined reference to `svn_ra_local_init'
collect2: ld returned 1 exit status
make: *** [subversion/clients/cmdline/svn] Error 1

Is this a known problem? Am I doing something wrong?

Cheers, Leon

----- End forwarded message -----

-- 
Leon Brocard.............................http://www.astray.com/
scribot.................................http://www.scribot.com/
... Hackito ergo sum.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 30 18:41:59 2002

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.