I'm getting this when trying to build the trunk on a system with openib: In file included from btl_openib_ini.h:16, from btl_openib.c:47: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_component.c:80: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_endpoint.h:32, from btl_openib_endpoint.c:46: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_frag.c:22: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_proc.c:27: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_mca.c:33: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined btl_openib_mca.c:401:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_ini.c:35: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_async.c:26: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_xrc.h:14, from btl_openib_xrc.c:23: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from btl_openib_endpoint.h:32, from btl_openib_ip.c:30: btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from connect/btl_openib_connect_base.c:13: ./btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from connect/btl_openib_connect_oob.c:41: ./btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:47:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:65:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:115:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:271:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:307:7: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:396:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined connect/btl_openib_connect_oob.c:1011:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from connect/btl_openib_connect_empty.c:13: ./btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined In file included from ./btl_openib_proc.h:26, from connect/btl_openib_connect_rdmacm.c:53: ./btl_openib.h:219:6: warning: "OMPI_ENABLE_DYNAMIC_SL" is not defined
Can't build at all...can someone please fix this? Ralph