[openib-general] [PATCH] Fix ipathverbs compile
Roland Dreier
rdreier at cisco.com
Fri Jun 2 13:10:49 PDT 2006
Anton> Similar to libehca, I had to add a sysfs include to be able
Anton> to compile it. Am I missing something or is this correct?
The issue is that I changed the development libibverbs tree in svn to
no longer use libsysfs, and libehca and libipathverbs are not updated
to the new interface yet. So it is true that they won't compile
against the development libibverbs tree without including the libsysfs
header, but it's also true that just adding the header so they compile
will lead to a driver library that doesn't work anyway.
So I think it's better to leave them not compiling until they are
really fixed up.
- R.
More information about the general
mailing list