You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While Building openvswith i am getting error in
../genetlink.inc:127:6: error: conflicting types for ‘genl_notify’
void genl_notify(struct sk_buff skb, struct net *net, u32 portid, u32 group,
and
Leaving directory `/home/ravi/Downloads/wmSDN/openvswitch'
make: ** [all] Error 2
please provide the solution for same... further process depends on it without it i am not able to proceed to next step as you mention in file.
The text was updated successfully, but these errors were encountered:
This probability related to which version of openvswitch you are using
and its compatibility with
Linux kernel.
Which kernel version of Linux you are using and which openvswitch version ?
there is a patch that previously solved this issue !!
While Building openvswith i am getting error in
/genetlinkinc:127:6: error: conflicting types for ‘genl_notify’
void genl_notify(struct sk_buff /skb, struct net net, u32 portid, u32
group,
and
Leaving directory `/home/ravi/Downloads/wmSDN/openvswitch'
make: */ [all] Error 2
please provide the solution for same further process depends on it
without it i am not able to proceed to next step as you mention in file
—
Reply to this email directly or view it on GitHub #2.
While Building openvswith i am getting error in
../genetlink.inc:127:6: error: conflicting types for ‘genl_notify’
void genl_notify(struct sk_buff skb, struct net *net, u32 portid, u32 group,
and
Leaving directory `/home/ravi/Downloads/wmSDN/openvswitch'
make: ** [all] Error 2
please provide the solution for same... further process depends on it without it i am not able to proceed to next step as you mention in file.
The text was updated successfully, but these errors were encountered: