On Wed, Oct 5, 2011 at 10:36 PM, Vishal Swarankar
wrote:
> I am facing the same problem with OVS 1.2.2 release. By the way I got these
> logs during configure:
You need to use git master, that's where my patch for this went.
___
discuss mailing list
dis
I am facing the same problem with OVS 1.2.2 release. By the way I got these
logs during configure:
checking whether src_err, matches in
/usr/src/kernels/2.6.18-274.3.1.el5-xen-x86_64/arch/x86/include/asm/checksum_32.h...
file not found
checking whether ERR_CAST matches in
/usr/src/kernels/2.6.18-2
On Wed, Sep 21, 2011 at 7:36 AM, Srinivasan Ramasubramanian
wrote:
> I have been trying build xenserver rpm of openvswitch 1.2.0 and 1.1.2
> version on Cent OS 5.6. But I am getting the following error. The error
> appears on both the cases.
> /usr/src/redhat/BUILD/openvswitch-1.2.0/datapath/linux
I had the similar problem before with the latest RHEL/CentOS kernel. I don't
know the root cause, but I rolled back to kernel version 2.6.18-238 and the
problem disappeared.
-James
On Wed, Sep 21, 2011 at 7:36 AM, Srinivasan Ramasubramanian <
vrsr...@gmail.com> wrote:
> I have been trying build
I have been trying build xenserver rpm of openvswitch 1.2.0 and 1.1.2
version on Cent OS 5.6. But I am getting the following error. The error
appears on both the cases.
/usr/src/redhat/BUILD/openvswitch-1.2.0/datapath/linux/vport-netdev.c: In
function 'netdev_get_vport':
/usr/src/redhat/BUILD/open