From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11651 invoked from network); 19 Jun 2000 14:25:38 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Jun 2000 14:25:38 -0000 Received: (qmail 8973 invoked by alias); 19 Jun 2000 14:25:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11990 Received: (qmail 8966 invoked from network); 19 Jun 2000 14:25:25 -0000 Date: Mon, 19 Jun 2000 10:25:18 -0400 From: Clint Adams To: zsh-workers@sunsite.auc.dk Subject: build problem with new texi2html Message-ID: <20000619102518.A32081@scowler.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i I compiled a snapshot of today's CVS tree in order to test _dpkg and zmv; unfortunately, I've upgraded to texi2html 1.62.1 from 1.56k, and it broke. Seems that -expandinfo : use @ifinfo sections, not @iftex has changed to -expand [info,tex] : expand info/tex sections So I just added a space to Doc/Makefile.in and it didn't choke, but it did spew this: texi2html -expand info -split_chapter ./zsh.texi *** Duplicate node found: Files *** Duplicate node found: Description *** Duplicate node found: Description *** Duplicate node found: Description *** Duplicate node found: Examples *** Duplicate node found: Description *** Duplicate node found: Functions *** Duplicate node found: Overview *** Duplicate node found: Description *** Duplicate node found: Description *** Duplicate node found: Parameters *** Duplicate node found: Functions *** Duplicate node found: Description *** Duplicate node found: Completion