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

Re: Unable to



Benjamin McFarland wrote:
> I'm attempting to determine what could cause zsh to provide this error:
> 
> Sep  4 02:13:51 gts018 zsh: [ID 288304 kern.warning] WARNING: zsh: clone 
> device 2 must be attached before use!
> 
> Reviewing the source, it looks like that the user is attempting to write 
> to a queue using zsh_wput() and that intended device is both null and 
> the mblk is not of the M_PROTO type.

This doesn't sound like zsh code, at least undoctored zsh code... I
don't think there's a zsh_wput() function or macro anywhere.  Could the
"zsh" here refer to something other than the Z-Shell?

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070



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