zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@fysh.org>
To: Tanaka Akira <akr@jaist.ac.jp>
Cc: zsh-workers@sunsite.auc.dk
Subject: Re: mkbltnmlst.sh sources directories.
Date: Fri, 17 Dec 1999 13:32:51 +0000 (GMT)	[thread overview]
Message-ID: <E11yxV5-0007vV-00@crucigera.fysh.org> (raw)
In-Reply-To: <rsqwvqdln0q.fsf@crane.jaist.ac.jp> from Tanaka Akira at "Dec 17, 1999 10:23:01 pm"

Tanaka Akira wrote:
>mkbltnmlst.sh sources directories as:
>
>make[1]: Entering directory `/home/akr/src/zsh/cvs/zsh/Src'
>srcdir='.' MODBINS='modules-bltin' \
>XMODCF='./xmods.conf' /bin/sh ./mkbltnmlst.sh bltinmods.list
>./mkbltnmlst.sh: .: ./../: is a directory

This shouldn't be happening.

>+    if [ -f $srcdir/../$modfile ]; then
>     . $srcdir/../$modfile

Clearly, $modfile is empty here.  That indicates that xmods.conf lists a
module that doesn't exist (or at least isn't in the module index).  Do you
perhaps need to do a "make prep", having applied my module names patch?

Your patch shouldn't be used, I think.  $modfile being blank here is an
error; if it is to be detected, then an error message should be generated.

-zefram


  reply	other threads:[~1999-12-17 13:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-17 13:23 Tanaka Akira
1999-12-17 13:32 ` Zefram [this message]
1999-12-17 13:45   ` Tanaka Akira

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=E11yxV5-0007vV-00@crucigera.fysh.org \
    --to=zefram@fysh.org \
    --cc=akr@jaist.ac.jp \
    --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).