[ofa-general] [ANNOUCE] dapl 2.0.6 release
Arlin Davis
ardavis at ichips.intel.com
Fri Feb 8 13:20:38 PST 2008
Chuck Hartley wrote:
> It looks like the dapl/openib_cma/dapl_ib_extensions.c file is not being
> included in the library.
>
> # nm -u /usr/lib64/libdaplofa.so.2.0.0 | grep dap
> U dapl_extensions
> U dapls_cqe_to_event_extension
>
> In my Makefile, I have this:
>
> ~snip~
> dapl/openib_cma/dapl_ib_extensions.c
> #am__objects_1 = dapl_udapl_libdaplofa_la-dapl_ib_extensions.lo
> am_dapl_udapl_libdaplofa_la_OBJECTS = \
> dapl_udapl_libdaplofa_la-dapl_init.lo \
> ~snip~
> dapl_udapl_libdaplofa_la-dapl_ib_mem.lo $(am__objects_1)
>
> I don't understand the build philosophy, but for some reason it looks
> like file is getting excluded on purpose.
>
> BTW, I'm building on PPC.
>
Are you using the RPM to install or ./configure && make install?
The dapl_ib_extension.c is built when --enable-ext-type=ib is set.
-arlin
More information about the general
mailing list