Hi Tetsuya, > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tetsuya Mukawa > Sent: Wednesday, April 01, 2015 10:18 AM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: [dpdk-dev] Cannot build doc using DPDK-2.0.0-rc3 > > Hi John, > > > It seems after applying following patch, I cannot build doc. > ebf8050 doc: add pdf output > > ----------------------- > $ T=x86_64-native-linuxapp-gcc make doc > > (snip) > > lookup cache used 2433/65536 hits=6354 misses=2576 > finished... > sphinx processing guides-html... > sphinx processing guides-pdf-freebsd_gsg... > > Sphinx error: > Builder name pdf-freebsd_gsg not registered > make[1]: *** [guides-pdf-freebsd_gsg] Error 1 > make: *** [doc-all] Error 2 > ----------------------- > > 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-collection-latexrecommended, texlive-collection-latexextra and texlive-dejavu. Pablo > > Thanks, > Tetsuya