From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by dpdk.org (Postfix) with ESMTP id AD9A25A4B for ; Wed, 5 Aug 2015 12:15:40 +0200 (CEST) Received: by wijp15 with SMTP id p15so41816304wij.0 for ; Wed, 05 Aug 2015 03:15:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=CdGCe5k1YUO5qKp3vgQSHkSR6/+l+/XJjwR2fpIXrsU=; b=W9Wc0g4abe/4ZMQeYYmgX6+ifX19LHPr6b3OXcpytCqYwwq7P/LZsicdwlf9CxBV4y VOu4JdamrORBbToZycOdvNf6fHp4K/BXmV5WWlJH6IaEQ5si8US7O4u3a3YXRnmJ1ljL /weXhOChmwYLnhwsRXT5rj904H++mfNS9p4JdX1TP+jS3BdGU4iBWzkQ+QBPRQ5cKRWf R/7v5G2O6LlGBO3bX+H7ruCfnaRtSuWMQraDFQCIY9jOEKVHlLh84gua3iHT1kGfkTmT XKlAXZS9R+k3IBvliwlsAc1O7U9O7C2K0ys444A4MCHFIaG/BHKRTU83hLtxs1NjYeKF KuBA== X-Gm-Message-State: ALoCoQm2tGVN3dII/owaWXuycjyL39T8HMgqUeRXAuxOszZ4q1tIiOJjrDfy9fzUm6eLFBDRMS1h X-Received: by 10.180.188.201 with SMTP id gc9mr8885330wic.39.1438769740611; Wed, 05 Aug 2015 03:15:40 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id d17sm3344845wjs.32.2015.08.05.03.15.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Aug 2015 03:15:39 -0700 (PDT) From: Thomas Monjalon To: Stefan Binna Date: Wed, 05 Aug 2015 12:14:24 +0200 Message-ID: <4580604.llOSfAUpL8@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: <55C1E062.6010009@salzburgresearch.at> References: <55C1C677.4040106@salzburgresearch.at> <55C1E062.6010009@salzburgresearch.at> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] rte_config.h: No such file or directory in DPDK 2.1.0-rc3 and DPDK 2.0.0 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, 05 Aug 2015 10:15:40 -0000 2015-08-05 12:07, Stefan Binna: > I can install both DPDK-versions without errors by help of following > commands: Good to know :) > But when I try to compile the Open vSwitch by help of following commands: Please send this question to the Open vSwitch project.