Re: [mpls-linux-devel] Hi all
Status: Beta
Brought to you by:
jleu
From: Jamal H. S. <ha...@zn...> - 2004-02-23 13:47:45
|
On Mon, 2004-02-23 at 07:43, Ramon Casellas wrote: [..] > > Update: > ****** > Nahhh, I bet 'today salary' that you do not have CONFIG_IP_ROUTE_MULTIPATH > .that would explain it... :) Ok you can have this months salary because this is the main reason it wasnt compiling ;-> Note, I did not test multi path. > Other things that I will cleanup (as soon as James server is online) > net/mpls/mpls_fib.c: In function `mpls_ilm_lookup': > net/mpls/mpls_fib.c:212: warning: ISO C90 forbids mixed declarations and > code > net/mpls/mpls_fib.c: In function `lt_fill_ilm': > net/mpls/mpls_fib.c:340: warning: implicit declaration of function > `gen_copy_stats' > net/mpls/mpls_fib.c: In function `mpls_get_ilm': > net/mpls/mpls_fib.c:446: warning: unused variable `lt' > net/mpls/mpls_fib.c:447: warning: unused variable `i' > net/netlink/af_netlink.c: In function `netlink_proto_init': > net/netlink/af_netlink.c:1136: warning: implicit declaration of function > `l2cnetlink_init' > Sounds reasonable. Did you end up changing the fecid variable as well? It seems to me a global search and replace on the patch itself would be the best option. Then you apply the patch. cheers, jamal |