[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hello-2.1.91 build failure on MacOS X
From: |
Bruno Haible |
Subject: |
Re: hello-2.1.91 build failure on MacOS X |
Date: |
Wed, 23 Aug 2006 20:00:57 +0200 |
User-agent: |
KMail/1.9.1 |
Ralf Wildenhues wrote:
> 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.
And what about the cross-compiling case? 'help2man' bails out with an error
if you have modified src/hello.c when cross-compiling:
Making all in man
make[2]: Entering directory `/savannah/hello/man'
/bin/sh /savannah/hello/build-aux/missing --run help2man --name="Friendly
Greeting Program" ../src/hello -o hello.1
help2man: can't get `--help' info from ../src/hello
make[2]: *** [hello.1] Error 1
make[2]: Leaving directory `/savannah/hello/man'
Bruno
- Re: hello 2.1.91 pretest, (continued)
- hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/22
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/22
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Simon Josefsson, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Simon Josefsson, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/24
Re: hello-2.1.91 build failure on MacOS X, Karl Berry, 2006/08/23