zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-workers <zsh-workers@sunsite.dk>
Subject: Re: Problem with recent cvs zsh
Date: Mon, 27 Aug 2007 22:16:08 +0100	[thread overview]
Message-ID: <200708272116.l7RLG8cE028288@pws-pc.ntlworld.com> (raw)
In-Reply-To: Message from "Mikael Magnusson" <mikachu@gmail.com> of "Mon, 27 Aug 2007 02:08:27 +0200." <237967ef0708261708q7b329123l280000a762ad18f1@mail.gmail.com>

"Mikael Magnusson" wrote:
> Hi,
> When using zsh from cvs i get the following errors upon startup (and
> some more like them)
> 
> /home/mikaelh/.zshrc:135: failed to load module `zsh/mathfunc':
> /usr/local/lib/zsh/4.3.4-dev-1/zsh/mathfunc.so: undefined symbol:
> errflag
> /home/mikaelh/.zshrc:136: failed to load module `zsh/zle':
> /usr/local/lib/zsh/4.3.4-dev-1/zsh/zle.so: undefined symbol:
> nullstrsetfn

No idea what this could be, since these symbols, at least, are marked
for export.  For some reason it looks like the main shell isn't being
linked in or doesn't have all the symbols in.  Could there by any change
in shared library configuration?  In particular has something changed
with the setting of zsh_cv_sys_dynamic_execsysms when you run configure
(it should be in config.log)?  Does it still happen if you recompile
from scratch?  What does "nm =zsh | grep errflag" show (where =zsh
refers to the newly installed zsh)?  If it's persistent, you probably
need to track down which change it came in with.

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


  reply	other threads:[~2007-08-27 21:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mikachu@gmail.com>
2007-08-27  0:08 ` Mikael Magnusson
2007-08-27 21:16   ` Peter Stephenson [this message]
2007-08-28  2:30     ` Mikael Magnusson

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=200708272116.l7RLG8cE028288@pws-pc.ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@sunsite.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).