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

Re: Module zsh/zftp: undefined symbol zsh_getipnodebyname



Peter Whaite wrote:
> 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. 

This is because it doesn't load the tcp module, which is new and still
being debugged, and we haven't thought of a way of telling the shell about
dependencies for modules that aren't loaded automatically.

I'd highly recommend using zftp via the shell function front end; autoload
and run zfinit and preferably read the zshzftpsys manual page.  If you have
the latest version of that, loading of the tcp module is handled.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************



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