From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] fix bug can not build example application for missing link library Date: Wed, 17 Dec 2014 12:00:10 +0100 Message-ID: <1498857.bBnhDoVqQT@xps13> References: <1418808044-18540-1-git-send-email-yong.liu@intel.com> <20141217104748.GD9184@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Marvin Liu Return-path: In-Reply-To: <20141217104748.GD9184@bricha3-MOBL3> 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" 2014-12-17 10:47, Bruce Richardson: > On Wed, Dec 17, 2014 at 05:20:44PM +0800, Marvin Liu wrote: > > From: Yong Liu > > > > main.o: In function `rte_pktmbuf_free': > > main.c:(.text+0x9c): undefined reference to `per_lcore__lcore_id' > > > > Signed-off-by: Marvin liu > > Acked-by: Bruce Richardson Acked-by: Thomas Monjalon Applied Thanks for the quick fix -- Thomas