On Wed, 2007-02-21 at 12:02 -0600, Steve Wise wrote: > Hey Vlad, > > What about bugs: 355 and 357? > > Bug: 355 (problems building modules that depend on OFED 1.2 modules)
In order to build kernel modules depending on OFED's modules you need to take Modules.symvers file from <prefix>/src/openib/Modules.symvers (part of kernel-ib-devel RPM) and copy this to modules subdir and then compile your module. Currently I see that <prefix>/src/openib/Modules.symvers is empty. I will check this issue. For now you can use the attached script to create Modules.symvers file. Bug: 357 (cxgb3 can't be selected on sles9sp3) cxgb3 driver compilation failed on sles9sp3 in previous OFED build. Then it was disabled in build_env.sh script in order to prevent OFED installation failure. Did you fixed this compilation issue? -- Vladimir Sokolovsky <[EMAIL PROTECTED]> Mellanox Technologies Ltd.
create_Module.symvers.sh
Description: application/shellscript
_______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
