zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: "John, Michael" <Michael.John@Crown.com>,
	"zsh-workers@zsh.org " <zsh-workers@zsh.org>
Subject: Re: Modules marked dynamic not compiling
Date: Sat, 10 Jun 2017 12:04:25 -0700	[thread overview]
Message-ID: <170610120425.ZM6838@torch.brasslantern.com> (raw)
In-Reply-To: <a615d61b0e464bbfad6aa9a8e4eb7f0c@corp1150.crownlift.net>

On Jun 9,  7:27pm, John, Michael wrote:
}
} I'm at a bit of a loss for why the modules marked dynamic aren't compiling.
} Anyone have any ideas/suggestions?

I've found in the past that (a) the format of the config.modules file
can be somewhat picky and (b) dependencies for building modules are
not always obvious.

The default out of the box should be to build all the modules dynamic
and install them, so try moving your config.modules to a new name,
regenerate with configure, and diff your config against the generated
one.  Maybe you have an extra newline in one of the long lists of
functions= or something.

Next try making a backup of your desired config.modules, then start
over from running configure.  Overwrite the gerated config.modules
from your backup, DO NOT "make prep", just go directly to "make".

If that doesn't work, try going all the way back to "make clean".


      reply	other threads:[~2017-06-10 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 19:27 John, Michael
2017-06-10 19:04 ` Bart Schaefer [this message]

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=170610120425.ZM6838@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=Michael.John@Crown.com \
    --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).