Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Can't load module (when the module is static)
- X-seq: zsh-workers 8755
- From: Ollivier Robert <roberto@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Can't load module (when the module is static)
- Date: Tue, 23 Nov 1999 17:29:01 +0100
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Has anyone seen this in very recent zsh (taken from anoncvs):
402 [17:23] roberto@sidhe:/build/zsh> Src/zsh
compinit: failed to load module: parameter [109]
401 [17:23] roberto@sidhe:/build/zsh> echo $ZSH_VERSION
3.1.6-pws-9
402 [17:24] roberto@sidhe:/build/zsh> cat Src/mymods.conf
rlimits
zle
complete
compctl
stat
complist
computil
parameter
zleparameter
403 [17:24] roberto@sidhe:/build/zsh> ldd Src/zsh
Src/zsh:
libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x280e4000)
libm.so.2 => /usr/lib/libm.so.2 (0x280e9000)
libc.so.3 => /usr/lib/libc.so.3 (0x28104000)
FreeBSD sidhe 3.3-STABLE FreeBSD 3.3-STABLE #0: Thu Nov 11 16:32:24 CET 1999 roberto@sidhe:/src/src/sys/compile/SIDHE i386
I also got another problem (when I leave out the two *parameter) modules: I
get a read-only variable with the same numer [109]...
--
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@xxxxxxxxxxxxxx
The Postman hits! The Postman hits! You have new mail.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author