From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23785 invoked from network); 5 Aug 1999 05:49:08 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Aug 1999 05:49:08 -0000 Received: (qmail 20411 invoked by alias); 5 Aug 1999 05:48:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7364 Received: (qmail 20404 invoked from network); 5 Aug 1999 05:48:58 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer thoth.mch.sni.de) From: "Andrej Borsenkow" To: , "Geoff Wing" Cc: , Subject: RE: Couldn't Build 3.1.6 on Nextstep 3.3 m68k System Date: Thu, 5 Aug 1999 09:48:28 +0400 Message-ID: <000b01bedf06$2443bf10$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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) In-Reply-To: <19990801235217.J13052@Happy-Man.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 > > cc -s -o zsh main.o `cat stamp-modobjs` -ltermcap > makeinfo ./zsh.texi; exit 0 > Making info file `zsh.info' from `./zsh.texi'. > ./zsh.texi:19: Unknown info command `dircategory'. > ./zsh.texi:20: Unknown info command `direntry'. > ./zsh.texi:23: Bad argument to `end', `direntry', using `ifinfo'. > ./zsh.texi:23: Unmatched `@end'. This means, you have old version of texinfo. Is it possible to check texinfo version at runtime in texi file? /andrej