Slaven Rezic wrote: > Yes, 5.8.8 worked: > > $ grep Alien-SVN-1.4.6.0 ~/.cpanreporter/reports-sent.db > test FAIL Alien-SVN-1.4.6.0 (perl-5.10.0) amd64-freebsd 6.2-release > test PASS Alien-SVN-1.4.6.0 (perl-5.8.8) amd64-freebsd 6.2-prerelease > test FAIL Alien-SVN-1.4.6.0 (perl-5.10.0) amd64-freebsd-thread-multi > 6.2-release > > One significant difference between perl 5.8.8 which comes with FreeBSD > and my self-compiled 5.10.0 is that the system-built perl have > -L/usr/local/lib by default set in the ldflags. This could be an issue > here.
If you can check which libsvn resulting SVN/_Core shared libraries are linked to that would help. I don't think they're exclusively linking to the Alien-SVN install in installarchlib/Alien/SVN/ Also I screwed up the configure a bit in that last release. I don't think the issue is 5.10.0 specific, just whether or not your perl is the default `perl` or not. Working on it. -- Stabbing you in the face for your own good.
