compiling kernel 2.6.8.1, net/ipv6/route.c: Error: request for member `lock' in something [message #23356] |
Thu, 15 November 2007 22:22  |
yoolee
Messages: 23 Registered: November 2007
|
Junior Member |
|
|
Hi, all
I am compiling kernel 2.6.8.1, for using Linux Virtual Routing and Forwarding.
Now problem occurs when compile net/ipv6/route.c,
net/ipv6/route.c: In function `ip6_del_rt':
net/ipv6/route.c:922: warning: passing arg 1 of `_raw_write_lock' from incompatible pointer type
net/ipv6/route.c:931: error: request for member `lock' in something not a structure or union
I am using gcc3.3,
I have no idea where to find a patch or how to fix it. Can you give me some advices?
Thanks!
[Updated on: Thu, 15 November 2007 22:23] Report message to a moderator
|
|
|
|