[lttng-dev] [UST] [task] Building UST requires texinfo
alexmont (LTTng Project)
no-reply at lttng.org
Thu Dec 1 21:25:51 EST 2011
Issue status update for
http://lttng.org/issue/252
Post a follow up:
http://lttng.org/comment/reply/252#comment-form
Project: Userspace Tracer (UST)
Version: 0.15
Component: Miscellaneous
Category: task
Priority: minor
Assigned to: Anonymous
-Status: new
+Status: fixed
Updated by: alexmont
Fixed in commit
http://git.lttng.org/?p=lttng-ust.git;a=commit;h=79f7b13112003c1af84404f...
[1]
[1]
http://git.lttng.org/?p=lttng-ust.git;a=commit;h=79f7b13112003c1af84404fa248c6bd22a910f21
alexmont
Original issue:
------------------------------------------------------------------------
Tuesday, October 25, 2011 - 08:30 : alexmont
Building UST requires makeinfo/texinfo to build the man pages(?), but
this dependency is not checked by the configure script. Instead it fails
at compilation, with an informative message at least:
[...]/ust/config/missing: line 52: makeinfo: command not found
WARNING: `makeinfo' is missing on your system. You should only need it
if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make'
(AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
Ideally this should be checked at configure time.
More information about the lttng-dev
mailing list