bug-hello
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hello-2.1.91 build failure on MacOS X


From: Ralf Wildenhues
Subject: Re: hello-2.1.91 build failure on MacOS X
Date: Tue, 22 Aug 2006 14:27:33 +0200
User-agent: Mutt/1.5.12 (2006-08-10)

* Bruno Haible wrote on Tue, Aug 22, 2006 at 02:15:36PM CEST:

> Making all in man
> /bin/sh /Users/bruno/data/work/hello-2.1.91/build-aux/missing --run help2man 
> --name="Friendly Greeting Program" ../src/hello >hello.1
> /Users/bruno/data/work/hello-2.1.91/build-aux/missing: line 46: help2man: 
> command not found
> WARNING: `help2man' is missing on your system.  You should only need it if
>          you modified a dependency of a manual page.  You may need the
>          `Help2man' package in order for those modifications to take
>          effect.  You can get `Help2man' from any GNU archive site.
> make[2]: *** [hello.1] Error 1

This should only be an error if `missing' cannot guess the output file
name.  The fix is to use the flag -o or --output, to help `missing' to
infer.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]