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

RH7.3 DB4 problems

From: Neal D. Becker <nbecker_at_hns.com>
Date: 2002-08-12 22:20:59 CEST

I just grabbed subversion-0.14.1-2929.src.rpm and am trying to build
on redhat RH7.3 (with patches).

I had to edit berkeley-db.m4 because the db4 lib is called
/usr/lib/libdb-4.0.so (not found with -ldb).

This got me as far as:

/bin/sh /usr/src/redhat/BUILD/subversion-0.14.1/libtool --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -g -O2 -pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/include -I. -I/usr/include/neon -I/usr/local/apache2/include -I/usr/local/apache2/include -o subversion/libsvn_fs/fs.lo -c subversion/libsvn_fs/fs.c
subversion/libsvn_fs/fs.c: In function `cleanup_fs':
subversion/libsvn_fs/fs.c:142: structure has no member named `txn_checkpoint'
subversion/libsvn_fs/fs.c:147: structure has no member named `txn_checkpoint'
make: *** [subversion/libsvn_fs/fs.lo] Error 1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 12 22:26:24 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.