zsh-workers
 help / color / mirror / code / Atom feed
From: wjf103@york.ac.uk (Wez Furlong)
To: zsh-workers@math.gatech.edu
Subject: modules!??
Date: Thu, 5 Jun 1997 02:35:46 +0100	[thread overview]
Message-ID: <199706050135.CAA03602@sgi16.york.ac.uk> (raw)

Right, here we go...

I have zsh3.1.2-beta on two systems (IRIX 5.3 and SunOS 4.1.3).

On IRIX zsh 'goes away' when it loads the comp1 module on startup. If it
can't find the comp1 module, it carries on without zle or compctl.

As a result I am using the non-dynamic version for IRIX.

Under SunOS, the modules work fine, except:

When you explicitly zmodload comp1:

	ld.so: Undefined symbol: _fallback_compctlread

The shell then exits.

also,

	% zmodload deltochar
	ld.so: Undefined symbol: _zmod

AFAICT, comp1 is not zmodloaded by zsh under SunOs on startup: you can
unload and load the zle and compctl modules as much as you like.

What I don't understand is what is going on! The man page for the
modules says that 

      THE COMP1 MODULE
          The comp1 module does nothing that is visible to the user.
          Its purpose is to provide the internal basis of the
          programmable completion mechanism.  It must be loaded before
          any module that provides a means of controlling completion
          (such as the compctl module), or that uses completions (such
          as the zle module).  This is done automatically for modules
          distributed with zsh, and for other modules can be effected
          by the use of zmodload -d.

It doesn't appear to follow this behaviour for SunOS, and seg-faults, as
is correct(?!) under IRIX....

Can anyone shed some light on this? I didn't expect the modules to work
first time on IRIX 5.3 (in fact, they all do except for the comp1
dependents), and the strange behaviour of the SunOs version is...
strange.

TIA




-- 
Wez - Electronics Undergraduate at the University of York
URL : http://www.twinklestar.demon.co.uk/

Insult Of The Day: Thou mangled plume-plucked malt-worm!


             reply	other threads:[~1997-06-05  1:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-05  1:35 Wez Furlong [this message]
1997-06-05  5:45 ` modules!?? Zoltan Hidvegi
1997-06-05 17:33   ` modules!?? Zefram
1997-06-05 18:24     ` modules!?? Zoltan T. Hidvegi
1997-06-05 19:11       ` modules!?? Zefram
1997-06-05 19:22         ` modules!?? Zoltan T. Hidvegi
1997-06-05 19:46         ` modules!?? Zoltan T. Hidvegi
1997-06-07 19:48         ` modules!?? Stefan Monnier
1997-06-08 11:49           ` modules!?? Zefram
1997-06-05 12:33 modules!?? Wez Furlong
1997-06-05 14:17 ` modules!?? Peter Stephenson

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=199706050135.CAA03602@sgi16.york.ac.uk \
    --to=wjf103@york.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /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).