Title: Message
Moshe Kazir wrote:

When tring to build IBED-1.0-rc3 on 2.6.9-34.EL-smp-x86_64

 

I got the following error :

 

In file included from /var/tmp/IBED/tmp/openib/openib/src/linux-kernel/infiniband/hw/ipath/ipath_cq.c:36:
/var/tmp/IBED/tmp/openib/openib/src/linux-kernel/infiniband/hw/ipath/ipath_verbs.h:395: error: `BITS_PER_BYTE' undeclared here (not in a function)
make[3]: *** [/var/tmp/IBED/tmp/openib/openib/src/linux-kernel/infiniband/hw/ipath/ipath_cq.o] Error 1
make[2]: *** [/var/tmp/IBED/tmp/openib/openib/src/linux-kernel/infiniband/hw/ipath] Error 2
make[1]: *** [_module_/var/tmp/IBED/tmp/openib/openib/src/linux-kernel/infiniband] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.9-34.EL-smp-x86_64'
make: *** [kernel] Error 2
ERROR: Failed to execute: make kernel

 

It's look as if in the file ipath_cq.c the line

 #defined BITS_PER_BYTE 

is located two lines after the line

#include <ipath_verbs.h>

that uses the definition.

 

 

Moshe

Read this limitation:

   4. ipath driver compilation fails on RH EL4 and FedoraC4.

Tziporet

Thanks

Tziporet & Vlad


_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to