The testsuite is a distributed file, so applying it only on Windows
means that wherever you run "make dist" affects its capabilities. Maybe
that's OK in this case though.
On Thu, Apr 23, 2015 at 07:51:59AM -0700, Gurucharan Shetty wrote:
> fwiw, I was able to reproduce the problem on Centos 6 wit
fwiw, I was able to reproduce the problem on Centos 6 with autoconf
2.63. I think it makes sense that we do the patching only on Windows.
I will try to come up with a patch.
On Thu, Apr 23, 2015 at 7:05 AM, Gurucharan Shetty wrote:
> On Thu, Apr 23, 2015 at 2:53 AM, Stokes, Ian wrote:
>> Hi all,
On Thu, Apr 23, 2015 at 2:53 AM, Stokes, Ian wrote:
> Hi all,
>
> I'm attempting to compile OVS with DPDK on CentOS 6.6 and I am hitting an
> issue with testsuite.patch failing to apply during the last stages of
> compilation. I can see that the structure of the code in ovs/tests/testsuite
> it
Hi all,
I'm attempting to compile OVS with DPDK on CentOS 6.6 and I am hitting an issue
with testsuite.patch failing to apply during the last stages of compilation. I
can see that the structure of the code in ovs/tests/testsuite itself is very
different to what testsuite.patch expects (hence wh