On Monday 13 July 2009 19:52, pandit ib wrote: > > Looks like the OFED installation is faulty. > > Can we fix this issue in the next release of OFED?
This is not an OFED issue, you need to fix your compilation script. > > For some reason, your compilation script is not taking directory > > /usr/src/ofa_kernel/kernel_addons/backport/2.6.16_sles10_sp2/include > > in the include path before the regular kernel includes. > > Are you referring to the OFED compilation script or our module's? I am referring to your module's compilation script. You need to make sure that your module's compilation script will include directory /usr/src/ofa_kernel/kernel_addons/backport/2.6.16_sles10_sp2/include BEFORE the standard linux includes. > This problem happens on RedHat EL 5.0 as well. It will happen on ALL distributions and kernels which are before kernel 2.6.27 (for OFED 1.4) -- which does not have any kernel_addons/backport directory furnishing include files. _______________________________________________ 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
