zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Chmouel Boudjnah <chmouel@mandrakesoft.com>, zsh-workers@sunsite.auc.dk
Subject: Re: zsh-3.1.6-dev-20
Date: Sat, 25 Mar 2000 21:26:31 +0000	[thread overview]
Message-ID: <1000325212631.ZM32496@candle.brasslantern.com> (raw)
In-Reply-To: <m3bt43o595.fsf@cassini.us.mandrakesoft.com>

On Mar 25,  8:53am, Chmouel Boudjnah wrote:
} Subject: Re: zsh-3.1.6-dev-20
}
} i got this
} 
} yodl fatal error: file version.yo unreadable (No such file or directory)
} make: *** [zsh.texi] Error 1

version.yo is built from Config/version.mk by this code in Doc/Makefile.in:

version.yo: $(sdir_top)/Config/version.mk
	( \
	  echo 'STARTDEF()'; \
	  echo 'def(version)(0)('$(VERSION)')'; \
	  echo 'def(date)(0)('$(VERSION_DATE)')'; \
	  echo 'ENDDEF()#' | tr '#' '\\'; \
	) > $(sdir)/version.yo


You must be having some kind of configure-time problem ?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  reply	other threads:[~2000-03-25 21:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-23 21:56 zsh-3.1.6-dev-20 Peter Stephenson
2000-03-25  1:35 ` zsh-3.1.6-dev-20 Tanaka Akira
2000-03-24 20:22   ` zsh-3.1.6-dev-20 Peter Stephenson
2000-03-25  7:51   ` Bart's cleareod patch users/2973 (Was: zsh-3.1.6-dev-20) Geoff Wing
2000-03-25 16:46   ` zsh-3.1.6-dev-20 Bart Schaefer
2000-03-25 17:17     ` zsh-3.1.6-dev-20 Bart Schaefer
2000-03-25  7:53 ` zsh-3.1.6-dev-20 Chmouel Boudjnah
2000-03-25 21:26   ` Bart Schaefer [this message]
2000-03-25 17:26 ` zsh-3.1.6-dev-20 Bart Schaefer
2000-03-24 20:22   ` zsh-3.1.6-dev-20 Peter Stephenson
2000-03-27  8:22 zsh-3.1.6-dev-20 Sven Wischnowsky
2000-03-27 11:05 zsh-3.1.6-dev-20 Sven Wischnowsky
2000-03-27 12:14 zsh-3.1.6-dev-20 Sven Wischnowsky
2000-03-27 13:12 zsh-3.1.6-dev-20 Sven Wischnowsky

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=1000325212631.ZM32496@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=chmouel@mandrakesoft.com \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).