[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
shishi-0.0.12: "missing" script fails with help2man
From: |
Adrian Bunk |
Subject: |
shishi-0.0.12: "missing" script fails with help2man |
Date: |
Thu, 8 Jan 2004 00:06:50 +0100 |
User-agent: |
Mutt/1.4.1i |
Hi,
I'm not sure whether the following build error is a bug in shishi or in
the "missing" script:
<-- snip -->
...
make[4]: Entering directory `/aux/adrian/build/shishi-0.0.12/doc'
/bin/sh /aux/adrian/build/shishi-0.0.12/missing --run help2man \
--name="kerberos 5 client tool" \
--output=shishi.1 ../src/shishi
/bin/sh /aux/adrian/build/shishi-0.0.12/missing --run help2man \
--name="kerberos 5 database interface" \
--info-page=shishi \
--output=shisa.1 ../src/shisa
Unknown option: i
`help2man' generates a man page out of `--help' and `--version' output.
Usage: help2man [OPTION]... EXECUTABLE
-n, --name=STRING use `STRING' as the description for the NAME paragraph
-s, --section=SECTION use `SECTION' as the section for the man page
-i, --include=FILE include material from `FILE'
-I, --opt-include=FILE include material from `FILE' if it exists
-o, --output=FILE send output to `FILE'
-N, --no-info suppress pointer to Texinfo manual
--help print this help, then exit
--version print version number, then exit
EXECUTABLE should accept `--help' and `--version' options.
Report bugs to <address@hidden>.
make[4]: *** [shisa.1] Error 1
make[4]: Leaving directory `/aux/adrian/build/shishi-0.0.12/doc'
<-- snip -->
shishi-0.0.12 uses the "missing" script from automake 1.8.
GNU help2man 1.24 is installed.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
- shishi-0.0.12: "missing" script fails with help2man,
Adrian Bunk <=