lkml.org 
[lkml]   [2021]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4/7] perf doc: Add info pages to all target.
Em Fri, Jul 23, 2021 at 03:53:14PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Fri, Jul 23, 2021 at 03:27:57PM -0300, Arnaldo Carvalho de Melo escreveu:
> > Em Wed, Jul 14, 2021 at 06:33:40PM -0700, Ian Rogers escreveu:
> > > Enabled to ensure that info pages build.
> >
> > How did you test this? I tried installing texinfo, that is where
> > makeinfo belongs:
> >
> > ⬢[acme@toolbox perf]$ rpm -qf /usr/bin/makeinfo
> > texinfo-6.7-10.fc34.x86_64
> > ⬢[acme@toolbox perf]$ rpm -q texinfo
> > texinfo-6.7-10.fc34.x86_64
> > ⬢[acme@toolbox perf]$
> >
> > And then:
> >
> > ⬢[acme@toolbox perf]$ make -C tools/perf O=/tmp/build/perf install-doc
> > make: Entering directory '/var/home/acme/git/perf/tools/perf'
> > BUILD: Doing 'make -j24' parallel build
> > INSTALL Documentation-man
> > make: Leaving directory '/var/home/acme/git/perf/tools/perf'
> > ⬢[acme@toolbox perf]$
>
> Also:

We get closer if we do:

⬢[acme@toolbox perf]$ make -C tools/perf/Documentation/ install-info
make: Entering directory '/var/home/acme/git/perf/tools/perf/Documentation'
ASCIIDOC perf.xml
DB2TEXI perf.texi
/bin/sh: line 2: docbook2x-texi: command not found
make: *** [Makefile:289: perf.texi] Error 127
make: Leaving directory '/var/home/acme/git/perf/tools/perf/Documentation'
⬢[acme@toolbox perf]$

- Arnaldo

\
 
 \ /
  Last update: 2021-07-23 20:57    [W:0.060 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site