1
1
openmpi/opal/mca/event
Joshua Hursey 959353b421 Add checks for libevent.so conflict with LSF
* LSF ships a `libevent.so` that is no related to the `libevent.so`
   shipped with Libevent.
 * Add some checks to the configure logic to detect scenarios where this
   conflict can be detected, and provide the user with a descriptive
   warning message.
   - When detected by `event/external` this is just a warning since
     the internal component may be able to be used instead.
     - This happens when the user supplies the LSF path via the
       `LDFLAGS` envar instead of via `--with-lsf-libdir`.
   - When detected by a LSF component and LSF was explicitly requested
     then this becomes an error. Otherwise it will just print the warning
     and that component will fail to build.
 * Note for `master` the `orter_check_lsf.m4` portion of this cherry-pick
   was moved to `prrte/config/prrte_check_lsf.m4`

Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
(cherry picked from commit fc4199e3ba)
2020-05-13 10:47:02 -04:00
..
base event: plug a leak when closing the event framework 2017-01-06 13:46:35 +09:00
external Add checks for libevent.so conflict with LSF 2020-05-13 10:47:02 -04:00
libevent2022 mca/threads: remove libevent hack 2020-03-27 10:16:04 -06:00
configure.m4 event/external: prefer external event component 2018-07-23 09:20:27 +09:00
event.h mca/threads: remove libevent hack 2020-03-27 10:16:04 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
OMPI_LIBEVENT_README.txt Update to libevent 2.0.22-stable 2015-01-06 16:37:25 -08:00