All of lore.kernel.org
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Tetsuya Mukawa <mukawa-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>,
	"Mcnamara,
	John" <john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: "dev-VfR2kkLFssw@public.gmane.org" <dev-VfR2kkLFssw@public.gmane.org>
Subject: Re: Cannot build doc using DPDK-2.0.0-rc3
Date: Wed, 1 Apr 2015 09:29:33 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8972728570E@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <551BB7C0.1020004-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>

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
> 
> 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

  parent reply	other threads:[~2015-04-01  9:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01  9:17 Cannot build doc using DPDK-2.0.0-rc3 Tetsuya Mukawa
     [not found] ` <551BB7C0.1020004-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
2015-04-01  9:29   ` De Lara Guarch, Pablo [this message]
     [not found]     ` <E115CCD9D858EF4F90C690B0DCB4D8972728570E-kPTMFJFq+rEMvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-04-01  9:49       ` Tetsuya Mukawa
     [not found]         ` <551BBF28.4010609-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
2015-04-01 10:08           ` Mcnamara, John
     [not found]             ` <B27915DBBA3421428155699D51E4CFE2F00BB1-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-04-01 10:13               ` Masaru Oki
     [not found]                 ` <CAFLKUzJsf4n-K=2Z2MAkZAS05YN++Afd+GUYKyHJ-5U805=5rw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-01 10:49                   ` Mcnamara, John
2015-04-01 11:13                   ` Mcnamara, John
     [not found]                     ` <B27915DBBA3421428155699D51E4CFE2F00C2E-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-04-02  1:04                       ` Tetsuya Mukawa
2015-04-01 11:32   ` [PATCH] mk: fix for "make doc-guides-pdf" with make 3.81 John McNamara
     [not found]     ` <1427887965-19651-1-git-send-email-john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-04-01 12:07       ` De Lara Guarch, Pablo
2015-04-01 12:31       ` [PATCH v2] mk: fix pdf doc rules order Thomas Monjalon
     [not found]         ` <1427891478-26398-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2015-04-01 13:29           ` Mcnamara, John
     [not found]             ` <B27915DBBA3421428155699D51E4CFE2F00D9C-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-04-01 19:22               ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E115CCD9D858EF4F90C690B0DCB4D8972728570E@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=mukawa-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.