On Tue, Aug 26, 2008 at 11:36 PM, Vlad Seryakov <vl...@cr...> wrote:
> I spent a lot of time and still cannot resolve the problem with latest
> version ns_cache test failure.
>
> One problem i noticed with latest Tcl 8.5.4, in crashes nsd in thread
> test in 64bit and hangs forever in 32bit Linux.
>
> But ns_caches fails with tests using -expires and i rolled back the
> changed i made recently and it still fails. I cannot see why driver
> change would make it fail, but other sources are the same.
>
> Help please
When doing development, as opposed to building for install, you MUST
run autogen.sh with --prefix=/tmp/ns or some other path that is
unlikely to have a copy of the naviserver libraries.
Otherwise, you will drive yourself insane... :-)
|