On 5/23/2016 4:32 AM, koens@xxxxxx wrote:
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
So that the next person isn't surprised by this, I edited our cmake build scripts so that if Globus is disabled, then VOMS is also disabled.
See https://htcondor-wiki.cs.wisc.edu/index.cgi/tktview?tn=5685 regards, Todd