From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by dpdk.org (Postfix) with ESMTP id 0C9261F3 for ; Fri, 23 Aug 2013 22:21:19 +0200 (CEST) Received: by mail-wi0-f181.google.com with SMTP id ey16so1011606wid.2 for ; Fri, 23 Aug 2013 13:21:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; 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=MY48yj0Dw9o3gz/jwYipoyvCnrszWL4usNejmbXhQ1E=; b=i5HrjT4Ye9LCffXZOg4iS7XmQ0AqvI/ukZ+kKf1ORwc7XWxpQ2IyQWZZjSrphfyYLj 3hbTGOxFF7tVQIw+1congj+SnuJvGq5nD6Ix2mxEdKeZ6lTw9UIC14lHAZW+M+B3zkIL JWp6pLpC57dRxGnX+/S7NtzpCI2AZkl3RRBFBfvHhG7h/4fFT5K+8uD0jKQ2eWfgxmZ9 x2pVcrMEwyNhqs4LENQixFIcuTrWULVFZVMEKiH6sqzl9n1pF2QP4DeIMnVtL/gbN4PF 7LwQ18kPF97xxm/O0KL37Vclw77l952tQv2Rzpouge4C1SOiKMZIlzPrqsNiYLwCj6+C +ZGA== X-Gm-Message-State: ALoCoQlDrO3QWVKppXierWMW5GJ3OubRFqPVt/8HUdhrvKtTTy6HGXoHrqU133vuSoKk+m+po5t1 X-Received: by 10.180.11.37 with SMTP id n5mr3431431wib.25.1377289310759; Fri, 23 Aug 2013 13:21:50 -0700 (PDT) Received: from x220.localnet (13.17.90.92.rev.sfr.net. [92.90.17.13]) by mx.google.com with ESMTPSA id dt17sm6541389wic.1.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 13:21:49 -0700 (PDT) From: Thomas Monjalon To: Nulik Nol Date: Fri, 23 Aug 2013 22:22:24 +0200 Message-ID: <16204110.8Pd7xlAD8U@x220> Organization: 6WIND User-Agent: KMail/4.10.5 (Linux/3.10.3-1-ARCH; KDE/4.10.5; x86_64; ; ) In-Reply-To: References: <521737B5.6010906@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] compile error in fedora19 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: Fri, 23 Aug 2013 20:21:20 -0000 23/08/2013 07:32, Nulik Nol : > >> [niko@localhost dpdk-1.3.1r2]$ uname -a > >> Linux localhost.localdomain 3.10.7-200.fc19.x86_64 #1 SMP Thu Aug 15 > >> 23:19:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux > > So how do we fix it ? I've sent some patches which are still waiting for review. Anybody (including you) may review them. -- Thomas