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 7B1F7374F for ; Wed, 1 Jun 2016 09:38:01 +0200 (CEST) IronPort-PHdr: =?us-ascii?q?9a23=3A0s3eJRIzxVuR1al3zNmcpTZWNBhigK39O0sv0rFi?= =?us-ascii?q?tYgUL//xwZ3uMQTl6Ol3ixeRBMOAu6MC1rSd6vmwEUU7or+/81k6OKRWUBEEjc?= =?us-ascii?q?hE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i760zceF13FOBZv?= =?us-ascii?q?IaytQ8iJ35Xxir75osSDKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu?= =?us-ascii?q?5NznlpL1/A1zz158O34YIxu38I46FpwfVdSr33dLgUSrlRDTJuczxkpZ6jiR6W?= =?us-ascii?q?QQaRzncEXmZQlQBHUCbf6xSvZJ7zu2PYv/t0wCCedZnsRLI9Hzar/q5zQRvAlC?= =?us-ascii?q?wccTU+9TeE2YRLkKtHrUf59FREyInObdTJZfc=3D?= X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2DNAQBtkE5X/6fBE6xbgnCBI326FAENg?= =?us-ascii?q?Xoah1cUAQEBAQEBAQGBC4IwghcFgQ4TgQoGERm2HwEBAZJyhieHLYIsgmCCLgW?= =?us-ascii?q?OWIlfgVaEKooJToQBiGSPTB4BAYF4gj9mijcBAQE?= X-IPAS-Result: =?us-ascii?q?A2DNAQBtkE5X/6fBE6xbgnCBI326FAENgXoah1cUAQEBAQE?= =?us-ascii?q?BAQGBC4IwghcFgQ4TgQoGERm2HwEBAZJyhieHLYIsgmCCLgWOWIlfgVaEKooJT?= =?us-ascii?q?oQBiGSPTB4BAYF4gj9mijcBAQE?= X-IronPort-AV: E=Sophos;i="5.26,400,1459794600"; d="scan'208,217";a="20826510" MIME-Version: 1.0 Importance: Normal X-Priority: 3 (Normal) In-Reply-To: References: From: Raja Jayapal To: dev@dpdk.org Message-ID: Date: Wed, 1 Jun 2016 13:07:25 +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/01/2016 13:07:25, Serialize complete at 06/01/2016 13:07:26, Itemize by http on InBlrM16/TCS(Release 9.0.1FP4HF528 | October 8, 2015) at 06/01/2016 13:07:26, Serialize by Router on InBlrM16/TCS(Release 9.0.1FP4HF528 | October 8, 2015) at 06/01/2016 13:07:29, Serialize complete at 06/01/2016 13:07:29 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] dpdk compilation issue on cumuluslinux 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: Wed, 01 Jun 2016 07:38:02 -0000 Hi All, I am working on installing dpdk on cumuluslinux(2.5.7v). I have followed the steps as mentioned in the dpdk quick start guide for in= stallation, but the facing issues during compilation. Steps followed: >git clone git://dpdk.org/dpdk >make config T=3Dx86_64-native-linuxapp-gcc >sed -ri 's,(PMD_PCAP=3D).*,\1y,' build/.config >make Error: ------- =A0 SYMLINK-FILE include/exec-env/rte_interrupts.h =A0 SYMLINK-FILE include/exec-env/rte_kni_common.h =A0 SYMLINK-FILE include/exec-env/rte_dom0_common.h =A0 INSTALL-LIB librte_eal.a =3D=3D Build lib/librte_eal/linuxapp/igb_uio make: *** /lib/modules/3.2.68-6/build: No such file or directory. =A0Stop. make[5]: *** [igb_uio.ko] Error 2 make[4]: *** [igb_uio] Error 2 make[3]: *** [linuxapp] Error 2 make[2]: *** [librte_eal] Error 2 make[1]: *** [lib] Error 2 make: *** [all] Error 2 root@cumulus:/home/cumulus/dpdk# I am able to install on the=A0Ubuntu=A0machine without any errors. Please guide how to resolve this issue. Thanks, Raja=A0 =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