[ofa-general] ipath_kernel.h:1115: error: implicit declaration of function 'writeq' on rhel5

Roland Dreier rdreier at cisco.com
Wed Apr 9 09:16:22 PDT 2008


ipath doesn't work on any 32-bit architecture.

The kernel Kconfig file has

config INFINIBAND_IPATH
        tristate "QLogic InfiniPath Driver"
        depends on (PCI_MSI || HT_IRQ) && 64BIT && NET

but I guess the OFED build system doesn't enforce that.

 - R.



More information about the general mailing list