From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from inblrg02.tcs.com (inblrg02.tcs.com [121.242.48.116]) by dpdk.org (Postfix) with ESMTP id 54B07D083 for ; Sat, 18 Jun 2016 09:43:51 +0200 (CEST) IronPort-PHdr: =?us-ascii?q?9a23=3AQ7tg8xCBiwtBjB53aTQAUyQJP3N1i/DPJgcQr6Af?= =?us-ascii?q?oPdwSP7zp8bcNUDSrc9gkEXOFd2CrakU2qyH6uu5ADxIyK3CmU5BWaQEbwUCh8?= =?us-ascii?q?QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYsExnyfTB4?= =?us-ascii?q?Ov7yUtaLyZ/nhqbjotaKOlUArQH+SI0xBS3+lR/WuMgSjNkqAYcK4TyNnEF1ff?= =?us-ascii?q?9Lz3hjP1OZkkW0zM6x+Jl+73YY4Kp5pIZoGJ/3dKUgTLFeEC9ucyVsvJWq5lH/?= =?us-ascii?q?Sl6D62U0Xn0akVxPGQeBpB37RZzsqTDSsfJw3jeBIszqRrByXi6tvIlxTxq9si?= =?us-ascii?q?4FPnYb+XDeksV0xPZBqRCo4R520ofMaYW9KPFlOKjaeIVJFiJ6Qs9NWnkZUcuH?= =?us-ascii?q?ZIwVAr9EZL4Aog=3D=3D?= X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2DOAQAm+mRX/6fBE6xdhBR9umSBehcBC?= =?us-ascii?q?oV1gVoUAQEBAQEBAQGBC4IxghwBBHkVCgmBCgYHChmILa8WAQEBkRkBAQEBBgE?= =?us-ascii?q?BAQEjhieHLYQpC0AYgi8FjmiKDoFYhC6KDU6EBIhnj3cehC5mAQGKRgEBAQ?= X-IPAS-Result: =?us-ascii?q?A2DOAQAm+mRX/6fBE6xdhBR9umSBehcBCoV1gVoUAQEBAQE?= =?us-ascii?q?BAQGBC4IxghwBBHkVCgmBCgYHChmILa8WAQEBkRkBAQEBBgEBAQEjhieHLYQpC?= =?us-ascii?q?0AYgi8FjmiKDoFYhC6KDU6EBIhnj3cehC5mAQGKRgEBAQ?= X-IronPort-AV: E=Sophos;i="5.26,486,1459794600"; d="scan'208,217";a="21858994" MIME-Version: 1.0 Importance: Normal X-Priority: 3 (Normal) In-Reply-To: References: From: Raja Jayapal To: dev@dpdk.org, discuss@openvswitch.org Cc: Nagaratna Patagar Message-ID: Date: Sat, 18 Jun 2016 13:13:47 +0530 X-Mailer: Lotus Domino Web Server Release 9.0.1FP4HF528 October 8, 2015 X-MIMETrack: Serialize by http on InBlrM16/TCS(Release 9.0.1FP4HF528 | October 8, 2015) at 06/18/2016 13:13:47, Serialize complete at 06/18/2016 13:13:47, Itemize by http on InBlrM16/TCS(Release 9.0.1FP4HF528 | October 8, 2015) at 06/18/2016 13:13:47, Serialize by Router on InBlrM16/TCS(Release 9.0.1FP4HF528 | October 8, 2015) at 06/18/2016 13:13:49, Serialize complete at 06/18/2016 13:13:49 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] linking error with dpdk X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2016 07:43:51 -0000 Hi All, I am trying to install dpdk with ovs, but am getting the linking errors. Downloaded and tried with dpdk 2.0/2.2/16.04 and latest ovs. DPDK :=A0wget http://dpdk.org/browse/dpdk/snapshot/dpdk-2.0.0.tar.gz and=A0= wget http://dpdk.org/browse/dpdk/snapshot/dpdk-2.2.0.tar.gz OVS : git clone https://github.com/openvswitch/ovs.git =A0./configure --with-dpdk=3D/home/ubuntu/raja2/dpdk-2.2.0 - - - - - - -=A0 checking target hint for cgcc... x86_64 checking whether make has GNU make $(if) extension... yes checking whether dpdk datapath is enabled... yes checking for /home/ubuntu/raja2/dpdk-2.2.0/include/rte_config.h... no checking for /home/ubuntu/raja2/dpdk-2.2.0/include/dpdk/rte_config.h... no configure: error: Could not find DPDK libraries in /home/ubuntu/raja2/dpdk-= 2.2.0/lib ./configure --prefix=3D/usr --sysconfdir=3D/etc --localstatedir=3D/var --wi= th-dpdk=3D/home/ubuntu/raja1/dpdk-2.0.0/x86_64-native-linuxapp-gcc/ --enabl= e-ssl =A0- - - - - - - - - -=A0 checking whether gcc -std=3Dgnu99 accepts -Wno-unused-parameter... yes checking target hint for cgcc... x86_64 checking whether make has GNU make $(if) extension... yes checking whether dpdk datapath is enabled... yes checking for /home/ubuntu/raja1/dpdk-2.0.0/x86_64-native-linuxapp-gcc//incl= ude/rte_config.h... yes configure: error: Could not find DPDK libraries in /home/ubuntu/raja1/dpdk-= 2.0.0/x86_64-native-linuxapp-gcc//lib ubuntu@01HW462422:~/raja1/ovs$ Installed dpdk successfully, but when i build ovs with dpdk i am getting th= e linking error in all the three versions of dpdk. Is there any specific version in which the dpdk-ovs will only work, if so p= lease let me know. Thanks, Raja =3D=3D=3D=3D=3D-----=3D=3D=3D=3D=3D-----=3D=3D=3D=3D=3D Notice: The information contained in this e-mail message and/or attachments to it may contain = confidential or privileged information. If you are = not the intended recipient, any dissemination, use, = review, distribution, printing or copying of the = information contained in this e-mail message = and/or attachments to it are strictly prohibited. If = you have received this communication in error, = please notify us by reply e-mail or telephone and = immediately and permanently delete the message = and any attachments. Thank you