[mpls-linux-general] kernel compile error
Status: Beta
Brought to you by:
jleu
From: William C. <wc...@go...> - 2002-03-28 20:29:25
|
Hello, I'm having a problem building the 2.4.17 kernel with the mpls-linux-1.128. I was able to get the mpls 1.0 to work with 2.4.13 kernel. this is the error i'm getting. mpls_output.c: In function `mpls_output2': mpls_output.c:207: structure has no member named `tc_index' mpls_output.c:223: structure has no member named `tc_index' mpls_output.c:220: warning: `tc' might be used uninitialized in this function make[3]: *** [mpls_output.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.4.17/net/mpls' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.17/net/mpls' make[1]: *** [_subdir_mpls] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.17/net' make: *** [_dir_net] Error 2 The patch looked like it worked fine. Any type of help would be greatly appreciated thanks Bill |