zsh-workers
 help / color / mirror / code / Atom feed
From: "John, Michael" <Michael.John@Crown.com>
To: "zsh-workers@zsh.org" <zsh-workers@zsh.org>
Subject: Modules marked dynamic not compiling
Date: Fri, 9 Jun 2017 19:27:47 +0000	[thread overview]
Message-ID: <a615d61b0e464bbfad6aa9a8e4eb7f0c@corp1150.crownlift.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1934 bytes --]

Hello,

I'm trying to get my dynamic modules to compile but none of them will. I'm
using Zsh 5.3.1 on Linux (cross-compiling on x86 32bit to ARM7). The module
I'm focusing on is mapfile. My line in config.modules for this looks like
the following:

name=zsh/mapfile modfile=Src/Modules/mapfile.mdd link=dynamic auto=no
load=no

I run 'make prep' after making the change to config.modules and then run
'make && make install'. It seems all modules marked as dynamic are skipped.

Here is a snippet of my ./configure output:

./configure \
    --target=armv7l-timesys-linux-gnueabi \
    --host=armv7l-timesys-linux-gnueabi \
    --build=i686-linux-gnu \
    --prefix=/usr \
    --exec-prefix=/usr \
    --bindir=/usr/bin \
    --sbindir=/usr/sbin \
    --libdir=/usr/lib \
    --libexecdir=/usr/lib \
    --sysconfdir=/etc \
    --datadir=/usr/share \
    --localstatedir=/var \
    --mandir=/usr/share/man \
    --infodir=/usr/share/info \
    --includedir=/usr/include \
    --disable-nls --disable-Werror

zsh configuration
-----------------
zsh version                                : 5.3.1-dev-0
host operating system         : armv7l-timesys-linux-gnueabi
source code location             : .
compiler                                     :
armv7l-timesys-linux-gnueabi-gcc
preprocessor flags                 : 
executable compiler flags   : -Os -pipe
executable linker flags         :   -rdynamic
library flags                                : -ldl -lncurses -lrt -lm  -lc
installation basename           : zsh
binary install path                   : /usr/bin
man page install path            : /usr/share/man
info install path                        : /usr/share/info
functions install path             : /usr/share/zsh/5.3.1-dev-0/functions
See config.modules for installed modules and functions.

I'm at a bit of a loss for why the modules marked dynamic aren't compiling.
Anyone have any ideas/suggestions?

Thanks,
-Michael

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4892 bytes --]

             reply	other threads:[~2017-06-09 19:27 UTC|newest]

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

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=a615d61b0e464bbfad6aa9a8e4eb7f0c@corp1150.crownlift.net \
    --to=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).