[openib-general] Re: [openfabrics-ewg] [PATCH] ipathverbs.c fails	to compile on svn 7568 or on the ofed 1.0 branch
    Roland Dreier 
    rdreier at cisco.com
       
    Thu Jun  1 16:00:50 PDT 2006
    
    
  
 > 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.
    
    
More information about the general
mailing list