> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Sundar Ramakrishnan > Sent: Monday, June 22, 2015 7:36 PM > To: dev at dpdk.org > Subject: [dpdk-dev] DPDK with Openvswitch Compatibility issue > > Hello, > I have trying to compile and install openvswitch with dpdk. I have tried > dpdk-1.7.0 through dpdk-2.0.0 with openvswitch-2.0.0 through openvswitch- > 2.3.2. I have been following these two guides - > http://openvswitch.org/support/dist-docs/INSTALL.DPDK.md.txt
Probably best to switch to the ovs-discuss mailing list for this as it doesn't look like a DPDK issue. I suggest using use the head of master for OVS with DPDK 2.0.0 and stepping through the INSTALL.DPDK.md then. > > Intel? Data Plane Development Kit for Linux*: Guide > > | ? | > | ? | | ? | ? | ? | ? | ? | > | Intel? Data Plane Development Kit for Linux*: GuideGetting Started Guide: > Describes how to install and configure the Intel? Data Plane Development Kit > for Linux*. (v.7, Jun. 2014) | > | | > | View on www.intel.com | Preview by Yahoo | > | | > | ? | > > > Currently this is what my error message says - > /bin/sh /root/openvswitch-2.0.0/build-aux/missing --run autom4te -- > language=autotest -I '.' -o tests/testsuite.tmp > tests/testsuite.attests/testsuite.at:56: error: possibly undefined macro: > dnl? ? ? If this token and others are legitimate, please use > m4_pattern_allow.? ? ? See the Autoconf > documentation.tests/testsuite.tmp:15559: error: possibly undefined macro: > AT_FAIL_IFtests/testsuite.tmp:17108: error: possibly undefined macro: > AT_SKIP_IFtests/testsuite.tmp:18411: error: possibly undefined macro: > AT_CHECK_UNQUOTEDtests/testsuite.tmp:104490: error: possibly undefined macro: > AS_VAR_COPY > > Any help or pointers will be appreciated. > I am using RHEL 6.6. > ThanksSundar