[ovs-discuss] Installation openvswitch

Jesse Gross jesse at nicira.com
Tue Jul 19 16:17:05 UTC 2011


On Tue, Jul 19, 2011 at 4:48 AM, marwen marwen <marwen.ensi at gmail.com> wrote:
> Hello,
> I'm trying to compile the kernel module of openvSwitch but I have a problem
>
> CC [M]
>  /home/marwen/openvswitch/openvswitch-1.1.0pre2/datapath/linux-2.6/random32.o
> /home/marwen/openvswitch/openvswitch-1.1.0pre2/datapath/linux-2.6/random32.c:47:
> error: redefinition of ‘struct rnd_state’
> make[5]: ***
> [/home/marwen/openvswitch/openvswitch-1.1.0pre2/datapath/linux-2.6/random32.o]
> Error 1
> make[4]: ***
> [_module_/home/marwen/openvswitch/openvswitch-1.1.0pre2/datapath/linux-2.6]
> Error 2
> make[4]: Leaving directory `/usr/src/kernels/2.6.18-238.12.1.el5-x86_64'
> make[3]: *** [default] Error 2
> make[3]: Leaving directory
> `/home/marwen/openvswitch/openvswitch-1.1.0pre2/datapath/linux-2.6'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/marwen/openvswitch/openvswitch-1.1.0pre2/datapath'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/marwen/openvswitch/openvswitch-1.1.0pre2'
> make: *** [all] Error 2
>
> I installed pkg-config 0.22, autoconf 2.64, automake 1.10
> Can you help me to fixe this problem

Please update to the latest stable release, which has already fixed this.



More information about the discuss mailing list