From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18216 invoked from network); 3 Oct 1999 08:26:08 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 Oct 1999 08:26:08 -0000 Received: (qmail 22978 invoked by alias); 3 Oct 1999 08:25:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8125 Received: (qmail 22971 invoked from network); 3 Oct 1999 08:25:54 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer thoth.mch.sni.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: Problem with 8097 Date: Sun, 3 Oct 1999 12:25:47 +0400 Message-ID: <000401bf0d78$e4aca6e0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal After applying 8097 (I think - I applied all current patches to 3.1.6-pws-6): yodl -I. -DZSHALL -w zman.yo version.yo zsh.yo | sed -e '1s/\\-/-/g' -e '/^\.'\''/d' > $target || exit 1; \ test -f $target Zsh Yodl-to-man converter Including file Zsh/intro.yo Including file Zsh/metafaq.yo Including file Zsh/invoke.yo Including file Zsh/files.yo Including file Zsh/filelist.yo Including file Zsh/seealso.yo gmake[1]: *** No rule to make target `Zsh/manual.yo', needed by `zsh.texi'. Stop. gmake[1]: Leaving directory `/tools/src/zsh-3.1.6-pws-6/Doc' gmake: *** [all] Error 1