[ofa-general] opensm build error

Sean Hefty sean.hefty at intel.com
Wed Dec 12 12:14:42 PST 2007


I hit the following build error after pulling the latest opensm:

opensm-osm_node_desc_rcv.o(.text+0x9f): In function `__osm_nd_rcv_process_nd':
/home/mshefty/management/opensm/opensm/osm_node_desc_rcv.c:82: undefined referen
ce to `remap_node_name'
opensm-osm_opensm.o(.text+0x301): In function `osm_opensm_destroy':
/home/mshefty/management/opensm/opensm/osm_opensm.c:187: undefined reference to
`close_node_name_map'
opensm-osm_opensm.o(.text+0x6f6): In function `osm_opensm_init':
/home/mshefty/management/opensm/opensm/osm_opensm.c:314: undefined reference to
`open_node_name_map'
collect2: ld returned 1 exit status
make[1]: *** [opensm] Error 1

I worked around the problem by running make && make install from
management/opensm/complib subdirectory before running make && make install from
management/opensm.  I don't know if this is a problem with the documentation, or
if the build process itself could work around this.

- Sean



More information about the general mailing list