[openib-general] [PATCH][osm] install iba include
Bernhard Fischer
rep.nop at aon.at
Thu Jul 7 04:11:02 PDT 2005
On Thu, Jul 07, 2005 at 10:15:15AM +0300, Eitan Zahavi wrote:
>> IBMgtSim doesn't compile for me as iba/ib_types.h isn't installed, so
>[EZ] You are missing OpenSM installation on the machine. It is required ...
I did have opensm installed.
>You can use --with-osm to point to where it is installed ...
- install iba/ib_types.h which is needed for IBMgtSim.
Signed-off-by: Bernhard Fischer <rep.nop at aon.at>
-------------- next part --------------
Index: trunk/src/userspace/management/Makefile
===================================================================
--- trunk/src/userspace/management/Makefile (revision 2810)
+++ trunk/src/userspace/management/Makefile (working copy)
@@ -1,7 +1,7 @@
#LIBS:=$(wildcard lib*)
LIBS:=libibcommon libibumad libibmad
OSM:=osm
-OSMLIBS:=complib libvendor
+OSMLIBS:= include complib libvendor
UTIL:=$(wildcard util/*)
DIAG:=$(wildcard diags/*)
More information about the general
mailing list