[openib-general] OSM: console patch breaks OpenSM make dist

Eitan Zahavi eitan at mellanox.co.il
Wed Oct 26 09:42:57 PDT 2005


Hi Hal,


The last commit you have done breaks the OpenSM make dist.
Seems you did not try to make dist.

I was also surprised that you have committed OpenSM console patch while it
is still under discussion.

The following patch resolves that issue:
Index: osm/include/Makefile.am
===================================================================
--- osm/include/Makefile.am     (revision 3880)
+++ osm/include/Makefile.am     (working copy)
@@ -35,6 +35,7 @@ EXTRA_DIST = \
         $(srcdir)/opensm/osm_sa_service_record.h \
         $(srcdir)/opensm/osm_sa_response.h \
         $(srcdir)/opensm/osm_node.h \
+       $(srcdir)/opensm/osm_console.h \
         $(srcdir)/opensm/osm_sa_slvl_record_ctrl.h \
         $(srcdir)/opensm/osm_req.h \
         $(srcdir)/opensm/osm_mcm_info.h \



More information about the general mailing list