Re: [Linux-vrf-general] VRF patch for ubuntu 7.04
Status: Beta
Brought to you by:
jleu
|
From: Babu.N <ba...@in...> - 2007-10-29 12:06:24
|
Hi, I have applied this patch to 2.6.19 kernel & am seeing the following compilation issues. Please let me know if there is any fix for this. drivers/infiniband/core/addr.c -============================ error: too few arguments to function 'ip_dev_find' drivers/infiniband/core/cma.c ============================= drivers/infiniband/core/cma.c: In function 'iw_conn_req_handler': drivers/infiniband/core/cma.c:1096: error: too few arguments to function 'ip_dev_find' net/ipv4/fib_semantics.c =================== net/ipv4/fib_semantics.c: In function 'fib_create_info': net/ipv4/fib_semantics.c:670: error: 'rta' undeclared (first use in this function) net/ipv4/fib_semantics.c:670: error: (Each undeclared identifier is reported only once net/ipv4/fib_semantics.c:670: error: for each function it appears in.) net/ipv4/fib_semantics.c:670: error: too few arguments to function 'fib_count_nexthops' make[2]: *** [net/ipv4/fib_semantics.o] Error 1 make[1]: *** [net/ipv4] Error 2 make: *** [net] Error 2 Thanks, Babu At 02:46 AM 9/20/2007, Grant Taylor wrote: >On 09/19/07 07:09, Babu.N wrote: >>I'm using ubuntu 7.04 (which has linux-2.6.20). I would like to >>know if we have a VRF patch for this kernel version. > >To my knowledge, the newest kernel that there is a patch for is 2.6.19. > >>If patch for linux-2.6.20 is not available yet, please let me know >>where to get the patch for 2.6.18/19. I have gone thru the mail >>thread " VRF support for newer kernels ", but it doesn't have >>details about where the patch is available. Please help. > >I found the patch to 2.6.19 and IPTables on the mailing list archive >in the following messages: > >Message: [Linux-vrf-general] [PATCH 1/5] VRF support for 2.6.19 >(http://sourceforge.net/mailarchive/forum.php?thread_name=46ADDC4B.8010208%40thomson.net&forum_name=linux-vrf-general) > > Patch: linux-2.6.19-vrf-1.diff.gz > (http://sourceforge.net/mailarchive/attachment.php?list_name=linux-vrf-general&message_id=46ADDC4B.8010208%40thomson.net&counter=1) > >Message: [Linux-vrf-general] [PATCH 2/5] VRF support for 2.6.19 >(http://sourceforge.net/mailarchive/forum.php?thread_name=46ADDC8C.4030004%40thomson.net&forum_name=linux-vrf-general) > Patch: linux-2.6.19-vrf-2.diff.gz > (http://sourceforge.net/mailarchive/attachment.php?list_name=linux-vrf-general&message_id=46ADDC8C.4030004%40thomson.net&counter=1) > >Message: [Linux-vrf-general] [PATCH 3/5] VRF support for 2.6.19 >(http://sourceforge.net/mailarchive/message.php?msg_name=46ADDCB9.3070201%40thomson.net) > > Patch: linux-2.6.19-vrf-3.diff.gz > (http://sourceforge.net/mailarchive/attachment.php?list_name=linux-vrf-general&message_id=46ADDCB9.3070201%40thomson.net&counter=1) > >Message: [Linux-vrf-general] [PATCH 4/5] VRF support for 2.6.19 >(http://sourceforge.net/mailarchive/message.php?msg_name=46ADDCDD.1090701%40thomson.net) > Patch: linux-2.6.19-vrf-4.diff.gz > (http://sourceforge.net/mailarchive/attachment.php?list_name=linux-vrf-general&message_id=46ADDCDD.1090701%40thomson.net&counter=1) > >Message: [Linux-vrf-general] [PATCH 5/5] VRF support for 2.6.19 >(http://sourceforge.net/mailarchive/message.php?msg_name=46ADDD73.5060807%40thomson.net) > Patch: iproute2-2.6.19-061214-vrf.diff.gz > (http://sourceforge.net/mailarchive/attachment.php?list_name=linux-vrf-general&message_id=46ADDD73.5060807%40thomson.net&counter=1) > > > >Grant. . . . ******************************************************************************** This email message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential, proprietary and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please immediately notify the sender by reply email and destroy all copies of the original message. Thank you. Intoto Inc. |