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

Compile error with revision 3128

From: Ben Gollmer <ben_at_jatosoft.com>
Date: 2002-09-04 21:08:18 CEST

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
Received on Wed Sep 4 21:14:55 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.