From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] compiling kni module on Ubunutu 12.04 failed Date: Thu, 21 Aug 2014 23:05:31 +0200 Message-ID: <1837161.tsec2v1HvD@xps13> References: <1408527773-26940-1-git-send-email-pawelx.wodkowski@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Pawel Wodkowski Return-path: In-Reply-To: <1408527773-26940-1-git-send-email-pawelx.wodkowski-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > On Ubuntu 12.04.4 file '/proc/version_signature' contains > 'Ubuntu 3.11.0-15.25~precise1-generic 3.11.10'. This introduce compilation > error since '~precise1' will not be discarded. This patch discards > everything after '~' inclusively. > > Signed-off-by: Pawel Wodkowski Acked-by: Thomas Monjalon Applied for version 1.7.1. Hope it will fix errors seen by many users. Thanks -- Thomas