On Mon, 2007-04-23 at 16:15 -0500, Steve Wise wrote: > Vlad, > > I'm trying to build the src tree that is installed when you install the > kernel-ib-devel package and I'm hitting a problem. iw_cxgb3 fails to > load because the ib_core module doesn't have the genalloc code included > in it. I think the Makefile in drivers/infininband/core didn't get > patched by > kernel_patches/backport/2.6.20/linux_genalloc_to_2.6.20.patch. > > Q: Should this tree be a fully configured tree that I can just do a > 'make install' in? Because if it is, then something is broken... > > Steve. > > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
Hi Steve, You should run configure script first. It will apply required patches. You can take required options for configure script from /etc/infiniband/info. -- Vladimir Sokolovsky <[EMAIL PROTECTED]> Mellanox Technologies Ltd. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
