On Friday 20 May 2016 16:45, Zach Miller wrote:
If you are explicitly turning off Globus, you should do the same for VOMS. Make your cmake invocation: cmake -DWITH_GLOBUS:BOOL=FALSE -DWITH_VOMS:BOOL=FALSE .
Yes, indeed that solved the problem. Thanks so much Zach! K