Hide Forgot
Description of problem: By default dlopen() support is not built into condor for classad plugins. In order to support Aeolus cloud we need this functionality. All that is required is that -DHAVE_DLOPEN=1 be set on the cmake config line. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: