On 11/24/17 18:55, O. Hartmann wrote:
Am Fri, 24 Nov 2017 14:50:28 +0000 (UTC)
Hans Petter Selasky <hsela...@freebsd.org> schrieb:


Buildworld failure:

Building /usr/obj/usr/src/amd64.amd64/contrib/ofed/opensm/complib/cl_pool.o
--- cl_nodenamemap.o ---
/usr/src/contrib/ofed/opensm/complib/cl_nodenamemap.c:77:11: error: conflicting 
types for
'open_node_name_map' nn_map_t *open_node_name_map(const char *node_name_map)
           ^
/usr/include/infiniband/complib/cl_nodenamemap.h:57:11: note: previous 
declaration is here
nn_map_t *open_node_name_map(char *node_name_map);
           ^

Hi,

I think you need to "rm -rf /usr/include/infiniband" or run "make installincludes WITH_OFED=YES" first.

I'm not sure how this can be avoided ...

--HPS
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to