[openib-general] Problem Building OpenIB on 2.6.12 kernel

Don.Dhondt at Bull.com Don.Dhondt at Bull.com
Tue Sep 20 16:32:56 PDT 2005


Our kernel is 2.6.12 and we try to build the GEN2 drivers.
The gen2 "linux-kernel" trunk was downloaded yesterday... don't remember 
the number.
 
When we add IPoIB, we get:
 
drivers/infiniband/ulp/ipoib/ipoib_main.c:478: error: conflicting types 
for 'path_lookup'
include/linux/namei.h:103: error: previous declaration of 'path_lookup' 
was here
drivers/infiniband/ulp/ipoib/ipoib_main.c:478: error: conflicting types 
for 'path_lookup'
include/linux/namei.h:103: error: previous declaration of 'path_lookup' 
was here
make[3]: *** [drivers/infiniband/ulp/ipoib/ipoib_main.o] Error 1
make[2]: *** [drivers/infiniband/ulp/ipoib] Error 2
make[1]: *** [drivers/infiniband] Error 2
make: *** [drivers] Error 2
 
ipoib_main.c:478:
static void path_lookup(struct sk_buff *skb, struct net_device *dev)
include/linux/namei.h:103:
extern int FASTCALL(path_lookup(const char *, unsigned, struct nameidata 
*));

Any ideas on what we are doing wrong?

Also, will the GEN2 stack work with a 64K page size kernel?
If not, is there a plan to make it work?

Thanks for any help.
Don Dhondt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050920/80a2c11b/attachment.html>


More information about the general mailing list