[openib-general] failure to use libibverbs clone

Michael S. Tsirkin mst at mellanox.co.il
Mon Jan 22 01:50:44 PST 2007


> Quoting Or Gerlitz <ogerlitz at voltaire.com>:
> Subject: Re: failure to use libibverbs clone
> 
> I have configured libmthca against the install of libibverbs (/usr/local/rdmacm),
> the configure output is below.
> 
> Or.
> 
> dill:/usr/src/libmthca # ./configure --prefix=/usr/local/rdmacm CFLAGS=-I/usr/local/rdmacm/include \
> LDFLAGS=-L/usr/local/rdmacm/lib LD_LIBRARY_PATH=/usr/local/rdmacm/lib

Works for me.
Look at how configure defines HAVE_IBV_DEVICE_LIBRARY_EXTENSION,
this is what goes wrong for you.

> configure: WARNING: infiniband/driver.h: accepted by the compiler, rejected by the preprocessor!
> configure: WARNING: infiniband/driver.h: proceeding with the compiler's result

Try also checking why do you see this.

-- 
MST




More information about the general mailing list