All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Linux Trace Devel <linux-trace-devel@vger.kernel.org>
Subject: Re: Issue with making of doxygen files
Date: Fri, 19 Oct 2018 19:37:15 +0300	[thread overview]
Message-ID: <002df723-e710-ade0-3156-eac106aaf4f5@gmail.com> (raw)
In-Reply-To: <20181019114029.6ec42a95@gandalf.local.home>



On 19.10.2018 18:40, Steven Rostedt wrote:
> Hi Yordan,
> 
> It appears we may be missing a dependency, as I tried to build the
> doxygen files on my workstation and got this:
> 
> [rostedt@vypre build]$ make
> Scanning dependencies of target doc
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> [...]
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> sh: epstopdf: command not found
> error: Problems running epstopdf. Check your TeX installation!
> [  0%] Built target doc
> [ 10%] Built target kshark
> [ 15%] Built target kshark-plot
> [ 68%] Built target kshark-gui
> [ 71%] Built target kernelshark
> [ 75%] Built target kshark-record
> [ 80%] Built target sched_events
> [ 83%] Built target dhisto
> [ 86%] Built target confio
> [ 90%] Built target dfilter
> [ 93%] Built target dplot
> [ 96%] Built target dload
> [100%] Built target widgetdemo
> 
> 
> Seems I'm missing the utility epstopdf.

This is a LaTeX package. I guess it is needed to generate pdf documentation.

Please try adding to "kernel-shark-qt/doc/dox_config" a line

GENERATE_LATEX  = NO

and see if the problem still persist. I don't want to add LaTeX as 
dependency.

Thanks!
Yordan


> 
> -- Steve
> 

  reply	other threads:[~2018-10-20  0:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-19 15:40 Issue with making of doxygen files Steven Rostedt
2018-10-19 16:37 ` Yordan Karadzhov (VMware) [this message]
2018-10-19 16:40   ` Steven Rostedt
2018-10-19 16:45     ` Yordan Karadzhov (VMware)
2018-10-19 17:03       ` Steven Rostedt

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=002df723-e710-ade0-3156-eac106aaf4f5@gmail.com \
    --to=y.karadz@gmail.com \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=rostedt@goodmis.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.