From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mcnamara, John" Subject: Re: Cannot build doc using DPDK-2.0.0-rc3 Date: Wed, 1 Apr 2015 10:08:10 +0000 Message-ID: References: <551BB7C0.1020004@igel.co.jp> <551BBF28.4010609@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 , "De Lara Guarch, Pablo" Return-path: In-Reply-To: <551BBF28.4010609-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" > -----Original Message----- > From: Tetsuya Mukawa [mailto:mukawa-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org] > Sent: Wednesday, April 1, 2015 10:49 AM > To: De Lara Guarch, Pablo; Mcnamara, John > Cc: dev-VfR2kkLFssw@public.gmane.org > Subject: Re: [dpdk-dev] Cannot build doc using DPDK-2.0.0-rc3 >=20 > I am using Ubuntu14, so package name may be different. >=20 > To make sure, I just installed 'texlive-*', then tried to build doc again= . > But I faced the same error. > Anyway, it seems the error comes from my environment, so I will check it > more. Hi, Actually that looks like a Makefile issue rather than a toolchain issue. Sp= hinx shouldn't be trying to build with a builder called "pdf-freebsd_gsg". = It seems that it has picked up the wrong rule. I'll look into it. John