You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Gollmer <be...@jatosoft.com> on 2002/09/04 19:08:18 UTC

Compile error with revision 3128

I'm trying to get the Subversion client running on my machine (1 GHz Athlon, 
Gentoo Linux 2.4.18-xfs). I don't want the server on my workstation, and I 
don't have Apache2 installed.

I downloaded & compiled 0.14.2 successfully, then I checked out the latest rev 
of Subversion. I CVS'd apr and apr-util into the svn dir, and downloaded & 
copied db-4.0.14 and neon-0.23.3 into the svn dir - all per the INSTALL doc.

After configuring with --enable-maintainer-mode --disable-shared, I ran make 
and got:

../../../subversion/libsvn_ra/.libs/libsvn_ra-1.a(ra_loader.o): In function 
`load_ra_module':
/home/sal/svn/subversion-BUILD/../subversion-HEAD/subversion/libsvn_ra/ra_loader.c(.rodata+0x4): 
undefined reference to `svn_ra_dav_init'
/home/sal/svn/subversion-BUILD/../subversion-HEAD/subversion/libsvn_ra/ra_loader.c:81: 
undefined reference to `svn_ra_local_init'
collect2: ld returned 1 exit status
make: *** [subversion/clients/cmdline/svn] Error 1

Any suggestions?

-- 
Ben Gollmer
Jatosoft, LLC

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org