[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] extract_VOMS_info_from_file was not declared in this scope



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