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

make check produces error

From: John Regal <jcr_at_flashline.com>
Date: 2001-12-13 17:20:48 CET

Hi all,
the following is output after running make check - Is this a critical
failure? What should I do to resolve?
_________

[root@pacer subversion-r588]# make check >check.txt
../../../subversion/libsvn_fs/.libs/libsvn_fs.a(fs.o): In function
`cleanup_fs':/usr/local/subversion-r588/subversion/libsvn_fs/fs.c:134:
undefined reference to `txn_checkpoint'
/usr/local/subversion-r588/subversion/libsvn_fs/fs.c:139: undefined
reference to `txn_checkpoint'
../../../subversion/libsvn_fs/.libs/libsvn_fs.a(trail.o): In function
`commit_trail':
/usr/local/subversion-r588/subversion/libsvn_fs/trail.c:104: undefined
reference to `txn_checkpoint'
collect2: ld returned 1 exit status
make: *** [subversion/tests/libsvn_fs/fs-test] Error 1
________

Thanks,
John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:52 2006

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.