On Jun 11, 2006, at 8:22 PM, Eric Gillespie wrote:
Thomas Klausner <wiz%NetBSD.org@localhost> writes:subversion/svnversion/svnversion . /repos/svn/trunk > /home/msk/ pkg/include/subversion-1/svn-revision.txtsvnversion: Version mismatch in 'svn_wc': found 1.2.0, expected 1.3.2svnversion: Version mismatch in 'svn_client': found 1.2.0, expected 1.3.2 svnversion: Version mismatch in 'svn_subr': found 1.2.0, expected 1.3.2You must have 1.2 installed in /usr. I don't know why it's picking that up.
This is caused by wrong BUILDLINK_LDFLAGS during the build. http://mail-index.netbsd.org/tech-pkg/2006/06/22/0005.html Regards, Min