On 2015/04/01 20:13, Mcnamara, John wrote: >> -----Original Message----- >> From: Masaru Oki [mailto:m-oki at stratosphere.co.jp] >> Sent: Wednesday, April 1, 2015 11:14 AM >> To: Mcnamara, John >> Cc: Tetsuya Mukawa; De Lara Guarch, Pablo; dev at dpdk.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