From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuya Mukawa Subject: Re: Cannot build doc using DPDK-2.0.0-rc3 Date: Thu, 02 Apr 2015 10:04:19 +0900 Message-ID: <551C9593.70105@igel.co.jp> References: <551BB7C0.1020004@igel.co.jp> <551BBF28.4010609@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Mcnamara, John" , Masaru Oki Return-path: In-Reply-To: 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 2015/04/01 20:13, Mcnamara, John wrote: >> -----Original Message----- >> From: Masaru Oki [mailto:m-oki-kJJssGRo5Gr08ZWpFnN8/c8NsWr+9BEh@public.gmane.org] >> Sent: Wednesday, April 1, 2015 11:14 AM >> To: Mcnamara, John >> Cc: Tetsuya Mukawa; De Lara Guarch, Pablo; dev-VfR2kkLFssw@public.gmane.org >> Subject: Re: [dpdk-dev] Cannot build doc using DPDK-2.0.0-rc3 >> >> >> guide-% rule is selected instead of guide-pdf-% in mk/rte.sdkdoc.mk, I >> guess. > Hi, > > Changing the order of the guide-pdf-% and guide-% rules fixes the issue with make 3.81. I'll submit a patch. > > John Hi John and Oki-san, Thanks, I made sure I could build doc. Tetsuya