zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@zsh.org
Subject: yodl failure
Date: Sun, 22 Jul 2012 20:57:21 -0400	[thread overview]
Message-ID: <CACeGjnVeJPWmuoUzjVYbHCZRJVMsxDoSywRHtKz5YAUXxKciuA@mail.gmail.com> (raw)

Is anyone else seeing this failure:

    ./Util/preconfig
    ./configure
    cd Doc
    make zsh.texi
...
yodl  -o zsh.texi -I. -w ztexi.yo version.yo zsh.yo; \
test -f zsh.texi
Zsh Yodl-to-TeXinfo converter
Including file Zsh/manual.yo
Including file Zsh/manmodmenu.yo
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/seealso.yo
Including file Zsh/roadmap.yo
Including file Zsh/invoke.yo
Including file Zsh/compat.yo
Including file Zsh/restricted.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Zsh/filelist.yo: 10: redef
Zsh/filelist.yo: 10: ( expected
Zsh/filelist.yo: 10: last parsed symbol: `)'

I'm seeing this on a Fedora 17 box.

The lines in question from Doc/Zsh/filelist.yo are:

list(tt(zshenv()))
list(tt(zprofile()))
list(tt(zshrc()))
list(tt(zlogin()))
list(tt(zlogout())    (installation-specific - tt(/etc) is the default))

zshenv(), etc are defined in version.yo:

def(zshenv)(0)(/etc/zshenv)
def(zprofile)(0)(/etc/zprofile)
def(zshrc)(0)(/etc/zshrc)
def(zlogin)(0)(/etc/zlogin)
def(zlogout)(0)(/etc/zlogout)

Based on my limited yodl skills, that looks OK.  Is there something
wrong with my yodl installation?

Thanks,
  Vin


             reply	other threads:[~2012-07-23  1:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-23  0:57 Vin Shelton [this message]
2012-07-23  8:50 ` Peter Stephenson
2012-07-23 15:23   ` Vin Shelton

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=CACeGjnVeJPWmuoUzjVYbHCZRJVMsxDoSywRHtKz5YAUXxKciuA@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@zsh.org \
    /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).