> I ran into a compile problem with
 > userspace/libipathverbs/src/ipathverbs.c
 > 
 > This patch fixes the compile problem.
 > 
 > --- ipathverbs.c     2006-06-01 14:56:46.000000000 -0700
 > +++ ipathverbs.new.c 2006-06-01 14:54:48.000000000 -0700
 > @@ -41,6 +41,7 @@
 >  #include <stdio.h>
 >  #include <stdlib.h>
 >  #include <unistd.h>
 > +#include <sysfs/libsysfs.h>
 >  
 >  #include "ipathverbs.h"

I don't think there's much point in this, since the resulting library
won't actually work with the libibverbs 1.1 development tree anyway.

Just build against libibverbs-1.0 until libipathverbs is fixed to work
with development libibverbs versions.

 - R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to