Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

# build openvswitch erroe #2

Open
ravijha65 opened this issue Jan 18, 2016 · 1 comment
Open

# build openvswitch erroe #2

ravijha65 opened this issue Jan 18, 2016 · 1 comment

Comments

@ravijha65
Copy link

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.

@hakiri
Copy link

hakiri commented Jan 18, 2016

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 !!

http://permalink.gmane.org/gmane.linux.network/378787

thanks,

Le 18/01/2016 13:03, ravijha65 a écrit :

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants