zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Peter Stephenson" <pws@pwstephenson.fsnet.co.uk>,
	"Zsh hackers list" <zsh-workers@sunsite.auc.dk>
Subject: RE: 3.1.6-dev-15
Date: Fri, 14 Jan 2000 10:06:43 +0300	[thread overview]
Message-ID: <000001bf5e5d$e9cfea70$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <E128p4T-0008Ql-00.2000-01-13-18-34-10@cmailg1.svr.pol.co.uk>

bor@itsrm2% sudo gmake install.info
gmake[1]: Entering directory `/tools/src/zsh-3.1.6-dev-15/Doc'
../mkinstalldirs /tools/info
rm -rf infodir
mkdir infodir
if ( \
    sed '/^@setfilename/s|zsh|zsh|' \
        < ./zsh.texi > infodir/tzsh.texi && \
    (cd infodir && makeinfo tzsh.texi) && \
    for file in infodir/zsh.info*; do \
        .././install-sh -c -m 644 $file /tools/info || exit 1; \
    done \
); then \
    rm -rf infodir; \
    exit 0; \
else \
    rm -rf infodir; \
    exit 1; \
fi
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/cap Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/clone Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/compctl
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/complete
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/complist
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/computil
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/deltochar
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/example
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/files Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/mapfile
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/mathfunc
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/parameter
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/sched Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/stat Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/zftp Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/zle Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/zleparameter
Module' despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/zutil Module'
despite being its Up target.
./tzsh.texi:11165: Node `Zsh Modules' lacks menu item for `The zsh/zprof Module'
despite being its Up target.
makeinfo: Removing output file
`/tools/src/zsh-3.1.6-dev-15/Doc/infodir/zsh.info' due to errors; use --force to
preserve.
gmake[1]: *** [install.info] Error 1
gmake[1]: Leaving directory `/tools/src/zsh-3.1.6-dev-15/Doc'
gmake: *** [install.info] Error 2
bor@itsrm2%


  parent reply	other threads:[~2000-01-14  7:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-13 18:36 3.1.6-dev-15 Peter Stephenson
2000-01-13 19:02 ` dl.h/dlfnc.h clash in module.c 3.1.6-dev-15 Andrej Borsenkow
2000-01-14 19:09   ` Peter Stephenson
2000-01-14 19:33   ` Gene Cohler
2000-01-13 19:14 ` 3.1.6-dev-15 Tanaka Akira
2000-01-15 19:21   ` 3.1.6-dev-15 Clint Adams
2000-01-14  7:06 ` Andrej Borsenkow [this message]
2000-01-14 19:10   ` 3.1.6-dev-15 Peter Stephenson
2000-01-15 19:11 3.1.6-dev-15 Clint Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000001bf5e5d$e9cfea70$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=pws@pwstephenson.fsnet.co.uk \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).