[openib-general] [udapl]How to build the udapl
James Lentini
jlentini at netapp.com
Mon Nov 28 07:32:37 PST 2005
On Mon, 28 Nov 2005, Ian Jiang wrote:
> I am trying to use the udapl.
> I have got the source at
> https://openib.org/svn/gen2/trunk/src/userspace/dapl/
> but could not find an instruction of building and installation.
> Should I start with the
> https://openib.org/svn/gen2/trunk/src/userspace/dapl/dapl/udapl/Makefile?
> I am using the redhat AS 4 with kernel 2.6.12.5.
>
> Any suggestion is appriciated!
You have the correct makefile.
You'll need to have the OpenIB userspace libraries installed and
working first.
Then you can build uDAPL for OpenIB with the following command:
make VERBS=openib
More information about the general
mailing list