<br><font size=2 face="sans-serif">Our kernel is 2.6.12 and we try to build
the GEN2 drivers.</font>
<br><font size=2 face="sans-serif">The gen2 "linux-kernel" trunk
was downloaded yesterday... don't remember the number.</font>
<br><font size=2 face="sans-serif"> </font>
<br><font size=2 face="sans-serif">When we add IPoIB, we get:</font>
<br><font size=2 face="sans-serif"> </font>
<br><font size=2 face="sans-serif">drivers/infiniband/ulp/ipoib/ipoib_main.c:478:
error: conflicting types for 'path_lookup'<br>
include/linux/namei.h:103: error: previous declaration of 'path_lookup'
was here<br>
drivers/infiniband/ulp/ipoib/ipoib_main.c:478: error: conflicting types
for 'path_lookup'<br>
include/linux/namei.h:103: error: previous declaration of 'path_lookup'
was here<br>
make[3]: *** [drivers/infiniband/ulp/ipoib/ipoib_main.o] Error 1<br>
make[2]: *** [drivers/infiniband/ulp/ipoib] Error 2<br>
make[1]: *** [drivers/infiniband] Error 2<br>
make: *** [drivers] Error 2</font>
<br><font size=2 face="sans-serif"> </font>
<br><font size=2 face="sans-serif">ipoib_main.c:478:</font>
<br><font size=2 face="sans-serif">static void path_lookup(struct sk_buff
*skb, struct net_device *dev)</font>
<br><font size=2 face="sans-serif">include/linux/namei.h:103:</font>
<br><font size=2 face="sans-serif">extern int FASTCALL(path_lookup(const
char *, unsigned, struct nameidata *));</font>
<br>
<br><font size=2 face="sans-serif">Any ideas on what we are doing wrong?</font>
<br>
<br><font size=2 face="sans-serif">Also, will the GEN2 stack work with
a 64K page size kernel?</font>
<br><font size=2 face="sans-serif">If not, is there a plan to make it work?</font>
<br>
<br><font size=2 face="sans-serif">Thanks for any help.</font>
<br><font size=2 face="sans-serif">Don Dhondt</font>
<br>