zsh-workers
 help / color / mirror / code / Atom feed
* yodl failure
@ 2012-07-23  0:57 Vin Shelton
  2012-07-23  8:50 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Vin Shelton @ 2012-07-23  0:57 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: yodl failure
  2012-07-23  0:57 yodl failure Vin Shelton
@ 2012-07-23  8:50 ` Peter Stephenson
  2012-07-23 15:23   ` Vin Shelton
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Stephenson @ 2012-07-23  8:50 UTC (permalink / raw)
  To: zsh-workers

On Sun, 22 Jul 2012 20:57:21 -0400
Vin Shelton <acs@alumni.princeton.edu> wrote:
> Is anyone else seeing this failure:
>
> Including file Zsh/filelist.yo
> Zsh/filelist.yo: 10: redef
> Zsh/filelist.yo: 10: ( expected
> Zsh/filelist.yo: 10: last parsed symbol: `)'

I've seen this on at least one system.  As it seems to work OK elsewhere
(and like I you couldn't see anything obviously wrong) I have't pursued
it, but it would be nice to get to the bottom of it.

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: yodl failure
  2012-07-23  8:50 ` Peter Stephenson
@ 2012-07-23 15:23   ` Vin Shelton
  0 siblings, 0 replies; 3+ messages in thread
From: Vin Shelton @ 2012-07-23 15:23 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: zsh-workers

On Mon, Jul 23, 2012 at 4:50 AM, Peter Stephenson
<Peter.Stephenson@csr.com> wrote:
> On Sun, 22 Jul 2012 20:57:21 -0400
> Vin Shelton <acs@alumni.princeton.edu> wrote:
>> Is anyone else seeing this failure:
>>
>> Including file Zsh/filelist.yo
>> Zsh/filelist.yo: 10: redef
>> Zsh/filelist.yo: 10: ( expected
>> Zsh/filelist.yo: 10: last parsed symbol: `)'
>
> I've seen this on at least one system.  As it seems to work OK elsewhere
> (and like I you couldn't see anything obviously wrong) I have't pursued
> it, but it would be nice to get to the bottom of it.

OK.  I downloaded yodl-3 and icmake from sourceforge and with some
effort got them to work.

The zsh doc build now works for me.

  - Vin


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-23 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-23  0:57 yodl failure Vin Shelton
2012-07-23  8:50 ` Peter Stephenson
2012-07-23 15:23   ` Vin Shelton

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).