From mboxrd@z Thu Jan 1 00:00:00 1970 From: "De Lara Guarch, Pablo" Subject: Re: Cannot build doc using DPDK-2.0.0-rc3 Date: Wed, 1 Apr 2015 09:29:33 +0000 Message-ID: References: <551BB7C0.1020004@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Tetsuya Mukawa , "Mcnamara, John" Return-path: In-Reply-To: <551BB7C0.1020004-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org> Content-Language: en-US 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" Hi Tetsuya, > -----Original Message----- > From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of Tetsuya Mukawa > Sent: Wednesday, April 01, 2015 10:18 AM > To: Mcnamara, John > Cc: dev-VfR2kkLFssw@public.gmane.org > Subject: [dpdk-dev] Cannot build doc using DPDK-2.0.0-rc3 >=20 > Hi John, >=20 >=20 > It seems after applying following patch, I cannot build doc. > ebf8050 doc: add pdf output >=20 > ----------------------- > $ T=3Dx86_64-native-linuxapp-gcc make doc >=20 > (snip) >=20 > lookup cache used 2433/65536 hits=3D6354 misses=3D2576 > finished... > sphinx processing guides-html... > sphinx processing guides-pdf-freebsd_gsg... >=20 > Sphinx error: > Builder name pdf-freebsd_gsg not registered > make[1]: *** [guides-pdf-freebsd_gsg] Error 1 > make: *** [doc-all] Error 2 > ----------------------- >=20 > Could you please check it? I have no issues building the docs. Do you have all necessary packages for = building them? You will need texlive, texlive-latex, texlive-collection-latex, texlive-col= lection-latexrecommended,=20 texlive-collection-latexextra and texlive-dejavu. Pablo >=20 > Thanks, > Tetsuya