Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Module zsh/zftp: undefined symbol zsh_getipnodebyname



I saw something about zftp go by so my apologies if this has already been
covered.   When I attempt to use the zftp builtin it fails and causes the
shell to exit. 

% cat /etc/issue;uname -a

Red Hat Linux release 6.2 (mixed)
Kernel 2.4.3 on an i686

Linux aragorn 2.4.3 #8 Mon Apr 30 19:05:32 EDT 2001 i686 unknown

% zsh
% echo $SHLVL
2
% zmodload zsh/zftp
% zftp open localhost
zsh: error in loading shared libraries: /usr/local/lib/zsh/4.1.0-dev-0/zsh/zftp.so: undefined symbol: zsh_getipnodebyname
% echo $SHLVL
1

--
peta



Messages sorted by: Reverse Date, Date, Thread, Author