Philippe Canal wrote:
>Hi,
>This is a known problem on amd64 when using the oldcore (cint5) and is
>fixed when using the newcore (cint7).
>I updated the testing to avoid failing in this case.
Thanks for the response. I _thought_ I was running the new core, but
it turned out (I think) there was a problem with the test target in
the Makefile. The ; between "LD_LIBRARY_PATH=blahblah" and running
cint meant I was using the system copy of the shared libraries.
I attach a patch.
All the best,
David