Hi all.
I have patched kernel 2.6.11 with mpls patch.
When I try to compile, I have this error back:
net/mpls/af_mpls.c:40: error: `sock_no_release' undeclared here (not in
a function)
net/mpls/af_mpls.c:40: error: initializer element is not constant
net/mpls/af_mpls.c:40: error: (near initialization for
`mpls_sk_ops.release')
make[2]: *** [net/mpls/af_mpls.o] Error 1
make[1]: *** [net/mpls] Error 2
make: *** [net] Error 2
I have gcc 3.4.0, and the mpls drivers are compiled into the kernel and
not as modules.
Thank you for any help.
Massimo Magnani
|