bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Re: man pages


From: Ludovic Courtès
Subject: [bug-inetutils] Re: man pages
Date: Tue, 08 Dec 2009 10:27:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hello,

There appears to be a problem with ‘help2man’ and ‘talk’:

--8<---------------cut here---------------start------------->8---
arm -f talk.1 talk.1-t                                          \
        && {                                                    \
                rm -rf tmp;                                     \
                mkdir tmp;                                      \
                (cd tmp && ln -s ../../talk/talk talk);         \
                    /bin/sh 
/tmp/nix-build-hlg1shkdc6bljq62n26rbf3wq6aljn3c-inetutils-tarball-0pre01abac288437f0d49c0a8a690f6f6efe14c26441.drv-0/git-export/build-aux/missing
 --run help2man                            \
                     --source='GNU inetutils 1.6.91'            \
                     --include=./talk.x                 \
                     --output=tmp/talk.1 tmp/talk;                      \
        }                                                       \
        && cp tmp/talk.1 talk.1-t                                       \
        && rm -rf tmp                                           \
        && mv talk.1-t talk.1
help2man: can't get `--help' info from tmp/talk
make[2]: *** [talk.1] Error 1
--8<---------------cut here---------------end--------------->8---

(From http://hydra.nixos.org/build/175727/log/raw .)

Thanks,
Ludo’.




reply via email to

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